Trace number 198281

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.08 1800.63

General information on the benchmark

NamejobShop/jobShop-enddr1/
enddr1-10-by-5-1.xml
MD5SUM738c89675907153041b49499ee71c262
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.036994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size128
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=16762 #SATclauses=33370 #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/node41/watcher-198281-1168053564 -o ROOT/results/node41/solver-198281-1168053564 -C 1800 -M 900 /tmp/evaluation/198281-1168053564/CSPtoSAT+minisat /tmp/evaluation/198281-1168053564/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.88 2.05 2.12 3/73 2763
/proc/meminfo: memFree=1043936/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=496 CPUtime=0
/proc/2762/stat : 2762 (CSPtoSAT+minisa) D 2760 2762 335 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 153756012 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 1962788 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/2762/statm: 124 36 29 52 0 19 0

[startup+0.101923 s]
/proc/loadavg: 1.88 2.05 2.12 3/73 2763
/proc/meminfo: memFree=1043936/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=9272 CPUtime=0.09
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 1438 0 0 0 9 0 0 0 18 0 1 0 153756012 9494528 1380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/2762/statm: 2318 1380 721 52 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9272

[startup+0.509958 s]
/proc/loadavg: 1.88 2.05 2.12 3/73 2763
/proc/meminfo: memFree=1043936/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=9272 CPUtime=0.49
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 1457 0 0 0 49 0 0 0 22 0 1 0 153756012 9494528 1399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2762/statm: 2318 1399 721 52 0 686 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9272

[startup+1.33103 s]
/proc/loadavg: 1.88 2.05 2.12 3/73 2763
/proc/meminfo: memFree=1041120/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=9472 CPUtime=1.31
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 1479 0 0 0 131 0 0 0 25 0 1 0 153756012 9699328 1421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562866 0 0 4096 0 0 0 0 17 0 0 0
/proc/2762/statm: 2368 1421 721 52 0 736 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9472

[startup+2.96818 s]
/proc/loadavg: 1.88 2.05 2.12 3/73 2763
/proc/meminfo: memFree=1040992/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=9604 CPUtime=2.94
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 1516 0 0 0 294 0 0 0 25 0 1 0 153756012 9834496 1458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/2762/statm: 2401 1458 721 52 0 769 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9604

[startup+6.25245 s]
/proc/loadavg: 1.89 2.05 2.12 2/68 2764
/proc/meminfo: memFree=1106568/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=9908 CPUtime=6.19
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 1586 0 0 0 619 0 0 0 25 0 1 0 153756012 10145792 1528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 2477 1528 721 52 0 845 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9908

[startup+12.704 s]
/proc/loadavg: 1.81 2.03 2.11 2/68 2774
/proc/meminfo: memFree=1107528/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=10316 CPUtime=12.64
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 1706 0 0 0 1263 1 0 0 25 0 1 0 153756012 10563584 1648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 2579 1648 721 52 0 947 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 10316

[startup+25.5101 s]
/proc/loadavg: 1.63 1.98 2.09 2/68 2775
/proc/meminfo: memFree=1106824/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=11288 CPUtime=25.44
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 1941 0 0 0 2543 1 0 0 25 0 1 0 153756012 11558912 1883 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 2822 1883 721 52 0 1190 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 11288

[startup+51.1184 s]
/proc/loadavg: 1.42 1.90 2.06 2/68 2796
/proc/meminfo: memFree=1104648/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=11684 CPUtime=51.02
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2050 0 0 0 5101 1 0 0 25 0 1 0 153756012 11964416 1992 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 2921 1992 721 52 0 1289 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 11684

[startup+102.347 s]
/proc/loadavg: 1.71 1.90 2.05 3/73 2801
/proc/meminfo: memFree=1102624/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12028 CPUtime=102.24
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2116 0 0 0 10222 2 0 0 25 0 1 0 153756012 12316672 2058 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3007 2058 721 52 0 1375 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 12028

[startup+162.398 s]
/proc/loadavg: 1.89 1.92 2.05 3/73 2801
/proc/meminfo: memFree=1102304/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12160 CPUtime=162.27
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2137 0 0 0 16225 2 0 0 25 0 1 0 153756012 12451840 2079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3040 2079 721 52 0 1408 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 12160

[startup+222.444 s]
/proc/loadavg: 1.96 1.93 2.04 3/73 2801
/proc/meminfo: memFree=1101920/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12160 CPUtime=222.3
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2151 0 0 0 22228 2 0 0 25 0 1 0 153756012 12451840 2093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3040 2093 721 52 0 1408 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 12160

[startup+282.493 s]
/proc/loadavg: 1.98 1.94 2.04 3/73 2801
/proc/meminfo: memFree=1101792/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12160 CPUtime=282.33
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2161 0 0 0 28231 2 0 0 25 0 1 0 153756012 12451840 2103 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3040 2103 721 52 0 1408 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 12160

[startup+342.539 s]
/proc/loadavg: 1.99 1.95 2.03 3/73 2801
/proc/meminfo: memFree=1101664/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12292 CPUtime=342.36
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2171 0 0 0 34234 2 0 0 25 0 1 0 153756012 12587008 2113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3073 2113 721 52 0 1441 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 12292

[startup+402.594 s]
/proc/loadavg: 1.99 1.95 2.02 3/73 2801
/proc/meminfo: memFree=1101536/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12292 CPUtime=402.4
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2178 0 0 0 40238 2 0 0 25 0 1 0 153756012 12587008 2120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3073 2120 721 52 0 1441 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 12292

[startup+462.647 s]
/proc/loadavg: 2.05 1.97 2.02 3/73 2801
/proc/meminfo: memFree=1101408/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12292 CPUtime=462.44
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2186 0 0 0 46242 2 0 0 25 0 1 0 153756012 12587008 2128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3073 2128 721 52 0 1441 0
Current children cumulated CPU time (s) 462.44
Current children cumulated vsize (KiB) 12292

[startup+522.702 s]
/proc/loadavg: 2.02 1.97 2.02 3/73 2801
/proc/meminfo: memFree=1101216/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12292 CPUtime=522.49
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2192 0 0 0 52246 3 0 0 25 0 1 0 153756012 12587008 2134 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3073 2134 721 52 0 1441 0
Current children cumulated CPU time (s) 522.49
Current children cumulated vsize (KiB) 12292

[startup+582.759 s]
/proc/loadavg: 2.00 1.97 2.01 3/73 2801
/proc/meminfo: memFree=1101088/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12292 CPUtime=582.53
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2198 0 0 0 58250 3 0 0 25 0 1 0 153756012 12587008 2140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3073 2140 721 52 0 1441 0
Current children cumulated CPU time (s) 582.53
Current children cumulated vsize (KiB) 12292

[startup+642.818 s]
/proc/loadavg: 2.07 1.99 2.01 3/73 2801
/proc/meminfo: memFree=1101024/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12292 CPUtime=642.57
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2203 0 0 0 64254 3 0 0 25 0 1 0 153756012 12587008 2145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3073 2145 721 52 0 1441 0
Current children cumulated CPU time (s) 642.57
Current children cumulated vsize (KiB) 12292

[startup+702.874 s]
/proc/loadavg: 2.02 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100896/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12424 CPUtime=702.61
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2208 0 0 0 70258 3 0 0 25 0 1 0 153756012 12722176 2150 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3106 2150 721 52 0 1474 0
Current children cumulated CPU time (s) 702.61
Current children cumulated vsize (KiB) 12424

[startup+762.933 s]
/proc/loadavg: 2.01 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100704/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12424 CPUtime=762.65
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2214 0 0 0 76262 3 0 0 25 0 1 0 153756012 12722176 2156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3106 2156 721 52 0 1474 0
Current children cumulated CPU time (s) 762.65
Current children cumulated vsize (KiB) 12424

[startup+822.996 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100640/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12424 CPUtime=822.69
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2218 0 0 0 82266 3 0 0 25 0 1 0 153756012 12722176 2160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3106 2160 721 52 0 1474 0
Current children cumulated CPU time (s) 822.69
Current children cumulated vsize (KiB) 12424

[startup+883.05 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100576/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12424 CPUtime=882.73
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2222 0 0 0 88270 3 0 0 25 0 1 0 153756012 12722176 2164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3106 2164 721 52 0 1474 0
Current children cumulated CPU time (s) 882.73
Current children cumulated vsize (KiB) 12424

[startup+943.108 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100512/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12424 CPUtime=942.77
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2226 0 0 0 94274 3 0 0 25 0 1 0 153756012 12722176 2168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3106 2168 721 52 0 1474 0
Current children cumulated CPU time (s) 942.77
Current children cumulated vsize (KiB) 12424

[startup+1003.16 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100384/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12424 CPUtime=1002.82
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2231 0 0 0 100278 4 0 0 25 0 1 0 153756012 12722176 2173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3106 2173 721 52 0 1474 0
Current children cumulated CPU time (s) 1002.82
Current children cumulated vsize (KiB) 12424

[startup+1063.23 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100320/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12424 CPUtime=1062.87
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2235 0 0 0 106283 4 0 0 25 0 1 0 153756012 12722176 2177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3106 2177 721 52 0 1474 0
Current children cumulated CPU time (s) 1062.87
Current children cumulated vsize (KiB) 12424

[startup+1123.28 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100256/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12424 CPUtime=1122.9
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2238 0 0 0 112286 4 0 0 25 0 1 0 153756012 12722176 2180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687480 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3106 2180 721 52 0 1474 0
Current children cumulated CPU time (s) 1122.9
Current children cumulated vsize (KiB) 12424

[startup+1183.34 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100128/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12556 CPUtime=1182.95
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2243 0 0 0 118291 4 0 0 25 0 1 0 153756012 12857344 2185 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3139 2185 721 52 0 1507 0
Current children cumulated CPU time (s) 1182.95
Current children cumulated vsize (KiB) 12556

[startup+1243.4 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100064/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12556 CPUtime=1243
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2248 0 0 0 124296 4 0 0 25 0 1 0 153756012 12857344 2190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3139 2190 721 52 0 1507 0
Current children cumulated CPU time (s) 1243
Current children cumulated vsize (KiB) 12556

[startup+1303.47 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1100000/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12556 CPUtime=1303.05
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2251 0 0 0 130301 4 0 0 25 0 1 0 153756012 12857344 2193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3139 2193 721 52 0 1507 0
Current children cumulated CPU time (s) 1303.05
Current children cumulated vsize (KiB) 12556

[startup+1363.54 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1099936/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12556 CPUtime=1363.1
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2256 0 0 0 136306 4 0 0 25 0 1 0 153756012 12857344 2198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3139 2198 721 52 0 1507 0
Current children cumulated CPU time (s) 1363.1
Current children cumulated vsize (KiB) 12556

[startup+1423.6 s]
/proc/loadavg: 2.00 1.99 2.00 3/73 2801
/proc/meminfo: memFree=1099872/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12556 CPUtime=1423.15
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2260 0 0 0 142311 4 0 0 25 0 1 0 153756012 12857344 2202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3139 2202 721 52 0 1507 0
Current children cumulated CPU time (s) 1423.15
Current children cumulated vsize (KiB) 12556

[startup+1483.67 s]
/proc/loadavg: 2.04 2.00 2.00 3/73 2801
/proc/meminfo: memFree=1099808/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12556 CPUtime=1483.2
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2264 0 0 0 148316 4 0 0 25 0 1 0 153756012 12857344 2206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3139 2206 721 52 0 1507 0
Current children cumulated CPU time (s) 1483.2
Current children cumulated vsize (KiB) 12556

[startup+1543.74 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 2801
/proc/meminfo: memFree=1099744/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12556 CPUtime=1543.25
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2266 0 0 0 154321 4 0 0 25 0 1 0 153756012 12857344 2208 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3139 2208 721 52 0 1507 0
Current children cumulated CPU time (s) 1543.25
Current children cumulated vsize (KiB) 12556

[startup+1603.8 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 2801
/proc/meminfo: memFree=1099744/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12556 CPUtime=1603.3
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2270 0 0 0 160326 4 0 0 25 0 1 0 153756012 12857344 2212 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3139 2212 721 52 0 1507 0
Current children cumulated CPU time (s) 1603.3
Current children cumulated vsize (KiB) 12556

[startup+1663.87 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 2801
/proc/meminfo: memFree=1099680/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12556 CPUtime=1663.35
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2274 0 0 0 166331 4 0 0 25 0 1 0 153756012 12857344 2216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3139 2216 721 52 0 1507 0
Current children cumulated CPU time (s) 1663.35
Current children cumulated vsize (KiB) 12556

[startup+1723.95 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 2801
/proc/meminfo: memFree=1099616/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12688 CPUtime=1723.41
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2278 0 0 0 172337 4 0 0 25 0 1 0 153756012 12992512 2220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3172 2220 721 52 0 1540 0
Current children cumulated CPU time (s) 1723.41
Current children cumulated vsize (KiB) 12688

[startup+1784.02 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 2801
/proc/meminfo: memFree=1099552/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12688 CPUtime=1783.46
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2282 0 0 0 178342 4 0 0 25 0 1 0 153756012 12992512 2224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3172 2224 721 52 0 1540 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (KiB) 12688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.62 s]
/proc/loadavg: 2.08 2.02 2.00 3/73 2801
/proc/meminfo: memFree=1099488/2055920 swapFree=4192812/4192956
[pid=2762] ppid=2760 vsize=12688 CPUtime=1800.07
/proc/2762/stat : 2762 (CSPtoSAT+minisa) R 2760 2762 335 0 -1 4194304 2283 0 0 0 180003 4 0 0 25 0 1 0 153756012 12992512 2225 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/2762/statm: 3172 2225 721 52 0 1540 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 12688

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.63
CPU time (s): 1800.08
CPU user time (s): 1800.03
CPU system time (s): 0.048992
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 12688

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

runsolver used 1.73574 s user time and 4.66529 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 03:19:26 UTC 2007


IDJOB= 198281
IDBENCH= 3545
FILE ID= node41/198281-1168053564

PBS_JOBID= 3475453

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  738c89675907153041b49499ee71c262

RANDOM SEED= 238609044

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1044616 kB
Buffers:         74476 kB
Cached:         763692 kB
SwapCached:          0 kB
Active:         235812 kB
Inactive:       688024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          99328 kB
Slab:            72760 kB
Committed_AS:  2526344 kB
PageTables:       1956 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= 66530 MiB



End job on node41 on Sat Jan  6 03:49:28 UTC 2007