Trace number 204246

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.01 1800.66

General information on the benchmark

NamejobShop/jobShop-e0ddr1/
e0ddr1-10-by-5-6.xml
MD5SUM3dfd45a70b3fa34e186ae60956eeec5f
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.035994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size124
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.04	c ...done
0.04	c #SATvar=16942 #SATclauses=33730 #CSPpredicates=265

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node45/watcher-204246-1168057752 -o ROOT/results/node45/solver-204246-1168057752 -C 1800 -M 900 /tmp/evaluation/204246-1168057752/CSPtoSAT+minisat /tmp/evaluation/204246-1168057752/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: 0.92 1.23 1.58 5/70 18354
/proc/meminfo: memFree=1406728/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=6696 CPUtime=0
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 154174208 6856704 403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4696952 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 1674 403 365 52 0 30 0

[startup+0.10262 s]
/proc/loadavg: 0.92 1.23 1.58 5/70 18354
/proc/meminfo: memFree=1406728/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=9272 CPUtime=0.09
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 1450 0 0 0 9 0 0 0 18 0 1 0 154174208 9494528 1385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2318 1385 721 52 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9272

[startup+0.510689 s]
/proc/loadavg: 0.92 1.23 1.58 5/70 18354
/proc/meminfo: memFree=1406728/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=9272 CPUtime=0.5
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 1466 0 0 0 50 0 0 0 21 0 1 0 154174208 9494528 1401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2318 1401 721 52 0 686 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9272

[startup+1.33184 s]
/proc/loadavg: 0.92 1.23 1.58 3/73 18357
/proc/meminfo: memFree=1401008/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=9404 CPUtime=1.32
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 1488 0 0 0 132 0 0 0 25 0 1 0 154174208 9629696 1423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678618 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2351 1423 721 52 0 719 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9404

[startup+2.97214 s]
/proc/loadavg: 0.92 1.23 1.58 3/73 18357
/proc/meminfo: memFree=1400752/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=9540 CPUtime=2.96
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 1527 0 0 0 296 0 0 0 25 0 1 0 154174208 9768960 1462 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2385 1462 721 52 0 753 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9540

[startup+6.25273 s]
/proc/loadavg: 1.01 1.24 1.58 3/73 18357
/proc/meminfo: memFree=1400048/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=9804 CPUtime=6.23
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 1599 0 0 0 623 0 0 0 25 0 1 0 154174208 10039296 1534 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2451 1534 721 52 0 819 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 9804

[startup+12.7129 s]
/proc/loadavg: 1.09 1.25 1.58 3/73 18357
/proc/meminfo: memFree=1399152/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=10336 CPUtime=12.7
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 1716 0 0 0 1269 1 0 0 25 0 1 0 154174208 10584064 1651 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2584 1651 721 52 0 952 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10336

[startup+25.5322 s]
/proc/loadavg: 1.29 1.29 1.59 3/73 18357
/proc/meminfo: memFree=1397360/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=11308 CPUtime=25.51
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 1939 0 0 0 2550 1 0 0 25 0 1 0 154174208 11579392 1874 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2827 1874 721 52 0 1195 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 11308

[startup+51.1729 s]
/proc/loadavg: 1.53 1.34 1.60 3/73 18357
/proc/meminfo: memFree=1396464/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=11916 CPUtime=51.14
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2101 0 0 0 5113 1 0 0 25 0 1 0 154174208 12201984 2036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 2979 2036 721 52 0 1347 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 11916

[startup+102.453 s]
/proc/loadavg: 1.79 1.44 1.62 3/73 18357
/proc/meminfo: memFree=1396272/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12048 CPUtime=102.4
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2139 0 0 0 10239 1 0 0 25 0 1 0 154174208 12337152 2074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3012 2074 721 52 0 1380 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 12048

[startup+162.556 s]
/proc/loadavg: 1.96 1.55 1.64 3/73 18357
/proc/meminfo: memFree=1396016/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12180 CPUtime=162.48
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2157 0 0 0 16247 1 0 0 25 0 1 0 154174208 12472320 2092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3045 2092 721 52 0 1413 0
Current children cumulated CPU time (s) 162.48
Current children cumulated vsize (KiB) 12180

[startup+222.654 s]
/proc/loadavg: 2.05 1.66 1.67 3/73 18357
/proc/meminfo: memFree=1395952/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12180 CPUtime=222.56
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2171 0 0 0 22255 1 0 0 25 0 1 0 154174208 12472320 2106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3045 2106 721 52 0 1413 0
Current children cumulated CPU time (s) 222.56
Current children cumulated vsize (KiB) 12180

[startup+282.75 s]
/proc/loadavg: 2.02 1.72 1.69 3/73 18357
/proc/meminfo: memFree=1395824/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12180 CPUtime=282.64
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2181 0 0 0 28262 2 0 0 25 0 1 0 154174208 12472320 2116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3045 2116 721 52 0 1413 0
Current children cumulated CPU time (s) 282.64
Current children cumulated vsize (KiB) 12180

[startup+342.839 s]
/proc/loadavg: 2.04 1.78 1.71 3/73 18357
/proc/meminfo: memFree=1395760/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12312 CPUtime=342.7
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2189 0 0 0 34268 2 0 0 25 0 1 0 154174208 12607488 2124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3078 2124 721 52 0 1446 0
Current children cumulated CPU time (s) 342.7
Current children cumulated vsize (KiB) 12312

[startup+402.941 s]
/proc/loadavg: 2.01 1.82 1.73 3/73 18357
/proc/meminfo: memFree=1395632/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12312 CPUtime=402.78
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2197 0 0 0 40276 2 0 0 25 0 1 0 154174208 12607488 2132 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3078 2132 721 52 0 1446 0
Current children cumulated CPU time (s) 402.78
Current children cumulated vsize (KiB) 12312

[startup+463.036 s]
/proc/loadavg: 2.00 1.85 1.74 3/73 18357
/proc/meminfo: memFree=1395632/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12312 CPUtime=462.85
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2203 0 0 0 46283 2 0 0 25 0 1 0 154174208 12607488 2138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3078 2138 721 52 0 1446 0
Current children cumulated CPU time (s) 462.85
Current children cumulated vsize (KiB) 12312

[startup+523.133 s]
/proc/loadavg: 2.00 1.87 1.75 3/73 18357
/proc/meminfo: memFree=1395568/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12312 CPUtime=522.93
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2210 0 0 0 52291 2 0 0 25 0 1 0 154174208 12607488 2145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3078 2145 721 52 0 1446 0
Current children cumulated CPU time (s) 522.93
Current children cumulated vsize (KiB) 12312

[startup+583.231 s]
/proc/loadavg: 2.00 1.89 1.76 3/73 18357
/proc/meminfo: memFree=1395504/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12312 CPUtime=583.01
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2215 0 0 0 58299 2 0 0 25 0 1 0 154174208 12607488 2150 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3078 2150 721 52 0 1446 0
Current children cumulated CPU time (s) 583.01
Current children cumulated vsize (KiB) 12312

[startup+643.233 s]
/proc/loadavg: 2.00 1.91 1.78 3/73 18357
/proc/meminfo: memFree=1395440/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12444 CPUtime=642.99
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2220 0 0 0 64296 3 0 0 25 0 1 0 154174208 12742656 2155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3111 2155 721 52 0 1479 0
Current children cumulated CPU time (s) 642.99
Current children cumulated vsize (KiB) 12444

[startup+703.329 s]
/proc/loadavg: 2.00 1.92 1.79 3/73 18357
/proc/meminfo: memFree=1395440/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12444 CPUtime=703.07
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2226 0 0 0 70304 3 0 0 25 0 1 0 154174208 12742656 2161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3111 2161 721 52 0 1479 0
Current children cumulated CPU time (s) 703.07
Current children cumulated vsize (KiB) 12444

[startup+763.335 s]
/proc/loadavg: 2.00 1.93 1.80 3/73 18357
/proc/meminfo: memFree=1395376/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12444 CPUtime=763.05
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2230 0 0 0 76302 3 0 0 25 0 1 0 154174208 12742656 2165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3111 2165 721 52 0 1479 0
Current children cumulated CPU time (s) 763.05
Current children cumulated vsize (KiB) 12444

[startup+823.344 s]
/proc/loadavg: 2.05 1.96 1.82 3/73 18357
/proc/meminfo: memFree=1395376/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12444 CPUtime=823.03
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2234 0 0 0 82300 3 0 0 25 0 1 0 154174208 12742656 2169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3111 2169 721 52 0 1479 0
Current children cumulated CPU time (s) 823.03
Current children cumulated vsize (KiB) 12444

[startup+883.345 s]
/proc/loadavg: 2.02 1.97 1.82 3/73 18357
/proc/meminfo: memFree=1395248/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12444 CPUtime=883.02
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2238 0 0 0 88299 3 0 0 25 0 1 0 154174208 12742656 2173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3111 2173 721 52 0 1479 0
Current children cumulated CPU time (s) 883.02
Current children cumulated vsize (KiB) 12444

[startup+943.447 s]
/proc/loadavg: 2.00 1.97 1.83 3/73 18357
/proc/meminfo: memFree=1395184/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12444 CPUtime=943.09
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2243 0 0 0 94306 3 0 0 25 0 1 0 154174208 12742656 2178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3111 2178 721 52 0 1479 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 12444

[startup+1003.54 s]
/proc/loadavg: 2.00 1.97 1.84 3/73 18357
/proc/meminfo: memFree=1395184/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12444 CPUtime=1003.17
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2247 0 0 0 100313 4 0 0 25 0 1 0 154174208 12742656 2182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3111 2182 721 52 0 1479 0
Current children cumulated CPU time (s) 1003.17
Current children cumulated vsize (KiB) 12444

[startup+1063.64 s]
/proc/loadavg: 2.00 1.97 1.84 3/73 18357
/proc/meminfo: memFree=1395120/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12444 CPUtime=1063.25
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2251 0 0 0 106321 4 0 0 25 0 1 0 154174208 12742656 2186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3111 2186 721 52 0 1479 0
Current children cumulated CPU time (s) 1063.25
Current children cumulated vsize (KiB) 12444

[startup+1123.74 s]
/proc/loadavg: 2.00 1.97 1.85 3/73 18357
/proc/meminfo: memFree=1395120/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12576 CPUtime=1123.33
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2255 0 0 0 112329 4 0 0 25 0 1 0 154174208 12877824 2190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3144 2190 721 52 0 1512 0
Current children cumulated CPU time (s) 1123.33
Current children cumulated vsize (KiB) 12576

[startup+1183.84 s]
/proc/loadavg: 2.00 1.97 1.85 3/73 18357
/proc/meminfo: memFree=1395056/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12576 CPUtime=1183.4
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2259 0 0 0 118336 4 0 0 25 0 1 0 154174208 12877824 2194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3144 2194 721 52 0 1512 0
Current children cumulated CPU time (s) 1183.4
Current children cumulated vsize (KiB) 12576

[startup+1243.93 s]
/proc/loadavg: 2.04 1.99 1.86 3/73 18357
/proc/meminfo: memFree=1394992/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12576 CPUtime=1243.47
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2263 0 0 0 124343 4 0 0 25 0 1 0 154174208 12877824 2198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3144 2198 721 52 0 1512 0
Current children cumulated CPU time (s) 1243.47
Current children cumulated vsize (KiB) 12576

[startup+1304.03 s]
/proc/loadavg: 2.01 1.99 1.87 3/73 18357
/proc/meminfo: memFree=1394992/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12576 CPUtime=1303.55
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2267 0 0 0 130350 5 0 0 25 0 1 0 154174208 12877824 2202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3144 2202 721 52 0 1512 0
Current children cumulated CPU time (s) 1303.55
Current children cumulated vsize (KiB) 12576

[startup+1364.13 s]
/proc/loadavg: 2.08 2.00 1.88 3/73 18357
/proc/meminfo: memFree=1394928/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12576 CPUtime=1363.62
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2271 0 0 0 136357 5 0 0 25 0 1 0 154174208 12877824 2206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3144 2206 721 52 0 1512 0
Current children cumulated CPU time (s) 1363.62
Current children cumulated vsize (KiB) 12576

[startup+1424.22 s]
/proc/loadavg: 2.11 2.02 1.89 3/73 18357
/proc/meminfo: memFree=1394928/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12576 CPUtime=1423.7
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2275 0 0 0 142365 5 0 0 25 0 1 0 154174208 12877824 2210 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3144 2210 721 52 0 1512 0
Current children cumulated CPU time (s) 1423.7
Current children cumulated vsize (KiB) 12576

[startup+1484.32 s]
/proc/loadavg: 2.04 2.01 1.90 3/73 18357
/proc/meminfo: memFree=1394864/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12576 CPUtime=1483.78
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2278 0 0 0 148373 5 0 0 25 0 1 0 154174208 12877824 2213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3144 2213 721 52 0 1512 0
Current children cumulated CPU time (s) 1483.78
Current children cumulated vsize (KiB) 12576

[startup+1544.43 s]
/proc/loadavg: 2.01 2.00 1.90 3/73 18357
/proc/meminfo: memFree=1394800/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12576 CPUtime=1543.86
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2282 0 0 0 154381 5 0 0 25 0 1 0 154174208 12877824 2217 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3144 2217 721 52 0 1512 0
Current children cumulated CPU time (s) 1543.86
Current children cumulated vsize (KiB) 12576

[startup+1604.45 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18357
/proc/meminfo: memFree=1394800/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12576 CPUtime=1603.86
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2285 0 0 0 160381 5 0 0 25 0 1 0 154174208 12877824 2220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3144 2220 721 52 0 1512 0
Current children cumulated CPU time (s) 1603.86
Current children cumulated vsize (KiB) 12576

[startup+1664.55 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18357
/proc/meminfo: memFree=1394736/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12708 CPUtime=1663.93
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2289 0 0 0 166388 5 0 0 25 0 1 0 154174208 13012992 2224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3177 2224 721 52 0 1545 0
Current children cumulated CPU time (s) 1663.93
Current children cumulated vsize (KiB) 12708

[startup+1724.65 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18357
/proc/meminfo: memFree=1394672/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12708 CPUtime=1724.02
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2292 0 0 0 172396 6 0 0 25 0 1 0 154174208 13012992 2227 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3177 2227 721 52 0 1545 0
Current children cumulated CPU time (s) 1724.02
Current children cumulated vsize (KiB) 12708

[startup+1784.65 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18357
/proc/meminfo: memFree=1394672/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12708 CPUtime=1784
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2296 0 0 0 178394 6 0 0 25 0 1 0 154174208 13012992 2231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3177 2231 721 52 0 1545 0
Current children cumulated CPU time (s) 1784
Current children cumulated vsize (KiB) 12708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.65 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18357
/proc/meminfo: memFree=1394672/2055920 swapFree=4184004/4192956
[pid=18353] ppid=18349 vsize=12708 CPUtime=1800
/proc/18353/stat : 18353 (CSPtoSAT+minisa) R 18349 18353 18271 0 -1 4194304 2297 0 0 0 179994 6 0 0 25 0 1 0 154174208 13012992 2232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 1 0 0
/proc/18353/statm: 3177 2232 721 52 0 1545 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 12708

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.66
CPU time (s): 1800.01
CPU user time (s): 1799.95
CPU system time (s): 0.06499
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 12708

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

runsolver used 1.63975 s user time and 4.81127 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 04:29:12 UTC 2007


IDJOB= 204246
IDBENCH= 4009
FILE ID= node45/204246-1168057752

PBS_JOBID= 3475523

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3dfd45a70b3fa34e186ae60956eeec5f

RANDOM SEED= 553165570

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1407416 kB
Buffers:         49092 kB
Cached:         513716 kB
SwapCached:       2748 kB
Active:          82096 kB
Inactive:       494652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407416 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            3376 kB
Writeback:           0 kB
Mapped:          19980 kB
Slab:            57308 kB
Committed_AS:  2564256 kB
PageTables:       1596 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 node45 on Sat Jan  6 04:59:13 UTC 2007