Trace number 218704

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.09 1815.07

General information on the benchmark

NamejobShop/jobShop-ewddr2/
ewddr2-10-by-5-1.xml
MD5SUM25ff39207ae63f48596d2f4cfa2f20d6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size150
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data (download as text)

0.11	c This is CSPtoSAT+minisat version 0.3
0.11	c (c) 2006 roussel@cril.univ-artois.fr
0.11	
0.11	c This solver internally uses a modified version of MiniSat2 version 061112
0.11	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.11	
0.11	c parsing...
0.11	c ...done
0.11	c #SATvar=20062 #SATclauses=39970 #CSPpredicates=265

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node24/watcher-218704-1168066159 -o ROOT/results/node24/solver-218704-1168066159 -C 1800 -M 900 /tmp/evaluation/218704-1168066159/CSPtoSAT+minisat /tmp/evaluation/218704-1168066159/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.92 1.16 1.52 7/86 14290
/proc/meminfo: memFree=1860800/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=18540 CPUtime=0
/proc/14289/stat : 14289 (runsolver) R 14284 14289 14177 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 155011200 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14289/statm: 4635 279 244 17 0 2626 0

[startup+0.110873 s]
/proc/loadavg: 0.92 1.16 1.52 7/86 14290
/proc/meminfo: memFree=1860800/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=9744 CPUtime=0.09
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 1565 0 0 0 9 0 0 0 18 0 1 0 155011200 9977856 1505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 2436 1505 721 52 0 804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9744

[startup+0.518917 s]
/proc/loadavg: 0.92 1.16 1.52 7/86 14290
/proc/meminfo: memFree=1860800/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=9744 CPUtime=0.5
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 1573 0 0 0 50 0 0 0 22 0 1 0 155011200 9977856 1513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 2436 1513 721 52 0 804 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9744

[startup+1.34001 s]
/proc/loadavg: 0.92 1.16 1.52 3/86 14290
/proc/meminfo: memFree=1854272/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=9916 CPUtime=1.31
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 1598 0 0 0 131 0 0 0 25 0 1 0 155011200 10153984 1538 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 2479 1538 721 52 0 847 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9916

[startup+2.97718 s]
/proc/loadavg: 1.01 1.18 1.52 4/86 14290
/proc/meminfo: memFree=1854080/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=10048 CPUtime=2.94
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 1634 0 0 0 294 0 0 0 25 0 1 0 155011200 10289152 1574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 2512 1574 721 52 0 880 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10048

[startup+6.26454 s]
/proc/loadavg: 1.01 1.18 1.52 3/86 14290
/proc/meminfo: memFree=1853440/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=10312 CPUtime=6.19
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 1698 0 0 0 619 0 0 0 25 0 1 0 155011200 10559488 1638 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562866 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 2578 1638 721 52 0 946 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10312

[startup+12.7212 s]
/proc/loadavg: 1.16 1.20 1.52 3/86 14290
/proc/meminfo: memFree=1852608/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=10708 CPUtime=12.6
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 1810 0 0 0 1259 1 0 0 25 0 1 0 155011200 10964992 1750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 2677 1750 721 52 0 1045 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10708

[startup+25.5406 s]
/proc/loadavg: 1.29 1.23 1.53 3/86 14290
/proc/meminfo: memFree=1851072/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=11620 CPUtime=25.3
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2028 0 0 0 2529 1 0 0 25 0 1 0 155011200 11898880 1968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 2905 1968 721 52 0 1273 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11620

[startup+51.1814 s]
/proc/loadavg: 1.53 1.29 1.54 3/86 14290
/proc/meminfo: memFree=1848512/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=12888 CPUtime=50.74
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2334 0 0 0 5073 1 0 0 25 0 1 0 155011200 13197312 2274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3222 2274 721 52 0 1590 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 12888

[startup+102.469 s]
/proc/loadavg: 1.79 1.40 1.56 3/86 14290
/proc/meminfo: memFree=1848192/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13020 CPUtime=101.61
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2368 0 0 0 10160 1 0 0 25 0 1 0 155011200 13332480 2308 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3255 2308 721 52 0 1623 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 13020

[startup+162.477 s]
/proc/loadavg: 1.92 1.50 1.58 3/86 14290
/proc/meminfo: memFree=1848000/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13020 CPUtime=161.13
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2387 0 0 0 16111 2 0 0 25 0 1 0 155011200 13332480 2327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3255 2327 721 52 0 1623 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 13020

[startup+222.489 s]
/proc/loadavg: 2.03 1.61 1.62 3/86 14290
/proc/meminfo: memFree=1847808/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13020 CPUtime=220.65
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2399 0 0 0 22063 2 0 0 25 0 1 0 155011200 13332480 2339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3255 2339 721 52 0 1623 0
Current children cumulated CPU time (s) 220.65
Current children cumulated vsize (KiB) 13020

[startup+282.49 s]
/proc/loadavg: 2.01 1.68 1.64 3/86 14290
/proc/meminfo: memFree=1847680/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13152 CPUtime=280.18
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2409 0 0 0 28016 2 0 0 25 0 1 0 155011200 13467648 2349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3288 2349 721 52 0 1656 0
Current children cumulated CPU time (s) 280.18
Current children cumulated vsize (KiB) 13152

[startup+342.498 s]
/proc/loadavg: 2.00 1.74 1.66 3/86 14290
/proc/meminfo: memFree=1847552/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13152 CPUtime=339.68
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2418 0 0 0 33966 2 0 0 25 0 1 0 155011200 13467648 2358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3288 2358 721 52 0 1656 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 13152

[startup+402.502 s]
/proc/loadavg: 2.00 1.78 1.67 3/86 14290
/proc/meminfo: memFree=1847424/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13152 CPUtime=399.2
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2426 0 0 0 39918 2 0 0 25 0 1 0 155011200 13467648 2366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3288 2366 721 52 0 1656 0
Current children cumulated CPU time (s) 399.2
Current children cumulated vsize (KiB) 13152

[startup+462.511 s]
/proc/loadavg: 2.00 1.82 1.69 3/86 14290
/proc/meminfo: memFree=1847296/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13152 CPUtime=458.74
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2432 0 0 0 45872 2 0 0 25 0 1 0 155011200 13467648 2372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3288 2372 721 52 0 1656 0
Current children cumulated CPU time (s) 458.74
Current children cumulated vsize (KiB) 13152

[startup+522.516 s]
/proc/loadavg: 2.00 1.85 1.71 3/86 14290
/proc/meminfo: memFree=1847232/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13284 CPUtime=518.24
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2438 0 0 0 51821 3 0 0 25 0 1 0 155011200 13602816 2378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3321 2378 721 52 0 1689 0
Current children cumulated CPU time (s) 518.24
Current children cumulated vsize (KiB) 13284

[startup+582.526 s]
/proc/loadavg: 2.04 1.89 1.73 3/86 14290
/proc/meminfo: memFree=1847040/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13284 CPUtime=577.77
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2444 0 0 0 57774 3 0 0 25 0 1 0 155011200 13602816 2384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3321 2384 721 52 0 1689 0
Current children cumulated CPU time (s) 577.77
Current children cumulated vsize (KiB) 13284

[startup+642.534 s]
/proc/loadavg: 2.01 1.91 1.74 3/86 14290
/proc/meminfo: memFree=1847040/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13284 CPUtime=637.3
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2450 0 0 0 63727 3 0 0 25 0 1 0 155011200 13602816 2390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3321 2390 721 52 0 1689 0
Current children cumulated CPU time (s) 637.3
Current children cumulated vsize (KiB) 13284

[startup+702.54 s]
/proc/loadavg: 2.04 1.94 1.76 3/92 14316
/proc/meminfo: memFree=1845488/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13284 CPUtime=696.79
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2455 0 0 0 69675 4 0 0 25 0 1 0 155011200 13602816 2395 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3321 2395 721 52 0 1689 0
Current children cumulated CPU time (s) 696.79
Current children cumulated vsize (KiB) 13284

[startup+762.572 s]
/proc/loadavg: 2.01 1.94 1.77 3/92 14440
/proc/meminfo: memFree=1845376/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13284 CPUtime=756.18
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2459 0 0 0 75605 13 0 0 25 0 1 0 155011200 13602816 2399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3321 2399 721 52 0 1689 0
Current children cumulated CPU time (s) 756.18
Current children cumulated vsize (KiB) 13284

[startup+822.59 s]
/proc/loadavg: 2.00 1.95 1.78 3/86 14488
/proc/meminfo: memFree=1846264/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13284 CPUtime=815.66
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2464 0 0 0 81548 18 0 0 25 0 1 0 155011200 13602816 2404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3321 2404 721 52 0 1689 0
Current children cumulated CPU time (s) 815.66
Current children cumulated vsize (KiB) 13284

[startup+882.604 s]
/proc/loadavg: 2.00 1.96 1.79 3/86 14488
/proc/meminfo: memFree=1846264/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13284 CPUtime=875.17
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2468 0 0 0 87498 19 0 0 25 0 1 0 155011200 13602816 2408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3321 2408 721 52 0 1689 0
Current children cumulated CPU time (s) 875.17
Current children cumulated vsize (KiB) 13284

[startup+942.615 s]
/proc/loadavg: 2.00 1.96 1.81 3/86 14488
/proc/meminfo: memFree=1846264/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13416 CPUtime=934.69
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2472 0 0 0 93450 19 0 0 25 0 1 0 155011200 13737984 2412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3354 2412 721 52 0 1722 0
Current children cumulated CPU time (s) 934.69
Current children cumulated vsize (KiB) 13416

[startup+1002.62 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 14488
/proc/meminfo: memFree=1846264/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13416 CPUtime=994.21
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2477 0 0 0 99402 19 0 0 25 0 1 0 155011200 13737984 2417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3354 2417 721 52 0 1722 0
Current children cumulated CPU time (s) 994.21
Current children cumulated vsize (KiB) 13416

[startup+1062.63 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 14488
/proc/meminfo: memFree=1846200/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13416 CPUtime=1053.72
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2484 0 0 0 105353 19 0 0 25 0 1 0 155011200 13737984 2424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3354 2424 721 52 0 1722 0
Current children cumulated CPU time (s) 1053.72
Current children cumulated vsize (KiB) 13416

[startup+1122.63 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 14488
/proc/meminfo: memFree=1846080/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13416 CPUtime=1113.23
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2490 0 0 0 111304 19 0 0 25 0 1 0 155011200 13737984 2430 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3354 2430 721 52 0 1722 0
Current children cumulated CPU time (s) 1113.23
Current children cumulated vsize (KiB) 13416

[startup+1182.65 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 14488
/proc/meminfo: memFree=1845952/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13416 CPUtime=1172.76
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2497 0 0 0 117257 19 0 0 25 0 1 0 155011200 13737984 2437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3354 2437 721 52 0 1722 0
Current children cumulated CPU time (s) 1172.76
Current children cumulated vsize (KiB) 13416

[startup+1242.66 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 14488
/proc/meminfo: memFree=1845888/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13416 CPUtime=1232.27
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2503 0 0 0 123208 19 0 0 25 0 1 0 155011200 13737984 2443 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3354 2443 721 52 0 1722 0
Current children cumulated CPU time (s) 1232.27
Current children cumulated vsize (KiB) 13416

[startup+1302.67 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 14488
/proc/meminfo: memFree=1845824/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13548 CPUtime=1291.8
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2508 0 0 0 129160 20 0 0 25 0 1 0 155011200 13873152 2448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3387 2448 721 52 0 1755 0
Current children cumulated CPU time (s) 1291.8
Current children cumulated vsize (KiB) 13548

[startup+1362.68 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 14488
/proc/meminfo: memFree=1845696/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13548 CPUtime=1351.33
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2514 0 0 0 135113 20 0 0 25 0 1 0 155011200 13873152 2454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3387 2454 721 52 0 1755 0
Current children cumulated CPU time (s) 1351.33
Current children cumulated vsize (KiB) 13548

[startup+1422.68 s]
/proc/loadavg: 2.00 1.97 1.86 3/86 14488
/proc/meminfo: memFree=1845632/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13548 CPUtime=1410.83
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2519 0 0 0 141063 20 0 0 25 0 1 0 155011200 13873152 2459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3387 2459 721 52 0 1755 0
Current children cumulated CPU time (s) 1410.83
Current children cumulated vsize (KiB) 13548

[startup+1482.69 s]
/proc/loadavg: 2.05 1.99 1.87 3/86 14488
/proc/meminfo: memFree=1845504/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13548 CPUtime=1470.36
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2523 0 0 0 147016 20 0 0 25 0 1 0 155011200 13873152 2463 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3387 2463 721 52 0 1755 0
Current children cumulated CPU time (s) 1470.36
Current children cumulated vsize (KiB) 13548

[startup+1542.71 s]
/proc/loadavg: 2.01 1.99 1.88 3/86 14488
/proc/meminfo: memFree=1845376/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13668 CPUtime=1529.88
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2528 0 0 0 152968 20 0 0 25 0 1 0 155011200 13996032 2468 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3417 2468 721 52 0 1785 0
Current children cumulated CPU time (s) 1529.88
Current children cumulated vsize (KiB) 13668

[startup+1602.72 s]
/proc/loadavg: 2.04 2.00 1.89 3/86 14488
/proc/meminfo: memFree=1845376/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13668 CPUtime=1589.4
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2532 0 0 0 158919 21 0 0 25 0 1 0 155011200 13996032 2472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3417 2472 721 52 0 1785 0
Current children cumulated CPU time (s) 1589.4
Current children cumulated vsize (KiB) 13668

[startup+1662.73 s]
/proc/loadavg: 2.01 2.00 1.89 3/86 14488
/proc/meminfo: memFree=1845248/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13668 CPUtime=1648.93
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2536 0 0 0 164872 21 0 0 25 0 1 0 155011200 13996032 2476 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3417 2476 721 52 0 1785 0
Current children cumulated CPU time (s) 1648.93
Current children cumulated vsize (KiB) 13668

[startup+1722.74 s]
/proc/loadavg: 2.00 2.00 1.90 3/86 14488
/proc/meminfo: memFree=1845120/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13668 CPUtime=1708.45
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2539 0 0 0 170824 21 0 0 25 0 1 0 155011200 13996032 2479 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3417 2479 721 52 0 1785 0
Current children cumulated CPU time (s) 1708.45
Current children cumulated vsize (KiB) 13668

[startup+1782.75 s]
/proc/loadavg: 2.00 2.00 1.91 4/86 14490
/proc/meminfo: memFree=1844736/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13800 CPUtime=1767.96
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2544 0 0 0 176775 21 0 0 25 0 1 0 155011200 14131200 2484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3450 2484 721 52 0 1818 0
Current children cumulated CPU time (s) 1767.96
Current children cumulated vsize (KiB) 13800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.07 s]
/proc/loadavg: 1.93 1.98 1.90 3/86 14528
/proc/meminfo: memFree=1689976/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14284 vsize=13800 CPUtime=1800.08
/proc/14289/stat : 14289 (CSPtoSAT+minisa) R 14284 14289 14177 0 -1 4194304 2545 0 0 0 179985 23 0 0 25 0 1 0 155011200 14131200 2485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/14289/statm: 3450 2485 721 52 0 1818 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 13800

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.07
CPU time (s): 1800.09
CPU user time (s): 1799.85
CPU system time (s): 0.235964
CPU usage (%): 99.1744
Max. virtual memory (cumulated for all children) (KiB): 13800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2545
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 72336

runsolver used 1.66975 s user time and 4.86126 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 06:49:19 UTC 2007


IDJOB= 218704
IDBENCH= 5250
FILE ID= node24/218704-1168066159

PBS_JOBID= 3475640

Free space on /tmp= 66465 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-ewddr2/ewddr2-10-by-5-1.xml
COMMAND LINE= /tmp/evaluation/218704-1168066159/CSPtoSAT+minisat /tmp/evaluation/218704-1168066159/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-218704-1168066159 -o ROOT/results/node24/solver-218704-1168066159 -C 1800 -M 900  /tmp/evaluation/218704-1168066159/CSPtoSAT+minisat /tmp/evaluation/218704-1168066159/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  25ff39207ae63f48596d2f4cfa2f20d6

RANDOM SEED= 920196261

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1861752 kB
Buffers:         13156 kB
Cached:          56136 kB
SwapCached:          0 kB
Active:          97968 kB
Inactive:        28776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3356 kB
Writeback:           0 kB
Mapped:          76440 kB
Slab:            52468 kB
Committed_AS:  2841276 kB
PageTables:       2252 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66464 MiB



End job on node24 on Sat Jan  6 07:19:35 UTC 2007