Trace number 221995

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.06 1813.82

General information on the benchmark

NamejobShop/jobShop-e0ddr2/
e0ddr2-10-by-5-6.xml
MD5SUMc634e2f011ac57ef741e141f3a3a48c9
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.034994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size135
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.04	c ...done
0.04	c #SATvar=18982 #SATclauses=37810 #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/node18/watcher-221995-1168067154 -o ROOT/results/node18/solver-221995-1168067154 -C 1800 -M 900 /tmp/evaluation/221995-1168067154/CSPtoSAT+minisat /tmp/evaluation/221995-1168067154/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: 2.03 2.02 1.94 4/86 19160
/proc/meminfo: memFree=1055104/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=6696 CPUtime=0
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 155110131 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7830392 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 1674 415 375 52 0 30 0

[startup+0.104742 s]
/proc/loadavg: 2.03 2.02 1.94 4/86 19160
/proc/meminfo: memFree=1055104/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=9640 CPUtime=0.09
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 1524 0 0 0 9 0 0 0 18 0 1 0 155110131 9871360 1468 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 2410 1468 721 52 0 778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9640

[startup+0.512781 s]
/proc/loadavg: 2.03 2.02 1.94 4/86 19160
/proc/meminfo: memFree=1055104/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=9640 CPUtime=0.5
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 1537 0 0 0 50 0 0 0 22 0 1 0 155110131 9871360 1481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 2410 1481 721 52 0 778 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9640

[startup+1.33386 s]
/proc/loadavg: 2.03 2.02 1.94 3/86 19160
/proc/meminfo: memFree=1051904/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=9776 CPUtime=1.32
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 1561 0 0 0 132 0 0 0 25 0 1 0 155110131 10010624 1505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 2444 1505 721 52 0 812 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9776

[startup+2.97102 s]
/proc/loadavg: 2.03 2.02 1.94 3/86 19160
/proc/meminfo: memFree=1051840/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=9908 CPUtime=2.96
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 1595 0 0 0 296 0 0 0 25 0 1 0 155110131 10145792 1539 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 2477 1539 721 52 0 845 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9908

[startup+6.26333 s]
/proc/loadavg: 2.03 2.02 1.94 3/86 19160
/proc/meminfo: memFree=1051264/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=10172 CPUtime=6.25
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 1667 0 0 0 625 0 0 0 25 0 1 0 155110131 10416128 1611 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 2543 1611 721 52 0 911 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10172

[startup+12.73 s]
/proc/loadavg: 2.02 2.02 1.94 3/86 19160
/proc/meminfo: memFree=1050752/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=10700 CPUtime=12.72
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 1775 0 0 0 1271 1 0 0 25 0 1 0 155110131 10956800 1719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 2675 1719 721 52 0 1043 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 10700

[startup+25.5533 s]
/proc/loadavg: 2.02 2.02 1.94 4/86 19160
/proc/meminfo: memFree=1049792/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=11524 CPUtime=25.51
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 1992 0 0 0 2550 1 0 0 25 0 1 0 155110131 11800576 1936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 2881 1936 721 52 0 1249 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 11524

[startup+51.2057 s]
/proc/loadavg: 2.09 2.03 1.94 3/86 19160
/proc/meminfo: memFree=1048384/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12660 CPUtime=51.15
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2256 0 0 0 5113 2 0 0 25 0 1 0 155110131 12963840 2200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 3165 2200 721 52 0 1533 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 12660

[startup+102.411 s]
/proc/loadavg: 2.04 2.03 1.94 3/86 19160
/proc/meminfo: memFree=1047168/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12660 CPUtime=102.3
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2286 0 0 0 10228 2 0 0 25 0 1 0 155110131 12963840 2230 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 3165 2230 721 52 0 1533 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 12660

[startup+162.426 s]
/proc/loadavg: 2.01 2.02 1.94 3/86 19160
/proc/meminfo: memFree=1046144/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12792 CPUtime=162.24
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2303 0 0 0 16222 2 0 0 25 0 1 0 155110131 13099008 2247 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 3198 2247 721 52 0 1566 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12792

[startup+222.456 s]
/proc/loadavg: 2.00 2.01 1.94 3/86 19160
/proc/meminfo: memFree=1045056/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12792 CPUtime=222.22
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2314 0 0 0 22219 3 0 0 25 0 1 0 155110131 13099008 2258 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 3198 2258 721 52 0 1566 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 12792

[startup+282.48 s]
/proc/loadavg: 2.00 2.01 1.94 3/86 19160
/proc/meminfo: memFree=1044224/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12924 CPUtime=282.01
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2323 0 0 0 28198 3 0 0 25 0 1 0 155110131 13234176 2267 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 3231 2267 721 52 0 1599 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 12924

[startup+342.505 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 19160
/proc/meminfo: memFree=1043072/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12924 CPUtime=341.96
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2332 0 0 0 34193 3 0 0 25 0 1 0 155110131 13234176 2276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/19159/statm: 3231 2276 721 52 0 1599 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 12924

[startup+402.521 s]
/proc/loadavg: 2.03 2.01 1.95 3/86 19198
/proc/meminfo: memFree=1250624/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12924 CPUtime=401.65
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2338 0 0 0 40161 4 0 0 25 0 1 0 155110131 13234176 2282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3231 2282 721 52 0 1599 0
Current children cumulated CPU time (s) 401.65
Current children cumulated vsize (KiB) 12924

[startup+462.534 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 19198
/proc/meminfo: memFree=1234432/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12924 CPUtime=461.12
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2346 0 0 0 46108 4 0 0 25 0 1 0 155110131 13234176 2290 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3231 2290 721 52 0 1599 0
Current children cumulated CPU time (s) 461.12
Current children cumulated vsize (KiB) 12924

[startup+522.547 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19198
/proc/meminfo: memFree=1221248/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12924 CPUtime=520.58
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2351 0 0 0 52054 4 0 0 25 0 1 0 155110131 13234176 2295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3231 2295 721 52 0 1599 0
Current children cumulated CPU time (s) 520.58
Current children cumulated vsize (KiB) 12924

[startup+582.568 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19198
/proc/meminfo: memFree=1208768/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=12924 CPUtime=580.06
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2356 0 0 0 58001 5 0 0 25 0 1 0 155110131 13234176 2300 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3231 2300 721 52 0 1599 0
Current children cumulated CPU time (s) 580.06
Current children cumulated vsize (KiB) 12924

[startup+642.581 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19198
/proc/meminfo: memFree=1196992/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13056 CPUtime=639.52
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2361 0 0 0 63947 5 0 0 25 0 1 0 155110131 13369344 2305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3264 2305 721 52 0 1632 0
Current children cumulated CPU time (s) 639.52
Current children cumulated vsize (KiB) 13056

[startup+702.596 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19198
/proc/meminfo: memFree=1185920/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13056 CPUtime=698.98
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2365 0 0 0 69893 5 0 0 25 0 1 0 155110131 13369344 2309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3264 2309 721 52 0 1632 0
Current children cumulated CPU time (s) 698.98
Current children cumulated vsize (KiB) 13056

[startup+762.607 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1176128/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13056 CPUtime=758.45
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2369 0 0 0 75839 6 0 0 25 0 1 0 155110131 13369344 2313 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3264 2313 721 52 0 1632 0
Current children cumulated CPU time (s) 758.45
Current children cumulated vsize (KiB) 13056

[startup+822.622 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1167616/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13056 CPUtime=817.92
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2372 0 0 0 81786 6 0 0 25 0 1 0 155110131 13369344 2316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3264 2316 721 52 0 1632 0
Current children cumulated CPU time (s) 817.92
Current children cumulated vsize (KiB) 13056

[startup+882.643 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1159104/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13056 CPUtime=877.39
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2377 0 0 0 87732 7 0 0 25 0 1 0 155110131 13369344 2321 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3264 2321 721 52 0 1632 0
Current children cumulated CPU time (s) 877.39
Current children cumulated vsize (KiB) 13056

[startup+942.657 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1151232/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13056 CPUtime=936.86
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2381 0 0 0 93679 7 0 0 25 0 1 0 155110131 13369344 2325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3264 2325 721 52 0 1632 0
Current children cumulated CPU time (s) 936.86
Current children cumulated vsize (KiB) 13056

[startup+1002.67 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1142144/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13056 CPUtime=996.32
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2384 0 0 0 99625 7 0 0 25 0 1 0 155110131 13369344 2328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3264 2328 721 52 0 1632 0
Current children cumulated CPU time (s) 996.32
Current children cumulated vsize (KiB) 13056

[startup+1062.68 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1133056/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13056 CPUtime=1055.78
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2388 0 0 0 105571 7 0 0 25 0 1 0 155110131 13369344 2332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3264 2332 721 52 0 1632 0
Current children cumulated CPU time (s) 1055.78
Current children cumulated vsize (KiB) 13056

[startup+1122.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1124352/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13056 CPUtime=1115.26
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2392 0 0 0 111518 8 0 0 25 0 1 0 155110131 13369344 2336 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3264 2336 721 52 0 1632 0
Current children cumulated CPU time (s) 1115.26
Current children cumulated vsize (KiB) 13056

[startup+1182.72 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1116864/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1174.72
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2395 0 0 0 117464 8 0 0 25 0 1 0 155110131 13504512 2339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2339 721 52 0 1665 0
Current children cumulated CPU time (s) 1174.72
Current children cumulated vsize (KiB) 13188

[startup+1242.74 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1109056/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1234.19
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2398 0 0 0 123411 8 0 0 25 0 1 0 155110131 13504512 2342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2342 721 52 0 1665 0
Current children cumulated CPU time (s) 1234.19
Current children cumulated vsize (KiB) 13188

[startup+1302.76 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1101632/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1293.68
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2401 0 0 0 129359 9 0 0 25 0 1 0 155110131 13504512 2345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2345 721 52 0 1665 0
Current children cumulated CPU time (s) 1293.68
Current children cumulated vsize (KiB) 13188

[startup+1362.78 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1094784/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1353.14
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2404 0 0 0 135305 9 0 0 25 0 1 0 155110131 13504512 2348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2348 721 52 0 1665 0
Current children cumulated CPU time (s) 1353.14
Current children cumulated vsize (KiB) 13188

[startup+1422.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1088832/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1412.61
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2408 0 0 0 141252 9 0 0 25 0 1 0 155110131 13504512 2352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2352 721 52 0 1665 0
Current children cumulated CPU time (s) 1412.61
Current children cumulated vsize (KiB) 13188

[startup+1482.82 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1081600/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1472.09
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2411 0 0 0 147199 10 0 0 25 0 1 0 155110131 13504512 2355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2355 721 52 0 1665 0
Current children cumulated CPU time (s) 1472.09
Current children cumulated vsize (KiB) 13188

[startup+1542.84 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1076160/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1531.56
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2414 0 0 0 153146 10 0 0 25 0 1 0 155110131 13504512 2358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2358 721 52 0 1665 0
Current children cumulated CPU time (s) 1531.56
Current children cumulated vsize (KiB) 13188

[startup+1602.86 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1070720/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1591.03
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2417 0 0 0 159093 10 0 0 25 0 1 0 155110131 13504512 2361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2361 721 52 0 1665 0
Current children cumulated CPU time (s) 1591.03
Current children cumulated vsize (KiB) 13188

[startup+1662.89 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1063680/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1650.5
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2419 0 0 0 165040 10 0 0 25 0 1 0 155110131 13504512 2363 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2363 721 52 0 1665 0
Current children cumulated CPU time (s) 1650.5
Current children cumulated vsize (KiB) 13188

[startup+1722.91 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1057856/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1709.97
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2423 0 0 0 170987 10 0 0 25 0 1 0 155110131 13504512 2367 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2367 721 52 0 1665 0
Current children cumulated CPU time (s) 1709.97
Current children cumulated vsize (KiB) 13188

[startup+1782.92 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1054080/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1769.45
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2426 0 0 0 176934 11 0 0 25 0 1 0 155110131 13504512 2370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2370 721 52 0 1665 0
Current children cumulated CPU time (s) 1769.45
Current children cumulated vsize (KiB) 13188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.81 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 19200
/proc/meminfo: memFree=1050816/2055920 swapFree=4192812/4192956
[pid=19159] ppid=19157 vsize=13188 CPUtime=1800.05
/proc/19159/stat : 19159 (CSPtoSAT+minisa) R 19157 19159 17837 0 -1 4194304 2427 0 0 0 179994 11 0 0 25 0 1 0 155110131 13504512 2371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668865 0 0 4096 0 0 0 0 17 1 0 0
/proc/19159/statm: 3297 2371 721 52 0 1665 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 13188

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.82
CPU time (s): 1800.06
CPU user time (s): 1799.95
CPU system time (s): 0.116982
CPU usage (%): 99.2417
Max. virtual memory (cumulated for all children) (KiB): 13188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2427
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= 58743

runsolver used 2.25466 s user time and 5.79312 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 07:05:54 UTC 2007


IDJOB= 221995
IDBENCH= 5477
FILE ID= node18/221995-1168067154

PBS_JOBID= 3475382

Free space on /tmp= 66285 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-e0ddr2/e0ddr2-10-by-5-6.xml
COMMAND LINE= /tmp/evaluation/221995-1168067154/CSPtoSAT+minisat /tmp/evaluation/221995-1168067154/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-221995-1168067154 -o ROOT/results/node18/solver-221995-1168067154 -C 1800 -M 900  /tmp/evaluation/221995-1168067154/CSPtoSAT+minisat /tmp/evaluation/221995-1168067154/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c634e2f011ac57ef741e141f3a3a48c9

RANDOM SEED= 784904806

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.231
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.231
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:       1055520 kB
Buffers:         68328 kB
Cached:         536668 kB
SwapCached:          0 kB
Active:         629056 kB
Inactive:       273304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1055520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:         319760 kB
Slab:            82512 kB
Committed_AS:  4150668 kB
PageTables:       2652 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= 66286 MiB



End job on node18 on Sat Jan  6 07:36:08 UTC 2007