Trace number 222011

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.1 1801.33

General information on the benchmark

NamejobShop/
jobShop-e0ddr2/e0ddr2-10-by-5-10.xml
MD5SUMcd420abf4fa5344f1217005e29afc0b6
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.033994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size134
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=19012 #SATclauses=37870 #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/node45/watcher-222011-1168067168 -o ROOT/results/node45/solver-222011-1168067168 -C 1800 -M 900 /tmp/evaluation/222011-1168067168/CSPtoSAT+minisat /tmp/evaluation/222011-1168067168/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: 1.97 1.99 1.83 3/73 19552
/proc/meminfo: memFree=1443776/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=380 CPUtime=0
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 155115888 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4727588 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 95 26 21 52 0 18 0

[startup+0.103177 s]
/proc/loadavg: 1.97 1.99 1.83 3/73 19552
/proc/meminfo: memFree=1443776/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=9636 CPUtime=0.08
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 1516 0 0 0 8 0 0 0 18 0 1 0 155115888 9867264 1460 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 2409 1460 721 52 0 777 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9636

[startup+0.511252 s]
/proc/loadavg: 1.97 1.99 1.83 3/73 19552
/proc/meminfo: memFree=1443776/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=9636 CPUtime=0.49
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 1532 0 0 0 49 0 0 0 22 0 1 0 155115888 9867264 1476 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 2409 1476 721 52 0 777 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9636

[startup+1.3324 s]
/proc/loadavg: 1.97 1.99 1.83 3/73 19552
/proc/meminfo: memFree=1440576/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=9836 CPUtime=1.3
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 1559 0 0 0 130 0 0 0 25 0 1 0 155115888 10072064 1503 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 2459 1503 721 52 0 827 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9836

[startup+2.9747 s]
/proc/loadavg: 1.97 1.99 1.83 3/73 19552
/proc/meminfo: memFree=1440512/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=9836 CPUtime=2.93
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 1590 0 0 0 293 0 0 0 25 0 1 0 155115888 10072064 1534 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 2459 1534 721 52 0 827 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9836

[startup+6.25629 s]
/proc/loadavg: 1.97 1.99 1.83 3/73 19552
/proc/meminfo: memFree=1440192/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=10100 CPUtime=6.19
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 1646 0 0 0 619 0 0 0 25 0 1 0 155115888 10342400 1590 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 2525 1590 721 52 0 893 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 10100

[startup+12.7195 s]
/proc/loadavg: 1.98 1.99 1.84 3/73 19552
/proc/meminfo: memFree=1439752/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=10552 CPUtime=12.6
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 1755 0 0 0 1259 1 0 0 25 0 1 0 155115888 10805248 1699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 2638 1699 721 52 0 1006 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 10552

[startup+25.5468 s]
/proc/loadavg: 1.98 1.99 1.84 3/73 19552
/proc/meminfo: memFree=1438984/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=11524 CPUtime=25.32
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 1984 0 0 0 2531 1 0 0 25 0 1 0 155115888 11800576 1928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 2881 1928 721 52 0 1249 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 11524

[startup+51.1984 s]
/proc/loadavg: 1.99 1.99 1.84 3/73 19552
/proc/meminfo: memFree=1437768/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=12660 CPUtime=50.74
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2254 0 0 0 5073 1 0 0 25 0 1 0 155115888 12963840 2198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 3165 2198 721 52 0 1533 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 12660

[startup+102.455 s]
/proc/loadavg: 1.60 1.89 1.81 2/65 19604
/proc/meminfo: memFree=1465936/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=12792 CPUtime=101.83
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2289 0 0 0 10181 2 0 0 25 0 1 0 155115888 13099008 2233 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3198 2233 721 52 0 1566 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 12792

[startup+162.493 s]
/proc/loadavg: 1.20 1.71 1.76 2/65 19604
/proc/meminfo: memFree=1466000/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=12792 CPUtime=161.85
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2306 0 0 0 16183 2 0 0 25 0 1 0 155115888 13099008 2250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3198 2250 721 52 0 1566 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 12792

[startup+222.526 s]
/proc/loadavg: 1.08 1.59 1.71 2/65 19604
/proc/meminfo: memFree=1466000/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=12792 CPUtime=221.86
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2320 0 0 0 22184 2 0 0 25 0 1 0 155115888 13099008 2264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3198 2264 721 52 0 1566 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 12792

[startup+282.556 s]
/proc/loadavg: 1.03 1.48 1.66 2/65 19604
/proc/meminfo: memFree=1466000/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=12924 CPUtime=281.87
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2330 0 0 0 28185 2 0 0 25 0 1 0 155115888 13234176 2274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3231 2274 721 52 0 1599 0
Current children cumulated CPU time (s) 281.87
Current children cumulated vsize (KiB) 12924

[startup+342.586 s]
/proc/loadavg: 1.01 1.39 1.62 2/65 19604
/proc/meminfo: memFree=1466064/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=12924 CPUtime=341.88
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2338 0 0 0 34186 2 0 0 25 0 1 0 155115888 13234176 2282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3231 2282 721 52 0 1599 0
Current children cumulated CPU time (s) 341.88
Current children cumulated vsize (KiB) 12924

[startup+402.623 s]
/proc/loadavg: 1.00 1.31 1.57 2/65 19604
/proc/meminfo: memFree=1466064/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=12924 CPUtime=401.9
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2346 0 0 0 40188 2 0 0 25 0 1 0 155115888 13234176 2290 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3231 2290 721 52 0 1599 0
Current children cumulated CPU time (s) 401.9
Current children cumulated vsize (KiB) 12924

[startup+462.658 s]
/proc/loadavg: 1.00 1.26 1.54 2/65 19604
/proc/meminfo: memFree=1466000/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=12924 CPUtime=461.92
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2352 0 0 0 46189 3 0 0 25 0 1 0 155115888 13234176 2296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3231 2296 721 52 0 1599 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 12924

[startup+522.691 s]
/proc/loadavg: 1.00 1.21 1.50 2/65 19604
/proc/meminfo: memFree=1465936/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13056 CPUtime=521.93
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2359 0 0 0 52190 3 0 0 25 0 1 0 155115888 13369344 2303 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3264 2303 721 52 0 1632 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 13056

[startup+582.722 s]
/proc/loadavg: 1.00 1.16 1.46 2/65 19604
/proc/meminfo: memFree=1465936/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13056 CPUtime=581.95
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2365 0 0 0 58192 3 0 0 25 0 1 0 155115888 13369344 2309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3264 2309 721 52 0 1632 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 13056

[startup+642.754 s]
/proc/loadavg: 1.00 1.13 1.43 2/65 19604
/proc/meminfo: memFree=1465936/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13056 CPUtime=641.95
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2370 0 0 0 64192 3 0 0 25 0 1 0 155115888 13369344 2314 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687312 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3264 2314 721 52 0 1632 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 13056

[startup+702.787 s]
/proc/loadavg: 1.00 1.11 1.41 2/65 19604
/proc/meminfo: memFree=1465936/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13056 CPUtime=701.97
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2376 0 0 0 70194 3 0 0 25 0 1 0 155115888 13369344 2320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3264 2320 721 52 0 1632 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 13056

[startup+762.821 s]
/proc/loadavg: 1.00 1.08 1.38 2/65 19606
/proc/meminfo: memFree=1465680/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13056 CPUtime=761.98
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2380 0 0 0 76195 3 0 0 25 0 1 0 155115888 13369344 2324 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3264 2324 721 52 0 1632 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 13056

[startup+822.857 s]
/proc/loadavg: 1.00 1.07 1.35 2/65 19606
/proc/meminfo: memFree=1465744/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13056 CPUtime=822
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2384 0 0 0 82197 3 0 0 25 0 1 0 155115888 13369344 2328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3264 2328 721 52 0 1632 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 13056

[startup+882.889 s]
/proc/loadavg: 1.00 1.05 1.32 2/65 19606
/proc/meminfo: memFree=1465744/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13056 CPUtime=882
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2389 0 0 0 88197 3 0 0 25 0 1 0 155115888 13369344 2333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3264 2333 721 52 0 1632 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 13056

[startup+942.92 s]
/proc/loadavg: 1.00 1.04 1.30 2/65 19606
/proc/meminfo: memFree=1465744/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13188 CPUtime=942.02
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2394 0 0 0 94198 4 0 0 25 0 1 0 155115888 13504512 2338 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3297 2338 721 52 0 1665 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 13188

[startup+1002.95 s]
/proc/loadavg: 1.00 1.03 1.28 2/65 19606
/proc/meminfo: memFree=1465744/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13188 CPUtime=1002.03
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2398 0 0 0 100199 4 0 0 25 0 1 0 155115888 13504512 2342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3297 2342 721 52 0 1665 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 13188

[startup+1062.99 s]
/proc/loadavg: 1.00 1.02 1.26 2/65 19606
/proc/meminfo: memFree=1465808/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13188 CPUtime=1062.05
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2401 0 0 0 106201 4 0 0 25 0 1 0 155115888 13504512 2345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3297 2345 721 52 0 1665 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 13188

[startup+1123.03 s]
/proc/loadavg: 1.00 1.02 1.24 2/65 19606
/proc/meminfo: memFree=1465744/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13188 CPUtime=1122.07
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2406 0 0 0 112203 4 0 0 25 0 1 0 155115888 13504512 2350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3297 2350 721 52 0 1665 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 13188

[startup+1183.06 s]
/proc/loadavg: 1.00 1.01 1.22 2/65 19606
/proc/meminfo: memFree=1465808/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13188 CPUtime=1182.08
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2409 0 0 0 118204 4 0 0 25 0 1 0 155115888 13504512 2353 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687405 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3297 2353 721 52 0 1665 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 13188

[startup+1243.09 s]
/proc/loadavg: 1.05 1.02 1.21 2/65 19606
/proc/meminfo: memFree=1465744/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13188 CPUtime=1242.09
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2413 0 0 0 124205 4 0 0 25 0 1 0 155115888 13504512 2357 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3297 2357 721 52 0 1665 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 13188

[startup+1303.12 s]
/proc/loadavg: 1.02 1.02 1.19 2/65 19606
/proc/meminfo: memFree=1465680/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13188 CPUtime=1302.09
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2417 0 0 0 130205 4 0 0 25 0 1 0 155115888 13504512 2361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3297 2361 721 52 0 1665 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 13188

[startup+1363.15 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 19606
/proc/meminfo: memFree=1465680/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13188 CPUtime=1362.1
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2421 0 0 0 136206 4 0 0 25 0 1 0 155115888 13504512 2365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3297 2365 721 52 0 1665 0
Current children cumulated CPU time (s) 1362.1
Current children cumulated vsize (KiB) 13188

[startup+1423.19 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 19606
/proc/meminfo: memFree=1465680/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13188 CPUtime=1422.12
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2425 0 0 0 142208 4 0 0 25 0 1 0 155115888 13504512 2369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3297 2369 721 52 0 1665 0
Current children cumulated CPU time (s) 1422.12
Current children cumulated vsize (KiB) 13188

[startup+1483.22 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 19606
/proc/meminfo: memFree=1465680/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13320 CPUtime=1482.13
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2428 0 0 0 148209 4 0 0 25 0 1 0 155115888 13639680 2372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3330 2372 721 52 0 1698 0
Current children cumulated CPU time (s) 1482.13
Current children cumulated vsize (KiB) 13320

[startup+1543.25 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 19606
/proc/meminfo: memFree=1465616/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13320 CPUtime=1542.15
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2431 0 0 0 154210 5 0 0 25 0 1 0 155115888 13639680 2375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3330 2375 721 52 0 1698 0
Current children cumulated CPU time (s) 1542.15
Current children cumulated vsize (KiB) 13320

[startup+1603.29 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 19606
/proc/meminfo: memFree=1465616/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13320 CPUtime=1602.17
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2435 0 0 0 160212 5 0 0 25 0 1 0 155115888 13639680 2379 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3330 2379 721 52 0 1698 0
Current children cumulated CPU time (s) 1602.17
Current children cumulated vsize (KiB) 13320

[startup+1663.31 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 19606
/proc/meminfo: memFree=1465616/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13320 CPUtime=1662.17
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2440 0 0 0 166212 5 0 0 25 0 1 0 155115888 13639680 2384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3330 2384 721 52 0 1698 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 13320

[startup+1723.35 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 19606
/proc/meminfo: memFree=1465616/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13320 CPUtime=1722.17
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2444 0 0 0 172212 5 0 0 25 0 1 0 155115888 13639680 2388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/19551/statm: 3330 2388 721 52 0 1698 0
Current children cumulated CPU time (s) 1722.17
Current children cumulated vsize (KiB) 13320

[startup+1783.39 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 19606
/proc/meminfo: memFree=1465616/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13320 CPUtime=1782.16
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2448 0 0 0 178211 5 0 0 25 0 1 0 155115888 13639680 2392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3330 2392 721 52 0 1698 0
Current children cumulated CPU time (s) 1782.16
Current children cumulated vsize (KiB) 13320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.32 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19606
/proc/meminfo: memFree=1465552/2055920 swapFree=4184004/4192956
[pid=19551] ppid=19549 vsize=13320 CPUtime=1800.08
/proc/19551/stat : 19551 (CSPtoSAT+minisa) R 19549 19551 19119 0 -1 4194304 2449 0 0 0 180003 5 0 0 25 0 1 0 155115888 13639680 2393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 0 0 0
/proc/19551/statm: 3330 2393 721 52 0 1698 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 13320

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.33
CPU time (s): 1800.1
CPU user time (s): 1800.04
CPU system time (s): 0.056991
CPU usage (%): 99.9317
Max. virtual memory (cumulated for all children) (KiB): 13320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2449
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= 11
involuntary context switches= 6553

runsolver used 1.66975 s user time and 4.76927 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 07:06:09 UTC 2007


IDJOB= 222011
IDBENCH= 5478
FILE ID= node45/222011-1168067168

PBS_JOBID= 3475635

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  cd420abf4fa5344f1217005e29afc0b6

RANDOM SEED= 180278931

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.259
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.259
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:       1444192 kB
Buffers:         47440 kB
Cached:         457160 kB
SwapCached:       2748 kB
Active:          57188 kB
Inactive:       482716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444192 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:          44784 kB
Slab:            57260 kB
Committed_AS:  2607480 kB
PageTables:       1752 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= 66543 MiB



End job on node45 on Sat Jan  6 07:36:11 UTC 2007