Trace number 204230

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.07 1814.91

General information on the benchmark

NamejobShop/jobShop-e0ddr1/
e0ddr1-10-by-5-4.xml
MD5SUM1087063c207e0f4fde17d81e87f3fc29
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.036993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size116
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=16027 #SATclauses=31900 #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-204230-1168057752 -o ROOT/results/node45/solver-204230-1168057752 -C 1800 -M 900 /tmp/evaluation/204230-1168057752/CSPtoSAT+minisat /tmp/evaluation/204230-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/73 18357
/proc/meminfo: memFree=1406320/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=18540 CPUtime=0
/proc/18356/stat : 18356 (runsolver) R 18351 18356 18244 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 154174209 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18356/statm: 4635 279 244 17 0 2626 0

[startup+0.103045 s]
/proc/loadavg: 0.92 1.23 1.58 5/73 18357
/proc/meminfo: memFree=1406320/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=9184 CPUtime=0.09
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 1416 0 0 0 9 0 0 0 18 0 1 0 154174209 9404416 1360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2296 1360 721 52 0 664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9184

[startup+0.511117 s]
/proc/loadavg: 0.92 1.23 1.58 5/73 18357
/proc/meminfo: memFree=1406320/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=9184 CPUtime=0.5
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 1425 0 0 0 50 0 0 0 22 0 1 0 154174209 9404416 1369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665589 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2296 1369 721 52 0 664 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9184

[startup+1.33227 s]
/proc/loadavg: 0.92 1.23 1.58 3/73 18357
/proc/meminfo: memFree=1401008/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=9316 CPUtime=1.31
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 1452 0 0 0 131 0 0 0 25 0 1 0 154174209 9539584 1396 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2329 1396 721 52 0 697 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9316

[startup+2.97156 s]
/proc/loadavg: 0.92 1.23 1.58 3/73 18357
/proc/meminfo: memFree=1400752/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=9448 CPUtime=2.94
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 1491 0 0 0 294 0 0 0 25 0 1 0 154174209 9674752 1435 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2362 1435 721 52 0 730 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9448

[startup+6.25216 s]
/proc/loadavg: 1.01 1.24 1.58 3/73 18357
/proc/meminfo: memFree=1400048/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=9844 CPUtime=6.19
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 1566 0 0 0 619 0 0 0 25 0 1 0 154174209 10080256 1510 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2461 1510 721 52 0 829 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9844

[startup+12.7113 s]
/proc/loadavg: 1.09 1.25 1.58 3/73 18357
/proc/meminfo: memFree=1399152/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=10372 CPUtime=12.59
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 1701 0 0 0 1259 0 0 0 25 0 1 0 154174209 10620928 1645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2593 1645 721 52 0 961 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10372

[startup+25.5277 s]
/proc/loadavg: 1.29 1.29 1.59 3/73 18357
/proc/meminfo: memFree=1397360/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=11344 CPUtime=25.29
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 1948 0 0 0 2529 0 0 0 25 0 1 0 154174209 11616256 1892 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2836 1892 721 52 0 1204 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 11344

[startup+51.1673 s]
/proc/loadavg: 1.53 1.34 1.60 3/73 18357
/proc/meminfo: memFree=1396464/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=11608 CPUtime=50.74
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2001 0 0 0 5074 0 0 0 25 0 1 0 154174209 11886592 1945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2902 1945 721 52 0 1270 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 11608

[startup+102.449 s]
/proc/loadavg: 1.79 1.44 1.62 3/73 18357
/proc/meminfo: memFree=1396272/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=11740 CPUtime=101.6
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2042 0 0 0 10159 1 0 0 25 0 1 0 154174209 12021760 1986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2935 1986 721 52 0 1303 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 11740

[startup+162.552 s]
/proc/loadavg: 1.96 1.55 1.64 3/73 18357
/proc/meminfo: memFree=1396016/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=11952 CPUtime=161.2
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2070 0 0 0 16119 1 0 0 25 0 1 0 154174209 12238848 2014 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2988 2014 721 52 0 1356 0
Current children cumulated CPU time (s) 161.2
Current children cumulated vsize (KiB) 11952

[startup+222.649 s]
/proc/loadavg: 2.05 1.66 1.67 3/73 18357
/proc/meminfo: memFree=1395952/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=11952 CPUtime=220.82
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2085 0 0 0 22081 1 0 0 25 0 1 0 154174209 12238848 2029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2988 2029 721 52 0 1356 0
Current children cumulated CPU time (s) 220.82
Current children cumulated vsize (KiB) 11952

[startup+282.745 s]
/proc/loadavg: 2.02 1.72 1.69 3/73 18357
/proc/meminfo: memFree=1395824/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=11952 CPUtime=280.43
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2096 0 0 0 28042 1 0 0 25 0 1 0 154174209 12238848 2040 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 2988 2040 721 52 0 1356 0
Current children cumulated CPU time (s) 280.43
Current children cumulated vsize (KiB) 11952

[startup+342.833 s]
/proc/loadavg: 2.04 1.78 1.71 3/73 18357
/proc/meminfo: memFree=1395760/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12084 CPUtime=340.01
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2107 0 0 0 34000 1 0 0 25 0 1 0 154174209 12374016 2051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3021 2051 721 52 0 1389 0
Current children cumulated CPU time (s) 340.01
Current children cumulated vsize (KiB) 12084

[startup+402.834 s]
/proc/loadavg: 2.01 1.82 1.73 3/73 18357
/proc/meminfo: memFree=1395632/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12084 CPUtime=399.53
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2116 0 0 0 39951 2 0 0 25 0 1 0 154174209 12374016 2060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3021 2060 721 52 0 1389 0
Current children cumulated CPU time (s) 399.53
Current children cumulated vsize (KiB) 12084

[startup+462.929 s]
/proc/loadavg: 2.00 1.85 1.74 3/73 18357
/proc/meminfo: memFree=1395632/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12084 CPUtime=459.14
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2124 0 0 0 45912 2 0 0 25 0 1 0 154174209 12374016 2068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3021 2068 721 52 0 1389 0
Current children cumulated CPU time (s) 459.14
Current children cumulated vsize (KiB) 12084

[startup+523.026 s]
/proc/loadavg: 2.00 1.87 1.75 3/73 18357
/proc/meminfo: memFree=1395568/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12084 CPUtime=518.73
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2131 0 0 0 51871 2 0 0 25 0 1 0 154174209 12374016 2075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3021 2075 721 52 0 1389 0
Current children cumulated CPU time (s) 518.73
Current children cumulated vsize (KiB) 12084

[startup+583.126 s]
/proc/loadavg: 2.00 1.89 1.76 3/73 18357
/proc/meminfo: memFree=1395504/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12084 CPUtime=578.35
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2137 0 0 0 57833 2 0 0 25 0 1 0 154174209 12374016 2081 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3021 2081 721 52 0 1389 0
Current children cumulated CPU time (s) 578.35
Current children cumulated vsize (KiB) 12084

[startup+643.228 s]
/proc/loadavg: 2.00 1.91 1.78 3/73 18357
/proc/meminfo: memFree=1395440/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12216 CPUtime=637.97
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2143 0 0 0 63795 2 0 0 25 0 1 0 154174209 12509184 2087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3054 2087 721 52 0 1422 0
Current children cumulated CPU time (s) 637.97
Current children cumulated vsize (KiB) 12216

[startup+703.324 s]
/proc/loadavg: 2.00 1.92 1.79 3/73 18357
/proc/meminfo: memFree=1395440/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12216 CPUtime=697.55
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2148 0 0 0 69752 3 0 0 25 0 1 0 154174209 12509184 2092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3054 2092 721 52 0 1422 0
Current children cumulated CPU time (s) 697.55
Current children cumulated vsize (KiB) 12216

[startup+763.329 s]
/proc/loadavg: 2.00 1.93 1.80 3/73 18357
/proc/meminfo: memFree=1395376/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12216 CPUtime=757.07
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2154 0 0 0 75704 3 0 0 25 0 1 0 154174209 12509184 2098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3054 2098 721 52 0 1422 0
Current children cumulated CPU time (s) 757.07
Current children cumulated vsize (KiB) 12216

[startup+823.431 s]
/proc/loadavg: 2.05 1.96 1.82 3/73 18357
/proc/meminfo: memFree=1395376/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12216 CPUtime=816.69
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2159 0 0 0 81666 3 0 0 25 0 1 0 154174209 12509184 2103 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668963 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3054 2103 721 52 0 1422 0
Current children cumulated CPU time (s) 816.69
Current children cumulated vsize (KiB) 12216

[startup+883.436 s]
/proc/loadavg: 2.02 1.97 1.82 3/73 18357
/proc/meminfo: memFree=1395248/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12216 CPUtime=876.17
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2163 0 0 0 87614 3 0 0 25 0 1 0 154174209 12509184 2107 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3054 2107 721 52 0 1422 0
Current children cumulated CPU time (s) 876.17
Current children cumulated vsize (KiB) 12216

[startup+943.535 s]
/proc/loadavg: 2.00 1.97 1.83 3/73 18357
/proc/meminfo: memFree=1395184/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12216 CPUtime=935.78
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2168 0 0 0 93575 3 0 0 25 0 1 0 154174209 12509184 2112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3054 2112 721 52 0 1422 0
Current children cumulated CPU time (s) 935.78
Current children cumulated vsize (KiB) 12216

[startup+1003.54 s]
/proc/loadavg: 2.00 1.97 1.84 3/73 18357
/proc/meminfo: memFree=1395184/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12216 CPUtime=995.3
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2173 0 0 0 99526 4 0 0 25 0 1 0 154174209 12509184 2117 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3054 2117 721 52 0 1422 0
Current children cumulated CPU time (s) 995.3
Current children cumulated vsize (KiB) 12216

[startup+1063.63 s]
/proc/loadavg: 2.00 1.97 1.84 3/73 18357
/proc/meminfo: memFree=1395120/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12348 CPUtime=1054.9
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2176 0 0 0 105486 4 0 0 25 0 1 0 154174209 12644352 2120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3087 2120 721 52 0 1455 0
Current children cumulated CPU time (s) 1054.9
Current children cumulated vsize (KiB) 12348

[startup+1123.74 s]
/proc/loadavg: 2.00 1.97 1.85 3/73 18357
/proc/meminfo: memFree=1395120/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12348 CPUtime=1114.5
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2180 0 0 0 111446 4 0 0 25 0 1 0 154174209 12644352 2124 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3087 2124 721 52 0 1455 0
Current children cumulated CPU time (s) 1114.5
Current children cumulated vsize (KiB) 12348

[startup+1183.83 s]
/proc/loadavg: 2.00 1.97 1.85 3/73 18357
/proc/meminfo: memFree=1395056/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12348 CPUtime=1174.11
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2185 0 0 0 117407 4 0 0 25 0 1 0 154174209 12644352 2129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3087 2129 721 52 0 1455 0
Current children cumulated CPU time (s) 1174.11
Current children cumulated vsize (KiB) 12348

[startup+1243.93 s]
/proc/loadavg: 2.04 1.99 1.86 3/73 18357
/proc/meminfo: memFree=1394992/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12348 CPUtime=1233.71
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2188 0 0 0 123367 4 0 0 25 0 1 0 154174209 12644352 2132 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3087 2132 721 52 0 1455 0
Current children cumulated CPU time (s) 1233.71
Current children cumulated vsize (KiB) 12348

[startup+1304.03 s]
/proc/loadavg: 2.01 1.99 1.87 3/73 18357
/proc/meminfo: memFree=1394992/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12348 CPUtime=1293.32
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2192 0 0 0 129328 4 0 0 25 0 1 0 154174209 12644352 2136 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3087 2136 721 52 0 1455 0
Current children cumulated CPU time (s) 1293.32
Current children cumulated vsize (KiB) 12348

[startup+1364.12 s]
/proc/loadavg: 2.08 2.00 1.88 3/73 18357
/proc/meminfo: memFree=1394928/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12348 CPUtime=1352.92
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2195 0 0 0 135288 4 0 0 25 0 1 0 154174209 12644352 2139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3087 2139 721 52 0 1455 0
Current children cumulated CPU time (s) 1352.92
Current children cumulated vsize (KiB) 12348

[startup+1424.22 s]
/proc/loadavg: 2.11 2.02 1.89 3/73 18357
/proc/meminfo: memFree=1394928/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12348 CPUtime=1412.52
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2200 0 0 0 141248 4 0 0 25 0 1 0 154174209 12644352 2144 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3087 2144 721 52 0 1455 0
Current children cumulated CPU time (s) 1412.52
Current children cumulated vsize (KiB) 12348

[startup+1484.32 s]
/proc/loadavg: 2.04 2.01 1.90 3/73 18357
/proc/meminfo: memFree=1394864/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12348 CPUtime=1472.13
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2204 0 0 0 147208 5 0 0 25 0 1 0 154174209 12644352 2148 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3087 2148 721 52 0 1455 0
Current children cumulated CPU time (s) 1472.13
Current children cumulated vsize (KiB) 12348

[startup+1544.32 s]
/proc/loadavg: 2.01 2.00 1.90 3/73 18357
/proc/meminfo: memFree=1394800/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12348 CPUtime=1531.66
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2208 0 0 0 153161 5 0 0 25 0 1 0 154174209 12644352 2152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3087 2152 721 52 0 1455 0
Current children cumulated CPU time (s) 1531.66
Current children cumulated vsize (KiB) 12348

[startup+1604.33 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18357
/proc/meminfo: memFree=1394800/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12480 CPUtime=1591.16
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2212 0 0 0 159111 5 0 0 25 0 1 0 154174209 12779520 2156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3120 2156 721 52 0 1488 0
Current children cumulated CPU time (s) 1591.16
Current children cumulated vsize (KiB) 12480

[startup+1664.43 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18357
/proc/meminfo: memFree=1394736/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12480 CPUtime=1650.77
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2217 0 0 0 165072 5 0 0 25 0 1 0 154174209 12779520 2161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3120 2161 721 52 0 1488 0
Current children cumulated CPU time (s) 1650.77
Current children cumulated vsize (KiB) 12480

[startup+1724.53 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18357
/proc/meminfo: memFree=1394672/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12480 CPUtime=1710.38
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2221 0 0 0 171033 5 0 0 25 0 1 0 154174209 12779520 2165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3120 2165 721 52 0 1488 0
Current children cumulated CPU time (s) 1710.38
Current children cumulated vsize (KiB) 12480

[startup+1784.53 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18357
/proc/meminfo: memFree=1394672/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12480 CPUtime=1769.88
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2225 0 0 0 176983 5 0 0 25 0 1 0 154174209 12779520 2169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3120 2169 721 52 0 1488 0
Current children cumulated CPU time (s) 1769.88
Current children cumulated vsize (KiB) 12480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 18395
/proc/meminfo: memFree=1364784/2055920 swapFree=4184004/4192956
[pid=18356] ppid=18351 vsize=12480 CPUtime=1800.06
/proc/18356/stat : 18356 (CSPtoSAT+minisa) R 18351 18356 18244 0 -1 4194304 2227 0 0 0 180000 6 0 0 25 0 1 0 154174209 12779520 2171 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/18356/statm: 3120 2171 721 52 0 1488 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 12480

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.91
CPU time (s): 1800.07
CPU user time (s): 1800
CPU system time (s): 0.068989
CPU usage (%): 99.1825
Max. virtual memory (cumulated for all children) (KiB): 12480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2227
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= 10
involuntary context switches= 41621

runsolver used 1.80773 s user time and 4.72328 s system time

The end

Launcher Data (download as text)

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


IDJOB= 204230
IDBENCH= 4008
FILE ID= node45/204230-1168057752

PBS_JOBID= 3475522

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1087063c207e0f4fde17d81e87f3fc29

RANDOM SEED= 3573395

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:       1407472 kB
Buffers:         49092 kB
Cached:         513716 kB
SwapCached:       2748 kB
Active:          82124 kB
Inactive:       494652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407472 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            3372 kB
Writeback:           0 kB
Mapped:          20044 kB
Slab:            57312 kB
Committed_AS:  2564324 kB
PageTables:       1628 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= 66541 MiB



End job on node45 on Sat Jan  6 04:59:27 UTC 2007