Trace number 221963

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 1806.97

General information on the benchmark

NamejobShop/jobShop-e0ddr2/
e0ddr2-10-by-5-8.xml
MD5SUM6e2c586cbbff34884c397876327860b6
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.050991
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size132
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=18442 #SATclauses=36730 #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/node33/watcher-221963-1168067094 -o ROOT/results/node33/solver-221963-1168067094 -C 1800 -M 900 /tmp/evaluation/221963-1168067094/CSPtoSAT+minisat /tmp/evaluation/221963-1168067094/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.00 1.75 1.40 4/73 9461
/proc/meminfo: memFree=1189720/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=6696 CPUtime=0
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 155103233 6856704 414 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 10914680 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 1674 414 374 52 0 30 0

[startup+0.104848 s]
/proc/loadavg: 2.00 1.75 1.40 4/73 9461
/proc/meminfo: memFree=1189720/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=9528 CPUtime=0.09
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 1513 0 0 0 9 0 0 0 19 0 1 0 155103233 9756672 1448 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 2382 1448 721 52 0 750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9528

[startup+0.512928 s]
/proc/loadavg: 2.00 1.75 1.40 4/73 9461
/proc/meminfo: memFree=1189720/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=9700 CPUtime=0.5
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 1529 0 0 0 50 0 0 0 22 0 1 0 155103233 9932800 1464 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 2425 1464 721 52 0 793 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9700

[startup+1.3341 s]
/proc/loadavg: 2.00 1.75 1.40 3/73 9461
/proc/meminfo: memFree=1186520/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=9700 CPUtime=1.32
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 1553 0 0 0 132 0 0 0 25 0 1 0 155103233 9932800 1488 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 2425 1488 721 52 0 793 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9700

[startup+2.97744 s]
/proc/loadavg: 2.00 1.75 1.40 3/73 9461
/proc/meminfo: memFree=1186456/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=9832 CPUtime=2.95
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 1585 0 0 0 295 0 0 0 25 0 1 0 155103233 10067968 1520 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 2458 1520 721 52 0 826 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9832

[startup+6.25611 s]
/proc/loadavg: 2.00 1.75 1.40 3/73 9461
/proc/meminfo: memFree=1186144/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=10228 CPUtime=6.22
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 1656 0 0 0 622 0 0 0 25 0 1 0 155103233 10473472 1591 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 2557 1591 721 52 0 925 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10228

[startup+12.7204 s]
/proc/loadavg: 2.00 1.76 1.40 3/73 9461
/proc/meminfo: memFree=1185768/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=10640 CPUtime=12.66
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 1773 0 0 0 1266 0 0 0 25 0 1 0 155103233 10895360 1708 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 2660 1708 721 52 0 1028 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10640

[startup+25.5411 s]
/proc/loadavg: 2.00 1.77 1.41 3/73 9461
/proc/meminfo: memFree=1184936/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=11612 CPUtime=25.42
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2001 0 0 0 2542 0 0 0 25 0 1 0 155103233 11890688 1936 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 2903 1936 721 52 0 1271 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 11612

[startup+51.1824 s]
/proc/loadavg: 2.00 1.79 1.43 3/73 9461
/proc/meminfo: memFree=1183912/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12484 CPUtime=50.94
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2227 0 0 0 5093 1 0 0 25 0 1 0 155103233 12783616 2162 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3121 2162 721 52 0 1489 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 12484

[startup+102.471 s]
/proc/loadavg: 2.06 1.83 1.46 3/73 9461
/proc/meminfo: memFree=1183784/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12616 CPUtime=102
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2257 0 0 0 10199 1 0 0 25 0 1 0 155103233 12918784 2192 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3154 2192 721 52 0 1522 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 12616

[startup+162.479 s]
/proc/loadavg: 2.02 1.86 1.49 3/73 9461
/proc/meminfo: memFree=1183528/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12616 CPUtime=161.73
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2274 0 0 0 16172 1 0 0 25 0 1 0 155103233 12918784 2209 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3154 2209 721 52 0 1522 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 12616

[startup+222.497 s]
/proc/loadavg: 2.01 1.88 1.52 3/73 9461
/proc/meminfo: memFree=1183336/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12748 CPUtime=221.46
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2287 0 0 0 22145 1 0 0 25 0 1 0 155103233 13053952 2222 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3187 2222 721 52 0 1555 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 12748

[startup+282.511 s]
/proc/loadavg: 2.00 1.90 1.55 3/73 9461
/proc/meminfo: memFree=1183208/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12748 CPUtime=281.21
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2296 0 0 0 28120 1 0 0 25 0 1 0 155103233 13053952 2231 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3187 2231 721 52 0 1555 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 12748

[startup+342.522 s]
/proc/loadavg: 2.00 1.92 1.57 3/73 9461
/proc/meminfo: memFree=1183016/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12748 CPUtime=340.95
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2306 0 0 0 34094 1 0 0 25 0 1 0 155103233 13053952 2241 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3187 2241 721 52 0 1555 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 12748

[startup+402.543 s]
/proc/loadavg: 2.00 1.93 1.59 3/73 9461
/proc/meminfo: memFree=1182888/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12880 CPUtime=400.68
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2314 0 0 0 40067 1 0 0 25 0 1 0 155103233 13189120 2249 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3220 2249 721 52 0 1588 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 12880

[startup+462.56 s]
/proc/loadavg: 2.00 1.94 1.62 3/73 9461
/proc/meminfo: memFree=1182760/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12880 CPUtime=460.43
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2320 0 0 0 46042 1 0 0 25 0 1 0 155103233 13189120 2255 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3220 2255 721 52 0 1588 0
Current children cumulated CPU time (s) 460.43
Current children cumulated vsize (KiB) 12880

[startup+522.582 s]
/proc/loadavg: 2.00 1.95 1.64 3/73 9461
/proc/meminfo: memFree=1182632/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12880 CPUtime=520.17
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2326 0 0 0 52016 1 0 0 25 0 1 0 155103233 13189120 2261 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3220 2261 721 52 0 1588 0
Current children cumulated CPU time (s) 520.17
Current children cumulated vsize (KiB) 12880

[startup+582.599 s]
/proc/loadavg: 2.00 1.95 1.66 3/73 9461
/proc/meminfo: memFree=1182504/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12880 CPUtime=579.91
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2333 0 0 0 57990 1 0 0 25 0 1 0 155103233 13189120 2268 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3220 2268 721 52 0 1588 0
Current children cumulated CPU time (s) 579.91
Current children cumulated vsize (KiB) 12880

[startup+642.612 s]
/proc/loadavg: 2.03 1.97 1.68 3/73 9461
/proc/meminfo: memFree=1182440/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12880 CPUtime=639.66
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2339 0 0 0 63964 2 0 0 25 0 1 0 155103233 13189120 2274 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3220 2274 721 52 0 1588 0
Current children cumulated CPU time (s) 639.66
Current children cumulated vsize (KiB) 12880

[startup+702.629 s]
/proc/loadavg: 2.01 1.97 1.70 3/73 9461
/proc/meminfo: memFree=1182312/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=12880 CPUtime=699.41
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2343 0 0 0 69939 2 0 0 25 0 1 0 155103233 13189120 2278 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3220 2278 721 52 0 1588 0
Current children cumulated CPU time (s) 699.41
Current children cumulated vsize (KiB) 12880

[startup+762.645 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 9461
/proc/meminfo: memFree=1182248/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13012 CPUtime=759.13
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2349 0 0 0 75911 2 0 0 25 0 1 0 155103233 13324288 2284 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3253 2284 721 52 0 1621 0
Current children cumulated CPU time (s) 759.13
Current children cumulated vsize (KiB) 13012

[startup+822.664 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 9461
/proc/meminfo: memFree=1182120/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13012 CPUtime=818.89
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2354 0 0 0 81887 2 0 0 25 0 1 0 155103233 13324288 2289 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3253 2289 721 52 0 1621 0
Current children cumulated CPU time (s) 818.89
Current children cumulated vsize (KiB) 13012

[startup+882.685 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 9463
/proc/meminfo: memFree=1181792/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13012 CPUtime=878.64
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2358 0 0 0 87862 2 0 0 25 0 1 0 155103233 13324288 2293 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3253 2293 721 52 0 1621 0
Current children cumulated CPU time (s) 878.64
Current children cumulated vsize (KiB) 13012

[startup+942.702 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 9463
/proc/meminfo: memFree=1181864/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13012 CPUtime=938.36
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2363 0 0 0 93834 2 0 0 25 0 1 0 155103233 13324288 2298 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3253 2298 721 52 0 1621 0
Current children cumulated CPU time (s) 938.36
Current children cumulated vsize (KiB) 13012

[startup+1002.72 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 9463
/proc/meminfo: memFree=1181864/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13012 CPUtime=998.11
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2366 0 0 0 99809 2 0 0 25 0 1 0 155103233 13324288 2301 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3253 2301 721 52 0 1621 0
Current children cumulated CPU time (s) 998.11
Current children cumulated vsize (KiB) 13012

[startup+1062.74 s]
/proc/loadavg: 2.05 1.99 1.78 3/73 9463
/proc/meminfo: memFree=1181864/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13012 CPUtime=1057.86
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2370 0 0 0 105784 2 0 0 25 0 1 0 155103233 13324288 2305 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3253 2305 721 52 0 1621 0
Current children cumulated CPU time (s) 1057.86
Current children cumulated vsize (KiB) 13012

[startup+1122.76 s]
/proc/loadavg: 2.02 1.99 1.80 3/73 9463
/proc/meminfo: memFree=1181800/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13012 CPUtime=1117.58
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2375 0 0 0 111756 2 0 0 25 0 1 0 155103233 13324288 2310 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3253 2310 721 52 0 1621 0
Current children cumulated CPU time (s) 1117.58
Current children cumulated vsize (KiB) 13012

[startup+1182.79 s]
/proc/loadavg: 2.00 1.99 1.81 3/73 9463
/proc/meminfo: memFree=1181800/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13012 CPUtime=1177.34
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2379 0 0 0 117732 2 0 0 25 0 1 0 155103233 13324288 2314 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3253 2314 721 52 0 1621 0
Current children cumulated CPU time (s) 1177.34
Current children cumulated vsize (KiB) 13012

[startup+1242.8 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 9463
/proc/meminfo: memFree=1181736/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1237.09
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2382 0 0 0 123707 2 0 0 25 0 1 0 155103233 13459456 2317 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2317 721 52 0 1654 0
Current children cumulated CPU time (s) 1237.09
Current children cumulated vsize (KiB) 13144

[startup+1302.82 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 9463
/proc/meminfo: memFree=1181672/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1296.82
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2386 0 0 0 129679 3 0 0 25 0 1 0 155103233 13459456 2321 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2321 721 52 0 1654 0
Current children cumulated CPU time (s) 1296.82
Current children cumulated vsize (KiB) 13144

[startup+1362.84 s]
/proc/loadavg: 2.00 1.99 1.83 3/73 9463
/proc/meminfo: memFree=1181544/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1356.57
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2389 0 0 0 135654 3 0 0 25 0 1 0 155103233 13459456 2324 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2324 721 52 0 1654 0
Current children cumulated CPU time (s) 1356.57
Current children cumulated vsize (KiB) 13144

[startup+1422.86 s]
/proc/loadavg: 2.00 1.99 1.84 3/73 9501
/proc/meminfo: memFree=1022248/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1416.38
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2393 0 0 0 141634 4 0 0 25 0 1 0 155103233 13459456 2328 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2328 721 52 0 1654 0
Current children cumulated CPU time (s) 1416.38
Current children cumulated vsize (KiB) 13144

[startup+1482.87 s]
/proc/loadavg: 2.00 1.99 1.84 3/73 9501
/proc/meminfo: memFree=990568/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1476.33
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2396 0 0 0 147629 4 0 0 25 0 1 0 155103233 13459456 2331 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2331 721 52 0 1654 0
Current children cumulated CPU time (s) 1476.33
Current children cumulated vsize (KiB) 13144

[startup+1542.89 s]
/proc/loadavg: 2.00 1.99 1.85 3/73 9501
/proc/meminfo: memFree=968808/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1536.28
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2399 0 0 0 153624 4 0 0 25 0 1 0 155103233 13459456 2334 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2334 721 52 0 1654 0
Current children cumulated CPU time (s) 1536.28
Current children cumulated vsize (KiB) 13144

[startup+1602.9 s]
/proc/loadavg: 2.00 1.99 1.85 3/73 9501
/proc/meminfo: memFree=951464/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1596.24
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2403 0 0 0 159620 4 0 0 25 0 1 0 155103233 13459456 2338 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2338 721 52 0 1654 0
Current children cumulated CPU time (s) 1596.24
Current children cumulated vsize (KiB) 13144

[startup+1662.92 s]
/proc/loadavg: 2.00 1.99 1.86 3/73 9501
/proc/meminfo: memFree=936744/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1656.18
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2406 0 0 0 165614 4 0 0 25 0 1 0 155103233 13459456 2341 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2341 721 52 0 1654 0
Current children cumulated CPU time (s) 1656.18
Current children cumulated vsize (KiB) 13144

[startup+1722.94 s]
/proc/loadavg: 2.00 1.99 1.87 3/73 9501
/proc/meminfo: memFree=928744/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1716.13
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2410 0 0 0 171609 4 0 0 25 0 1 0 155103233 13459456 2345 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2345 721 52 0 1654 0
Current children cumulated CPU time (s) 1716.13
Current children cumulated vsize (KiB) 13144

[startup+1782.95 s]
/proc/loadavg: 2.00 1.99 1.87 3/73 9501
/proc/meminfo: memFree=917544/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1776.09
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2413 0 0 0 177605 4 0 0 25 0 1 0 155103233 13459456 2348 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2348 721 52 0 1654 0
Current children cumulated CPU time (s) 1776.09
Current children cumulated vsize (KiB) 13144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.96 s]
/proc/loadavg: 2.00 1.99 1.87 3/73 9501
/proc/meminfo: memFree=913832/2055920 swapFree=4192224/4192956
[pid=9460] ppid=9458 vsize=13144 CPUtime=1800.08
/proc/9460/stat : 9460 (CSPtoSAT+minisa) R 9458 9460 9405 0 -1 4194304 2415 0 0 0 180004 4 0 0 25 0 1 0 155103233 13459456 2350 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/9460/statm: 3286 2350 721 52 0 1654 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 13144

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.97
CPU time (s): 1800.09
CPU user time (s): 1800.04
CPU system time (s): 0.050992
CPU usage (%): 99.6195
Max. virtual memory (cumulated for all children) (KiB): 13144

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

runsolver used 1.61675 s user time and 4.91625 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 07:04:54 UTC 2007


IDJOB= 221963
IDBENCH= 5475
FILE ID= node33/221963-1168067094

PBS_JOBID= 3475662

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6e2c586cbbff34884c397876327860b6

RANDOM SEED= 167059604

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.281
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.281
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:       1190136 kB
Buffers:         41752 kB
Cached:         716340 kB
SwapCached:        448 kB
Active:          99532 kB
Inactive:       683384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1190136 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          37668 kB
Slab:            68468 kB
Committed_AS:  2639528 kB
PageTables:       1740 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= 66553 MiB



End job on node33 on Sat Jan  6 07:35:01 UTC 2007