Trace number 200235

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.04 1815.52

General information on the benchmark

NamejobShop/
jobShop-enddr2/enddr2-10-by-5-10.xml
MD5SUM904e806a2ec9ddf153f995e44bb12f0c
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.035993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size147
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.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.10	c ...done
0.10	c #SATvar=19897 #SATclauses=39640 #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/node59/watcher-200235-1168055244 -o ROOT/results/node59/solver-200235-1168055244 -C 1800 -M 900 /tmp/evaluation/200235-1168055244/CSPtoSAT+minisat /tmp/evaluation/200235-1168055244/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 2.00 1.93 5/73 20812
/proc/meminfo: memFree=1359272/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=496 CPUtime=0
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153922344 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9286436 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 124 36 29 52 0 19 0

[startup+0.104937 s]
/proc/loadavg: 2.00 2.00 1.93 5/73 20812
/proc/meminfo: memFree=1359272/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=9764 CPUtime=0.09
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 1562 0 0 0 9 0 0 0 19 0 1 0 153922344 9998336 1497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665613 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 2441 1497 721 52 0 809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9764

[startup+0.51398 s]
/proc/loadavg: 2.00 2.00 1.93 5/73 20812
/proc/meminfo: memFree=1359272/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=9764 CPUtime=0.49
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 1568 0 0 0 49 0 0 0 24 0 1 0 153922344 9998336 1503 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 2441 1503 721 52 0 809 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9764

[startup+1.33908 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20812
/proc/meminfo: memFree=1356008/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=9896 CPUtime=1.31
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 1592 0 0 0 131 0 0 0 25 0 1 0 153922344 10133504 1527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 2474 1527 721 52 0 842 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9896

[startup+2.98226 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20812
/proc/meminfo: memFree=1355880/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=10032 CPUtime=2.94
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 1627 0 0 0 294 0 0 0 25 0 1 0 153922344 10272768 1562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 2508 1562 721 52 0 876 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10032

[startup+6.26162 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20812
/proc/meminfo: memFree=1355560/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=10164 CPUtime=6.2
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 1682 0 0 0 619 1 0 0 25 0 1 0 153922344 10407936 1617 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 2541 1617 721 52 0 909 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 10164

[startup+12.7293 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20812
/proc/meminfo: memFree=1355240/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=10560 CPUtime=12.62
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 1786 0 0 0 1261 1 0 0 25 0 1 0 153922344 10813440 1721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134624401 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 2640 1721 721 52 0 1008 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 10560

[startup+25.5467 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20812
/proc/meminfo: memFree=1354536/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=11440 CPUtime=25.32
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 1989 0 0 0 2531 1 0 0 25 0 1 0 153922344 11714560 1924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678166 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 2860 1924 721 52 0 1228 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 11440

[startup+51.1926 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20812
/proc/meminfo: memFree=1353256/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=12740 CPUtime=50.75
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2315 0 0 0 5074 1 0 0 25 0 1 0 153922344 13045760 2250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3185 2250 721 52 0 1553 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 12740

[startup+102.494 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 20812
/proc/meminfo: memFree=1353064/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=12872 CPUtime=101.64
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2359 0 0 0 10162 2 0 0 25 0 1 0 153922344 13180928 2294 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3218 2294 721 52 0 1586 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 12872

[startup+162.518 s]
/proc/loadavg: 2.07 2.02 1.93 3/73 20812
/proc/meminfo: memFree=1353000/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13004 CPUtime=161.18
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2376 0 0 0 16116 2 0 0 25 0 1 0 153922344 13316096 2311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3251 2311 721 52 0 1619 0
Current children cumulated CPU time (s) 161.18
Current children cumulated vsize (KiB) 13004

[startup+222.612 s]
/proc/loadavg: 1.58 1.90 1.89 2/70 20847
/proc/meminfo: memFree=1362176/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13004 CPUtime=221
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2389 0 0 0 22096 4 0 0 25 0 1 0 153922344 13316096 2324 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3251 2324 721 52 0 1619 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 13004

[startup+282.641 s]
/proc/loadavg: 1.84 1.92 1.90 3/73 20850
/proc/meminfo: memFree=1049384/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13136 CPUtime=280.51
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2398 0 0 0 28046 5 0 0 25 0 1 0 153922344 13451264 2333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3284 2333 721 52 0 1652 0
Current children cumulated CPU time (s) 280.51
Current children cumulated vsize (KiB) 13136

[startup+342.673 s]
/proc/loadavg: 1.94 1.93 1.91 3/73 20850
/proc/meminfo: memFree=1048680/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13136 CPUtime=340.02
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2405 0 0 0 33997 5 0 0 25 0 1 0 153922344 13451264 2340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3284 2340 721 52 0 1652 0
Current children cumulated CPU time (s) 340.02
Current children cumulated vsize (KiB) 13136

[startup+402.704 s]
/proc/loadavg: 2.03 1.95 1.91 3/73 20850
/proc/meminfo: memFree=1047976/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13136 CPUtime=399.52
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2413 0 0 0 39947 5 0 0 25 0 1 0 153922344 13451264 2348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3284 2348 721 52 0 1652 0
Current children cumulated CPU time (s) 399.52
Current children cumulated vsize (KiB) 13136

[startup+462.735 s]
/proc/loadavg: 2.01 1.96 1.91 3/73 20850
/proc/meminfo: memFree=1047336/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13136 CPUtime=459.05
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2419 0 0 0 45900 5 0 0 25 0 1 0 153922344 13451264 2354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3284 2354 721 52 0 1652 0
Current children cumulated CPU time (s) 459.05
Current children cumulated vsize (KiB) 13136

[startup+522.772 s]
/proc/loadavg: 2.00 1.96 1.91 3/73 20850
/proc/meminfo: memFree=1046760/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13136 CPUtime=518.55
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2424 0 0 0 51850 5 0 0 25 0 1 0 153922344 13451264 2359 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687447 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3284 2359 721 52 0 1652 0
Current children cumulated CPU time (s) 518.55
Current children cumulated vsize (KiB) 13136

[startup+582.807 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 20850
/proc/meminfo: memFree=1046120/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13136 CPUtime=578.06
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2430 0 0 0 57801 5 0 0 25 0 1 0 153922344 13451264 2365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3284 2365 721 52 0 1652 0
Current children cumulated CPU time (s) 578.06
Current children cumulated vsize (KiB) 13136

[startup+642.841 s]
/proc/loadavg: 2.03 1.99 1.92 3/73 20850
/proc/meminfo: memFree=1045544/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13268 CPUtime=637.58
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2434 0 0 0 63752 6 0 0 25 0 1 0 153922344 13586432 2369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3317 2369 721 52 0 1685 0
Current children cumulated CPU time (s) 637.58
Current children cumulated vsize (KiB) 13268

[startup+702.875 s]
/proc/loadavg: 2.01 1.99 1.92 3/73 20850
/proc/meminfo: memFree=1044968/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13268 CPUtime=697.09
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2439 0 0 0 69703 6 0 0 25 0 1 0 153922344 13586432 2374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687418 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3317 2374 721 52 0 1685 0
Current children cumulated CPU time (s) 697.09
Current children cumulated vsize (KiB) 13268

[startup+762.908 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 20850
/proc/meminfo: memFree=1044328/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=756.61
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2463 0 0 0 75655 6 0 0 25 0 1 0 153922344 13737984 2398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2398 721 52 0 1722 0
Current children cumulated CPU time (s) 756.61
Current children cumulated vsize (KiB) 13416

[startup+822.95 s]
/proc/loadavg: 2.16 2.02 1.93 3/79 20914
/proc/meminfo: memFree=1042264/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=816.04
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2463 0 0 0 81598 6 0 0 25 0 1 0 153922344 13737984 2398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2398 721 52 0 1722 0
Current children cumulated CPU time (s) 816.04
Current children cumulated vsize (KiB) 13416

[startup+883.01 s]
/proc/loadavg: 2.06 2.01 1.93 3/79 21006
/proc/meminfo: memFree=1041704/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=875.44
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2463 0 0 0 87538 6 0 0 25 0 1 0 153922344 13737984 2398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2398 721 52 0 1722 0
Current children cumulated CPU time (s) 875.44
Current children cumulated vsize (KiB) 13416

[startup+943.054 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 21048
/proc/meminfo: memFree=1042272/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=934.9
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2463 0 0 0 93483 7 0 0 25 0 1 0 153922344 13737984 2398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2398 721 52 0 1722 0
Current children cumulated CPU time (s) 934.9
Current children cumulated vsize (KiB) 13416

[startup+1003.09 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1041760/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=994.39
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2464 0 0 0 99432 7 0 0 25 0 1 0 153922344 13737984 2399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2399 721 52 0 1722 0
Current children cumulated CPU time (s) 994.39
Current children cumulated vsize (KiB) 13416

[startup+1063.13 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1041248/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=1053.89
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2467 0 0 0 105382 7 0 0 25 0 1 0 153922344 13737984 2402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2402 721 52 0 1722 0
Current children cumulated CPU time (s) 1053.89
Current children cumulated vsize (KiB) 13416

[startup+1123.16 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1040736/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=1113.43
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2470 0 0 0 111336 7 0 0 25 0 1 0 153922344 13737984 2405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2405 721 52 0 1722 0
Current children cumulated CPU time (s) 1113.43
Current children cumulated vsize (KiB) 13416

[startup+1183.22 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1040288/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=1172.99
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2473 0 0 0 117291 8 0 0 25 0 1 0 153922344 13737984 2408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2408 721 52 0 1722 0
Current children cumulated CPU time (s) 1172.99
Current children cumulated vsize (KiB) 13416

[startup+1243.26 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1039720/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=1232.54
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2478 0 0 0 123246 8 0 0 25 0 1 0 153922344 13737984 2413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2413 721 52 0 1722 0
Current children cumulated CPU time (s) 1232.54
Current children cumulated vsize (KiB) 13416

[startup+1303.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1039336/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=1292.08
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2483 0 0 0 129200 8 0 0 25 0 1 0 153922344 13737984 2418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2418 721 52 0 1722 0
Current children cumulated CPU time (s) 1292.08
Current children cumulated vsize (KiB) 13416

[startup+1363.33 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1038760/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=1351.63
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2488 0 0 0 135155 8 0 0 25 0 1 0 153922344 13737984 2423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2423 721 52 0 1722 0
Current children cumulated CPU time (s) 1351.63
Current children cumulated vsize (KiB) 13416

[startup+1423.36 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1038248/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=1411.17
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2494 0 0 0 141109 8 0 0 25 0 1 0 153922344 13737984 2429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2429 721 52 0 1722 0
Current children cumulated CPU time (s) 1411.17
Current children cumulated vsize (KiB) 13416

[startup+1483.41 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1037672/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13416 CPUtime=1470.71
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2498 0 0 0 147063 8 0 0 25 0 1 0 153922344 13737984 2433 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3354 2433 721 52 0 1722 0
Current children cumulated CPU time (s) 1470.71
Current children cumulated vsize (KiB) 13416

[startup+1543.45 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1037096/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13548 CPUtime=1530.25
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2502 0 0 0 153017 8 0 0 25 0 1 0 153922344 13873152 2437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3387 2437 721 52 0 1755 0
Current children cumulated CPU time (s) 1530.25
Current children cumulated vsize (KiB) 13548

[startup+1603.48 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1036648/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13548 CPUtime=1589.77
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2506 0 0 0 158968 9 0 0 25 0 1 0 153922344 13873152 2441 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687687 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3387 2441 721 52 0 1755 0
Current children cumulated CPU time (s) 1589.77
Current children cumulated vsize (KiB) 13548

[startup+1663.51 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1036136/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13548 CPUtime=1649.29
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2511 0 0 0 164920 9 0 0 25 0 1 0 153922344 13873152 2446 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3387 2446 721 52 0 1755 0
Current children cumulated CPU time (s) 1649.29
Current children cumulated vsize (KiB) 13548

[startup+1723.55 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1035624/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13548 CPUtime=1708.83
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2515 0 0 0 170874 9 0 0 25 0 1 0 153922344 13873152 2450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3387 2450 721 52 0 1755 0
Current children cumulated CPU time (s) 1708.83
Current children cumulated vsize (KiB) 13548

[startup+1783.59 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1035112/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13548 CPUtime=1768.38
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2519 0 0 0 176829 9 0 0 25 0 1 0 153922344 13873152 2454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3387 2454 721 52 0 1755 0
Current children cumulated CPU time (s) 1768.38
Current children cumulated vsize (KiB) 13548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.51 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 21048
/proc/meminfo: memFree=1034792/2055920 swapFree=4192812/4192956
[pid=20811] ppid=20809 vsize=13548 CPUtime=1800.03
/proc/20811/stat : 20811 (CSPtoSAT+minisa) R 20809 20811 19873 0 -1 4194304 2521 0 0 0 179994 9 0 0 25 0 1 0 153922344 13873152 2456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/20811/statm: 3387 2456 721 52 0 1755 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 13548

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.52
CPU time (s): 1800.04
CPU user time (s): 1799.95
CPU system time (s): 0.094985
CPU usage (%): 99.1476
Max. virtual memory (cumulated for all children) (KiB): 13548

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

runsolver used 2.07768 s user time and 5.22321 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 03:47:24 UTC 2007


IDJOB= 200235
IDBENCH= 3696
FILE ID= node59/200235-1168055244

PBS_JOBID= 3475462

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  904e806a2ec9ddf153f995e44bb12f0c

RANDOM SEED= 252354531

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.239
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.239
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:       1359752 kB
Buffers:         62768 kB
Cached:         509248 kB
SwapCached:          0 kB
Active:         110568 kB
Inactive:       502520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1359752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          54728 kB
Slab:            68316 kB
Committed_AS:  2875244 kB
PageTables:       1868 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 node59 on Sat Jan  6 04:17:40 UTC 2007