Trace number 204262

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 1808.72

General information on the benchmark

NamejobShop/
jobShop-e0ddr1/e0ddr1-10-by-5-10.xml
MD5SUM5d7976d6d8c8965f1f5faf51dc86215d
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.075987
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size119
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=16507 #SATclauses=32860 #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/node21/watcher-204262-1168057779 -o ROOT/results/node21/solver-204262-1168057779 -C 1800 -M 900 /tmp/evaluation/204262-1168057779/CSPtoSAT+minisat /tmp/evaluation/204262-1168057779/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


[startup+0.104148 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 17377
/proc/meminfo: memFree=1138008/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.92 1.98 1.99 5/86 17377
/proc/meminfo: memFree=1138008/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=9272 CPUtime=0.19
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 1433 0 0 0 19 0 0 0 19 0 1 0 154172399 9494528 1377 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/17376/statm: 2318 1377 721 52 0 686 0

[startup+0.515225 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 17377
/proc/meminfo: memFree=1138008/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=9272 CPUtime=0.5
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 1441 0 0 0 50 0 0 0 22 0 1 0 154172399 9494528 1385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/17376/statm: 2318 1385 721 52 0 686 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9272

[startup+1.33939 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 17377
/proc/meminfo: memFree=1135192/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=9448 CPUtime=1.31
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 1464 0 0 0 131 0 0 0 25 0 1 0 154172399 9674752 1408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/17376/statm: 2362 1408 721 52 0 730 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9448

[startup+2.97669 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 17377
/proc/meminfo: memFree=1135128/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=9580 CPUtime=2.94
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 1500 0 0 0 294 0 0 0 25 0 1 0 154172399 9809920 1444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/17376/statm: 2395 1444 721 52 0 763 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9580

[startup+6.26131 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 17377
/proc/meminfo: memFree=1134808/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=9712 CPUtime=6.19
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 1563 0 0 0 619 0 0 0 25 0 1 0 154172399 9945088 1507 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665616 0 0 4096 0 0 0 0 17 1 0 0
/proc/17376/statm: 2428 1507 721 52 0 796 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9712

[startup+12.7235 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 17377
/proc/meminfo: memFree=1134296/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=10296 CPUtime=12.59
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 1682 0 0 0 1259 0 0 0 25 0 1 0 154172399 10543104 1626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/17376/statm: 2574 1626 721 52 0 942 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10296

[startup+25.543 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 17377
/proc/meminfo: memFree=1133464/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=11136 CPUtime=25.3
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 1898 0 0 0 2529 1 0 0 25 0 1 0 154172399 11403264 1842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665808 0 0 4096 0 0 0 0 17 1 0 0
/proc/17376/statm: 2784 1842 721 52 0 1152 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11136

[startup+51.2008 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 17377
/proc/meminfo: memFree=1132952/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=11664 CPUtime=50.71
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2028 0 0 0 5070 1 0 0 25 0 1 0 154172399 11943936 1972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 2916 1972 721 52 0 1284 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 11664

[startup+102.405 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 17415
/proc/meminfo: memFree=1169560/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12008 CPUtime=101.67
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2087 0 0 0 10166 1 0 0 25 0 1 0 154172399 12296192 2031 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687495 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3002 2031 721 52 0 1370 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 12008

[startup+162.426 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 17415
/proc/meminfo: memFree=1169304/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12008 CPUtime=161.43
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2111 0 0 0 16141 2 0 0 25 0 1 0 154172399 12296192 2055 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3002 2055 721 52 0 1370 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 12008

[startup+222.46 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 17415
/proc/meminfo: memFree=1169176/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12140 CPUtime=221.17
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2125 0 0 0 22115 2 0 0 25 0 1 0 154172399 12431360 2069 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3035 2069 721 52 0 1403 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 12140

[startup+282.488 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 17415
/proc/meminfo: memFree=1169048/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12140 CPUtime=280.93
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2135 0 0 0 28091 2 0 0 25 0 1 0 154172399 12431360 2079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668884 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3035 2079 721 52 0 1403 0
Current children cumulated CPU time (s) 280.93
Current children cumulated vsize (KiB) 12140

[startup+342.52 s]
/proc/loadavg: 2.11 2.01 2.00 3/86 17415
/proc/meminfo: memFree=1168984/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12140 CPUtime=340.68
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2145 0 0 0 34065 3 0 0 25 0 1 0 154172399 12431360 2089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3035 2089 721 52 0 1403 0
Current children cumulated CPU time (s) 340.68
Current children cumulated vsize (KiB) 12140

[startup+402.55 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 17415
/proc/meminfo: memFree=1168920/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12140 CPUtime=400.41
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2153 0 0 0 40038 3 0 0 25 0 1 0 154172399 12431360 2097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3035 2097 721 52 0 1403 0
Current children cumulated CPU time (s) 400.41
Current children cumulated vsize (KiB) 12140

[startup+462.574 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168856/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12272 CPUtime=460.17
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2160 0 0 0 46014 3 0 0 25 0 1 0 154172399 12566528 2104 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3068 2104 721 52 0 1436 0
Current children cumulated CPU time (s) 460.17
Current children cumulated vsize (KiB) 12272

[startup+522.606 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168792/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12272 CPUtime=519.94
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2166 0 0 0 51991 3 0 0 25 0 1 0 154172399 12566528 2110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3068 2110 721 52 0 1436 0
Current children cumulated CPU time (s) 519.94
Current children cumulated vsize (KiB) 12272

[startup+582.643 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168728/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12272 CPUtime=579.68
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2173 0 0 0 57965 3 0 0 25 0 1 0 154172399 12566528 2117 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3068 2117 721 52 0 1436 0
Current children cumulated CPU time (s) 579.68
Current children cumulated vsize (KiB) 12272

[startup+642.679 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168728/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12272 CPUtime=639.44
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2178 0 0 0 63941 3 0 0 25 0 1 0 154172399 12566528 2122 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3068 2122 721 52 0 1436 0
Current children cumulated CPU time (s) 639.44
Current children cumulated vsize (KiB) 12272

[startup+702.711 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168664/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12272 CPUtime=699.21
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2184 0 0 0 69917 4 0 0 25 0 1 0 154172399 12566528 2128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3068 2128 721 52 0 1436 0
Current children cumulated CPU time (s) 699.21
Current children cumulated vsize (KiB) 12272

[startup+762.739 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168600/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12272 CPUtime=758.95
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2189 0 0 0 75891 4 0 0 25 0 1 0 154172399 12566528 2133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3068 2133 721 52 0 1436 0
Current children cumulated CPU time (s) 758.95
Current children cumulated vsize (KiB) 12272

[startup+822.766 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168536/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12404 CPUtime=818.69
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2193 0 0 0 81865 4 0 0 25 0 1 0 154172399 12701696 2137 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3101 2137 721 52 0 1469 0
Current children cumulated CPU time (s) 818.69
Current children cumulated vsize (KiB) 12404

[startup+882.803 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168472/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12404 CPUtime=878.46
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2198 0 0 0 87842 4 0 0 25 0 1 0 154172399 12701696 2142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3101 2142 721 52 0 1469 0
Current children cumulated CPU time (s) 878.46
Current children cumulated vsize (KiB) 12404

[startup+942.831 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168472/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12404 CPUtime=938.19
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2203 0 0 0 93815 4 0 0 25 0 1 0 154172399 12701696 2147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3101 2147 721 52 0 1469 0
Current children cumulated CPU time (s) 938.19
Current children cumulated vsize (KiB) 12404

[startup+1002.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168408/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12404 CPUtime=997.95
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2207 0 0 0 99790 5 0 0 25 0 1 0 154172399 12701696 2151 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3101 2151 721 52 0 1469 0
Current children cumulated CPU time (s) 997.95
Current children cumulated vsize (KiB) 12404

[startup+1062.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168408/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12404 CPUtime=1057.72
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2212 0 0 0 105767 5 0 0 25 0 1 0 154172399 12701696 2156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3101 2156 721 52 0 1469 0
Current children cumulated CPU time (s) 1057.72
Current children cumulated vsize (KiB) 12404

[startup+1122.92 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 17415
/proc/meminfo: memFree=1168344/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12404 CPUtime=1117.44
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2217 0 0 0 111739 5 0 0 25 0 1 0 154172399 12701696 2161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3101 2161 721 52 0 1469 0
Current children cumulated CPU time (s) 1117.44
Current children cumulated vsize (KiB) 12404

[startup+1182.95 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 17415
/proc/meminfo: memFree=1168280/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12404 CPUtime=1177.2
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2221 0 0 0 117715 5 0 0 25 0 1 0 154172399 12701696 2165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3101 2165 721 52 0 1469 0
Current children cumulated CPU time (s) 1177.2
Current children cumulated vsize (KiB) 12404

[startup+1242.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168280/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12404 CPUtime=1236.96
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2224 0 0 0 123691 5 0 0 25 0 1 0 154172399 12701696 2168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3101 2168 721 52 0 1469 0
Current children cumulated CPU time (s) 1236.96
Current children cumulated vsize (KiB) 12404

[startup+1303.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168216/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1296.7
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2228 0 0 0 129665 5 0 0 25 0 1 0 154172399 12836864 2172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2172 721 52 0 1502 0
Current children cumulated CPU time (s) 1296.7
Current children cumulated vsize (KiB) 12536

[startup+1363.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168216/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1356.45
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2232 0 0 0 135640 5 0 0 25 0 1 0 154172399 12836864 2176 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2176 721 52 0 1502 0
Current children cumulated CPU time (s) 1356.45
Current children cumulated vsize (KiB) 12536

[startup+1423.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168152/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1416.2
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2237 0 0 0 141614 6 0 0 25 0 1 0 154172399 12836864 2181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2181 721 52 0 1502 0
Current children cumulated CPU time (s) 1416.2
Current children cumulated vsize (KiB) 12536

[startup+1483.08 s]
/proc/loadavg: 2.08 2.03 2.01 3/86 17415
/proc/meminfo: memFree=1168152/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1475.94
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2241 0 0 0 147588 6 0 0 25 0 1 0 154172399 12836864 2185 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2185 721 52 0 1502 0
Current children cumulated CPU time (s) 1475.94
Current children cumulated vsize (KiB) 12536

[startup+1543.12 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 17415
/proc/meminfo: memFree=1168088/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1535.71
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2244 0 0 0 153565 6 0 0 25 0 1 0 154172399 12836864 2188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2188 721 52 0 1502 0
Current children cumulated CPU time (s) 1535.71
Current children cumulated vsize (KiB) 12536

[startup+1603.16 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 17415
/proc/meminfo: memFree=1168088/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1595.47
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2250 0 0 0 159541 6 0 0 25 0 1 0 154172399 12836864 2194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2194 721 52 0 1502 0
Current children cumulated CPU time (s) 1595.47
Current children cumulated vsize (KiB) 12536

[startup+1663.19 s]
/proc/loadavg: 2.00 2.01 2.00 4/86 17415
/proc/meminfo: memFree=1168024/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1655.21
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2253 0 0 0 165515 6 0 0 25 0 1 0 154172399 12836864 2197 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2197 721 52 0 1502 0
Current children cumulated CPU time (s) 1655.21
Current children cumulated vsize (KiB) 12536

[startup+1723.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1168024/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1714.97
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2257 0 0 0 171491 6 0 0 25 0 1 0 154172399 12836864 2201 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2201 721 52 0 1502 0
Current children cumulated CPU time (s) 1714.97
Current children cumulated vsize (KiB) 12536

[startup+1783.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1167960/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1774.73
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2260 0 0 0 177467 6 0 0 25 0 1 0 154172399 12836864 2204 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2204 721 52 0 1502 0
Current children cumulated CPU time (s) 1774.73
Current children cumulated vsize (KiB) 12536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17415
/proc/meminfo: memFree=1167896/2055920 swapFree=4192812/4192956
[pid=17376] ppid=17374 vsize=12536 CPUtime=1800.08
/proc/17376/stat : 17376 (CSPtoSAT+minisa) R 17374 17376 14532 0 -1 4194304 2261 0 0 0 180001 7 0 0 25 0 1 0 154172399 12836864 2205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17376/statm: 3134 2205 721 52 0 1502 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12536

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.72
CPU time (s): 1800.08
CPU user time (s): 1800.01
CPU system time (s): 0.073988
CPU usage (%): 99.5227
Max. virtual memory (cumulated for all children) (KiB): 12536

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

runsolver used 2.13368 s user time and 5.8891 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 04:29:39 UTC 2007


IDJOB= 204262
IDBENCH= 4010
FILE ID= node21/204262-1168057779

PBS_JOBID= 3475450

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5d7976d6d8c8965f1f5faf51dc86215d

RANDOM SEED= 362041570

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.261
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.261
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:       1138488 kB
Buffers:         49724 kB
Cached:         680256 kB
SwapCached:          0 kB
Active:         211384 kB
Inactive:       623344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1138488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:         127160 kB
Slab:            67616 kB
Committed_AS:  2925104 kB
PageTables:       2196 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= 66545 MiB



End job on node21 on Sat Jan  6 04:59:47 UTC 2007