Trace number 204326

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 1802.4

General information on the benchmark

NamejobShop/jobShop-e0ddr1/
e0ddr1-10-by-5-7.xml
MD5SUMcfbca6f7d07df0494eefadd06a44af77
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.034994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size118
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=16162 #SATclauses=32170 #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/node9/watcher-204326-1168058215 -o ROOT/results/node9/solver-204326-1168058215 -C 1800 -M 900 /tmp/evaluation/204326-1168058215/CSPtoSAT+minisat /tmp/evaluation/204326-1168058215/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.92 1.98 1.99 5/86 11361
/proc/meminfo: memFree=1085464/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=18540 CPUtime=0
/proc/11360/stat : 11360 (runsolver) R 11358 11360 11305 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154216631 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11360/statm: 4635 279 244 17 0 2626 0

[startup+0.108049 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 11361
/proc/meminfo: memFree=1085464/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=9204 CPUtime=0.09
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 1425 0 0 0 9 0 0 0 18 0 1 0 154216631 9424896 1360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 1 0 0
/proc/11360/statm: 2301 1360 721 52 0 669 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9204

[startup+0.516089 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 11361
/proc/meminfo: memFree=1085464/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=9204 CPUtime=0.5
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 1441 0 0 0 50 0 0 0 21 0 1 0 154216631 9424896 1376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/11360/statm: 2301 1376 721 52 0 669 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9204

[startup+1.33719 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 11361
/proc/meminfo: memFree=1082648/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=9336 CPUtime=1.31
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 1463 0 0 0 131 0 0 0 25 0 1 0 154216631 9560064 1398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/11360/statm: 2334 1398 721 52 0 702 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9336

[startup+2.97437 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 11361
/proc/meminfo: memFree=1082520/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=9516 CPUtime=2.93
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 1499 0 0 0 293 0 0 0 25 0 1 0 154216631 9744384 1434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 1 0 0
/proc/11360/statm: 2379 1434 721 52 0 747 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9516

[startup+6.26074 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 11361
/proc/meminfo: memFree=1082200/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=9804 CPUtime=6.19
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 1571 0 0 0 619 0 0 0 25 0 1 0 154216631 10039296 1506 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/11360/statm: 2451 1506 721 52 0 819 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9804

[startup+12.7235 s]
/proc/loadavg: 1.94 1.98 1.99 3/86 11361
/proc/meminfo: memFree=1081752/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=10200 CPUtime=12.59
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 1681 0 0 0 1259 0 0 0 25 0 1 0 154216631 10444800 1616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 1 0 0
/proc/11360/statm: 2550 1616 721 52 0 918 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10200

[startup+25.5559 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 11361
/proc/meminfo: memFree=1080856/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=11112 CPUtime=25.31
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 1895 0 0 0 2530 1 0 0 25 0 1 0 154216631 11378688 1830 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/11360/statm: 2778 1830 721 52 0 1146 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 11112

[startup+51.2178 s]
/proc/loadavg: 1.89 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1291944/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=11640 CPUtime=50.8
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2018 0 0 0 5078 2 0 0 25 0 1 0 154216631 11919360 1953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687462 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 2910 1953 721 52 0 1278 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 11640

[startup+102.427 s]
/proc/loadavg: 1.95 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1290792/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=11772 CPUtime=101.95
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2060 0 0 0 10193 2 0 0 25 0 1 0 154216631 12054528 1995 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 2943 1995 721 52 0 1311 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 11772

[startup+162.462 s]
/proc/loadavg: 1.98 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1289576/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=11984 CPUtime=161.94
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2085 0 0 0 16191 3 0 0 25 0 1 0 154216631 12271616 2020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 2996 2020 721 52 0 1364 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 11984

[startup+222.502 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 11433
/proc/meminfo: memFree=1288360/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=11984 CPUtime=221.93
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2102 0 0 0 22190 3 0 0 25 0 1 0 154216631 12271616 2037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 2996 2037 721 52 0 1364 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 11984

[startup+282.536 s]
/proc/loadavg: 2.05 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1287144/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=11984 CPUtime=281.88
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2114 0 0 0 28185 3 0 0 25 0 1 0 154216631 12271616 2049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 2996 2049 721 52 0 1364 0
Current children cumulated CPU time (s) 281.88
Current children cumulated vsize (KiB) 11984

[startup+342.573 s]
/proc/loadavg: 2.02 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1285992/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12116 CPUtime=341.86
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2124 0 0 0 34183 3 0 0 25 0 1 0 154216631 12406784 2059 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687405 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3029 2059 721 52 0 1397 0
Current children cumulated CPU time (s) 341.86
Current children cumulated vsize (KiB) 12116

[startup+402.605 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1284904/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12116 CPUtime=401.84
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2132 0 0 0 40181 3 0 0 25 0 1 0 154216631 12406784 2067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3029 2067 721 52 0 1397 0
Current children cumulated CPU time (s) 401.84
Current children cumulated vsize (KiB) 12116

[startup+462.642 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1283752/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12116 CPUtime=461.81
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2139 0 0 0 46177 4 0 0 25 0 1 0 154216631 12406784 2074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3029 2074 721 52 0 1397 0
Current children cumulated CPU time (s) 461.81
Current children cumulated vsize (KiB) 12116

[startup+522.678 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1282600/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12116 CPUtime=521.78
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2146 0 0 0 52174 4 0 0 25 0 1 0 154216631 12406784 2081 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3029 2081 721 52 0 1397 0
Current children cumulated CPU time (s) 521.78
Current children cumulated vsize (KiB) 12116

[startup+582.716 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1281512/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12116 CPUtime=581.76
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2153 0 0 0 58172 4 0 0 25 0 1 0 154216631 12406784 2088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3029 2088 721 52 0 1397 0
Current children cumulated CPU time (s) 581.76
Current children cumulated vsize (KiB) 12116

[startup+642.749 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1280424/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12248 CPUtime=641.72
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2158 0 0 0 64168 4 0 0 25 0 1 0 154216631 12541952 2093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3062 2093 721 52 0 1430 0
Current children cumulated CPU time (s) 641.72
Current children cumulated vsize (KiB) 12248

[startup+702.781 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11433
/proc/meminfo: memFree=1279400/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12248 CPUtime=701.69
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2163 0 0 0 70165 4 0 0 25 0 1 0 154216631 12541952 2098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3062 2098 721 52 0 1430 0
Current children cumulated CPU time (s) 701.69
Current children cumulated vsize (KiB) 12248

[startup+762.816 s]
/proc/loadavg: 2.07 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1278312/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12248 CPUtime=761.68
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2168 0 0 0 76164 4 0 0 25 0 1 0 154216631 12541952 2103 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3062 2103 721 52 0 1430 0
Current children cumulated CPU time (s) 761.68
Current children cumulated vsize (KiB) 12248

[startup+822.854 s]
/proc/loadavg: 2.02 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1277224/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12248 CPUtime=821.64
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2173 0 0 0 82160 4 0 0 25 0 1 0 154216631 12541952 2108 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687392 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3062 2108 721 52 0 1430 0
Current children cumulated CPU time (s) 821.64
Current children cumulated vsize (KiB) 12248

[startup+882.892 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1276200/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12248 CPUtime=881.62
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2178 0 0 0 88157 5 0 0 25 0 1 0 154216631 12541952 2113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3062 2113 721 52 0 1430 0
Current children cumulated CPU time (s) 881.62
Current children cumulated vsize (KiB) 12248

[startup+942.928 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1275176/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12248 CPUtime=941.61
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2181 0 0 0 94156 5 0 0 25 0 1 0 154216631 12541952 2116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3062 2116 721 52 0 1430 0
Current children cumulated CPU time (s) 941.61
Current children cumulated vsize (KiB) 12248

[startup+1002.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1274088/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12248 CPUtime=1001.57
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2186 0 0 0 100152 5 0 0 25 0 1 0 154216631 12541952 2121 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134679724 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3062 2121 721 52 0 1430 0
Current children cumulated CPU time (s) 1001.57
Current children cumulated vsize (KiB) 12248

[startup+1063 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1273064/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12248 CPUtime=1061.55
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2189 0 0 0 106150 5 0 0 25 0 1 0 154216631 12541952 2124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3062 2124 721 52 0 1430 0
Current children cumulated CPU time (s) 1061.55
Current children cumulated vsize (KiB) 12248

[startup+1123.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1272040/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12380 CPUtime=1121.53
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2193 0 0 0 112147 6 0 0 25 0 1 0 154216631 12677120 2128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3095 2128 721 52 0 1463 0
Current children cumulated CPU time (s) 1121.53
Current children cumulated vsize (KiB) 12380

[startup+1183.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1270952/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12380 CPUtime=1181.5
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2198 0 0 0 118144 6 0 0 25 0 1 0 154216631 12677120 2133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3095 2133 721 52 0 1463 0
Current children cumulated CPU time (s) 1181.5
Current children cumulated vsize (KiB) 12380

[startup+1243.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1269928/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12380 CPUtime=1241.48
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2202 0 0 0 124142 6 0 0 25 0 1 0 154216631 12677120 2137 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3095 2137 721 52 0 1463 0
Current children cumulated CPU time (s) 1241.48
Current children cumulated vsize (KiB) 12380

[startup+1303.16 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 11433
/proc/meminfo: memFree=1268840/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12380 CPUtime=1301.46
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2205 0 0 0 130140 6 0 0 25 0 1 0 154216631 12677120 2140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687459 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3095 2140 721 52 0 1463 0
Current children cumulated CPU time (s) 1301.46
Current children cumulated vsize (KiB) 12380

[startup+1363.19 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 11433
/proc/meminfo: memFree=1267816/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12380 CPUtime=1361.43
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2208 0 0 0 136137 6 0 0 25 0 1 0 154216631 12677120 2143 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3095 2143 721 52 0 1463 0
Current children cumulated CPU time (s) 1361.43
Current children cumulated vsize (KiB) 12380

[startup+1423.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11433
/proc/meminfo: memFree=1266792/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12380 CPUtime=1421.42
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2212 0 0 0 142136 6 0 0 25 0 1 0 154216631 12677120 2147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3095 2147 721 52 0 1463 0
Current children cumulated CPU time (s) 1421.42
Current children cumulated vsize (KiB) 12380

[startup+1483.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 11557
/proc/meminfo: memFree=1264416/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12380 CPUtime=1481.34
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2216 0 0 0 148119 15 0 0 25 0 1 0 154216631 12677120 2151 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3095 2151 721 52 0 1463 0
Current children cumulated CPU time (s) 1481.34
Current children cumulated vsize (KiB) 12380

[startup+1543.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1264416/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12380 CPUtime=1541.31
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2220 0 0 0 154108 23 0 0 25 0 1 0 154216631 12677120 2155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3095 2155 721 52 0 1463 0
Current children cumulated CPU time (s) 1541.31
Current children cumulated vsize (KiB) 12380

[startup+1603.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1263528/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12380 CPUtime=1601.3
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2223 0 0 0 160107 23 0 0 25 0 1 0 154216631 12677120 2158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3095 2158 721 52 0 1463 0
Current children cumulated CPU time (s) 1601.3
Current children cumulated vsize (KiB) 12380

[startup+1663.44 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1262568/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12512 CPUtime=1661.28
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2226 0 0 0 166105 23 0 0 25 0 1 0 154216631 12812288 2161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3128 2161 721 52 0 1496 0
Current children cumulated CPU time (s) 1661.28
Current children cumulated vsize (KiB) 12512

[startup+1723.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1261480/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12512 CPUtime=1721.24
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2231 0 0 0 172101 23 0 0 25 0 1 0 154216631 12812288 2166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3128 2166 721 52 0 1496 0
Current children cumulated CPU time (s) 1721.24
Current children cumulated vsize (KiB) 12512

[startup+1783.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1260520/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12512 CPUtime=1781.24
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2234 0 0 0 178100 24 0 0 25 0 1 0 154216631 12812288 2169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3128 2169 721 52 0 1496 0
Current children cumulated CPU time (s) 1781.24
Current children cumulated vsize (KiB) 12512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11630
/proc/meminfo: memFree=1260200/2055920 swapFree=4191880/4192956
[pid=11360] ppid=11358 vsize=12512 CPUtime=1800.08
/proc/11360/stat : 11360 (CSPtoSAT+minisa) R 11358 11360 11305 0 -1 4194304 2235 0 0 0 179984 24 0 0 25 0 1 0 154216631 12812288 2170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/11360/statm: 3128 2170 721 52 0 1496 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12512

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.4
CPU time (s): 1800.1
CPU user time (s): 1799.85
CPU system time (s): 0.246962
CPU usage (%): 99.872
Max. virtual memory (cumulated for all children) (KiB): 12512

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

runsolver used 1.9707 s user time and 6.01809 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 04:36:55 UTC 2007


IDJOB= 204326
IDBENCH= 4014
FILE ID= node9/204326-1168058215

PBS_JOBID= 3475350

Free space on /tmp= 66539 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  cfbca6f7d07df0494eefadd06a44af77

RANDOM SEED= 608111766

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.231
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.231
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:       1085944 kB
Buffers:         88396 kB
Cached:         488040 kB
SwapCached:        408 kB
Active:         620044 kB
Inactive:       248288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1085944 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:         306868 kB
Slab:            85956 kB
Committed_AS:  4100192 kB
PageTables:       2836 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= 66542 MiB



End job on node9 on Sat Jan  6 05:06:57 UTC 2007