Trace number 221931

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.09 1810.54

General information on the benchmark

NamejobShop/jobShop-e0ddr2/
e0ddr2-10-by-5-3.xml
MD5SUMfefe9a4dc5fd92c3354194050a1fdea7
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 size133
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=18502 #SATclauses=36850 #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/node14/watcher-221931-1168066998 -o ROOT/results/node14/solver-221931-1168066998 -C 1800 -M 900 /tmp/evaluation/221931-1168066998/CSPtoSAT+minisat /tmp/evaluation/221931-1168066998/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: 2.04 2.02 1.98 5/86 22740
/proc/meminfo: memFree=1524136/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=496 CPUtime=0
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 155094764 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6927140 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 124 36 29 52 0 19 0

[startup+0.105243 s]
/proc/loadavg: 2.04 2.02 1.98 5/86 22740
/proc/meminfo: memFree=1524136/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=9520 CPUtime=0.09
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 1502 0 0 0 9 0 0 0 18 0 1 0 155094764 9748480 1446 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 2380 1446 721 52 0 748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9520

[startup+0.514283 s]
/proc/loadavg: 2.04 2.02 1.98 5/86 22740
/proc/meminfo: memFree=1524136/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=9684 CPUtime=0.5
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 1516 0 0 0 50 0 0 0 22 0 1 0 155094764 9916416 1460 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 2421 1460 721 52 0 789 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9684

[startup+1.33536 s]
/proc/loadavg: 2.04 2.02 1.98 3/86 22740
/proc/meminfo: memFree=1521000/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=9816 CPUtime=1.31
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 1546 0 0 0 131 0 0 0 25 0 1 0 155094764 10051584 1490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 2454 1490 721 52 0 822 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9816

[startup+2.97252 s]
/proc/loadavg: 2.04 2.02 1.98 3/86 22740
/proc/meminfo: memFree=1520936/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=9816 CPUtime=2.93
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 1573 0 0 0 293 0 0 0 25 0 1 0 155094764 10051584 1517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 2454 1517 721 52 0 822 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9816

[startup+6.25183 s]
/proc/loadavg: 2.04 2.02 1.98 3/86 22740
/proc/meminfo: memFree=1520552/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=10080 CPUtime=6.18
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 1634 0 0 0 618 0 0 0 25 0 1 0 155094764 10321920 1578 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 2520 1578 721 52 0 888 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 10080

[startup+12.7204 s]
/proc/loadavg: 2.03 2.02 1.98 3/86 22740
/proc/meminfo: memFree=1520104/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=10636 CPUtime=12.59
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 1754 0 0 0 1259 0 0 0 25 0 1 0 155094764 10891264 1698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 2659 1698 721 52 0 1027 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10636

[startup+25.5457 s]
/proc/loadavg: 2.02 2.02 1.98 3/86 22740
/proc/meminfo: memFree=1519208/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=11476 CPUtime=25.3
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 1973 0 0 0 2530 0 0 0 25 0 1 0 155094764 11751424 1917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 2869 1917 721 52 0 1237 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 11476

[startup+51.2011 s]
/proc/loadavg: 2.02 2.02 1.98 3/86 22740
/proc/meminfo: memFree=1518248/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12480 CPUtime=50.72
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2220 0 0 0 5071 1 0 0 25 0 1 0 155094764 12779520 2164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3120 2164 721 52 0 1488 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 12480

[startup+102.403 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 22740
/proc/meminfo: memFree=1518184/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12612 CPUtime=101.46
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2251 0 0 0 10145 1 0 0 25 0 1 0 155094764 12914688 2195 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3153 2195 721 52 0 1521 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 12612

[startup+162.428 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 22740
/proc/meminfo: memFree=1518056/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12744 CPUtime=160.93
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2269 0 0 0 16092 1 0 0 25 0 1 0 155094764 13049856 2213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3186 2213 721 52 0 1554 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 12744

[startup+222.46 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517928/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12744 CPUtime=220.41
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2280 0 0 0 22039 2 0 0 25 0 1 0 155094764 13049856 2224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3186 2224 721 52 0 1554 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 12744

[startup+282.488 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517864/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12744 CPUtime=279.89
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2291 0 0 0 27987 2 0 0 25 0 1 0 155094764 13049856 2235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3186 2235 721 52 0 1554 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 12744

[startup+342.516 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517864/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12744 CPUtime=339.38
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2299 0 0 0 33935 3 0 0 25 0 1 0 155094764 13049856 2243 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3186 2243 721 52 0 1554 0
Current children cumulated CPU time (s) 339.38
Current children cumulated vsize (KiB) 12744

[startup+402.542 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517864/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12876 CPUtime=398.85
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2307 0 0 0 39882 3 0 0 25 0 1 0 155094764 13185024 2251 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3219 2251 721 52 0 1587 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 12876

[startup+462.571 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517864/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12876 CPUtime=458.33
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2313 0 0 0 45830 3 0 0 25 0 1 0 155094764 13185024 2257 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3219 2257 721 52 0 1587 0
Current children cumulated CPU time (s) 458.33
Current children cumulated vsize (KiB) 12876

[startup+522.6 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517864/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12876 CPUtime=517.82
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2319 0 0 0 51778 4 0 0 25 0 1 0 155094764 13185024 2263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3219 2263 721 52 0 1587 0
Current children cumulated CPU time (s) 517.82
Current children cumulated vsize (KiB) 12876

[startup+582.631 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517736/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12876 CPUtime=577.29
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2325 0 0 0 57725 4 0 0 25 0 1 0 155094764 13185024 2269 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3219 2269 721 52 0 1587 0
Current children cumulated CPU time (s) 577.29
Current children cumulated vsize (KiB) 12876

[startup+642.658 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517736/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12876 CPUtime=636.78
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2330 0 0 0 63673 5 0 0 25 0 1 0 155094764 13185024 2274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3219 2274 721 52 0 1587 0
Current children cumulated CPU time (s) 636.78
Current children cumulated vsize (KiB) 12876

[startup+702.683 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517736/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=12876 CPUtime=696.25
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2335 0 0 0 69620 5 0 0 25 0 1 0 155094764 13185024 2279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3219 2279 721 52 0 1587 0
Current children cumulated CPU time (s) 696.25
Current children cumulated vsize (KiB) 12876

[startup+762.708 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517672/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13008 CPUtime=755.73
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2340 0 0 0 75568 5 0 0 25 0 1 0 155094764 13320192 2284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3252 2284 721 52 0 1620 0
Current children cumulated CPU time (s) 755.73
Current children cumulated vsize (KiB) 13008

[startup+822.737 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517672/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13008 CPUtime=815.21
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2345 0 0 0 81516 5 0 0 25 0 1 0 155094764 13320192 2289 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3252 2289 721 52 0 1620 0
Current children cumulated CPU time (s) 815.21
Current children cumulated vsize (KiB) 13008

[startup+882.771 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22740
/proc/meminfo: memFree=1517608/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13008 CPUtime=874.69
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2349 0 0 0 87463 6 0 0 25 0 1 0 155094764 13320192 2293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3252 2293 721 52 0 1620 0
Current children cumulated CPU time (s) 874.69
Current children cumulated vsize (KiB) 13008

[startup+942.799 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22742
/proc/meminfo: memFree=1517480/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13008 CPUtime=934.17
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2354 0 0 0 93411 6 0 0 25 0 1 0 155094764 13320192 2298 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22739/statm: 3252 2298 721 52 0 1620 0
Current children cumulated CPU time (s) 934.17
Current children cumulated vsize (KiB) 13008

[startup+1002.82 s]
/proc/loadavg: 1.95 1.98 1.97 3/86 22780
/proc/meminfo: memFree=1351208/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13008 CPUtime=993.92
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2358 0 0 0 99385 7 0 0 25 0 1 0 155094764 13320192 2302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3252 2302 721 52 0 1620 0
Current children cumulated CPU time (s) 993.92
Current children cumulated vsize (KiB) 13008

[startup+1062.85 s]
/proc/loadavg: 1.98 1.98 1.97 3/86 22780
/proc/meminfo: memFree=1324264/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13008 CPUtime=1053.9
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2361 0 0 0 105382 8 0 0 25 0 1 0 155094764 13320192 2305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668785 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3252 2305 721 52 0 1620 0
Current children cumulated CPU time (s) 1053.9
Current children cumulated vsize (KiB) 13008

[startup+1122.87 s]
/proc/loadavg: 1.99 1.98 1.97 3/86 22780
/proc/meminfo: memFree=1311272/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13008 CPUtime=1113.84
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2365 0 0 0 111376 8 0 0 25 0 1 0 155094764 13320192 2309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3252 2309 721 52 0 1620 0
Current children cumulated CPU time (s) 1113.84
Current children cumulated vsize (KiB) 13008

[startup+1182.9 s]
/proc/loadavg: 2.05 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1293224/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13008 CPUtime=1173.82
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2370 0 0 0 117374 8 0 0 25 0 1 0 155094764 13320192 2314 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3252 2314 721 52 0 1620 0
Current children cumulated CPU time (s) 1173.82
Current children cumulated vsize (KiB) 13008

[startup+1242.93 s]
/proc/loadavg: 2.02 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1277480/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1233.8
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2373 0 0 0 123371 9 0 0 25 0 1 0 155094764 13455360 2317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2317 721 52 0 1653 0
Current children cumulated CPU time (s) 1233.8
Current children cumulated vsize (KiB) 13140

[startup+1302.96 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1266984/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1293.75
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2377 0 0 0 129366 9 0 0 25 0 1 0 155094764 13455360 2321 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2321 721 52 0 1653 0
Current children cumulated CPU time (s) 1293.75
Current children cumulated vsize (KiB) 13140

[startup+1362.99 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1255592/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1353.73
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2380 0 0 0 135364 9 0 0 25 0 1 0 155094764 13455360 2324 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2324 721 52 0 1653 0
Current children cumulated CPU time (s) 1353.73
Current children cumulated vsize (KiB) 13140

[startup+1423.02 s]
/proc/loadavg: 2.04 2.01 1.98 3/86 22780
/proc/meminfo: memFree=1245480/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1413.71
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2383 0 0 0 141361 10 0 0 25 0 1 0 155094764 13455360 2327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2327 721 52 0 1653 0
Current children cumulated CPU time (s) 1413.71
Current children cumulated vsize (KiB) 13140

[startup+1483.05 s]
/proc/loadavg: 2.01 2.01 1.98 3/86 22780
/proc/meminfo: memFree=1238376/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1473.66
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2388 0 0 0 147356 10 0 0 25 0 1 0 155094764 13455360 2332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2332 721 52 0 1653 0
Current children cumulated CPU time (s) 1473.66
Current children cumulated vsize (KiB) 13140

[startup+1543.08 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1232936/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1533.64
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2391 0 0 0 153354 10 0 0 25 0 1 0 155094764 13455360 2335 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2335 721 52 0 1653 0
Current children cumulated CPU time (s) 1533.64
Current children cumulated vsize (KiB) 13140

[startup+1603.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1228584/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1593.61
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2395 0 0 0 159351 10 0 0 25 0 1 0 155094764 13455360 2339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2339 721 52 0 1653 0
Current children cumulated CPU time (s) 1593.61
Current children cumulated vsize (KiB) 13140

[startup+1663.13 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1224680/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1653.34
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2398 0 0 0 165324 10 0 0 25 0 1 0 155094764 13455360 2342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2342 721 52 0 1653 0
Current children cumulated CPU time (s) 1653.34
Current children cumulated vsize (KiB) 13140

[startup+1723.13 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1215144/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1713.09
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2402 0 0 0 171298 11 0 0 25 0 1 0 155094764 13455360 2346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2346 721 52 0 1653 0
Current children cumulated CPU time (s) 1713.09
Current children cumulated vsize (KiB) 13140

[startup+1783.14 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1203816/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1772.83
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2405 0 0 0 177272 11 0 0 25 0 1 0 155094764 13455360 2349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2349 721 52 0 1653 0
Current children cumulated CPU time (s) 1772.83
Current children cumulated vsize (KiB) 13140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.53 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 22780
/proc/meminfo: memFree=1200168/2055920 swapFree=4182236/4192956
[pid=22739] ppid=22737 vsize=13140 CPUtime=1800.08
/proc/22739/stat : 22739 (CSPtoSAT+minisa) R 22737 22739 22334 0 -1 4194304 2407 0 0 0 179997 11 0 0 25 0 1 0 155094764 13455360 2351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/22739/statm: 3285 2351 721 52 0 1653 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 13140

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.54
CPU time (s): 1800.09
CPU user time (s): 1799.97
CPU system time (s): 0.116982
CPU usage (%): 99.4232
Max. virtual memory (cumulated for all children) (KiB): 13140

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

runsolver used 2.04969 s user time and 5.79712 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 07:03:18 UTC 2007


IDJOB= 221931
IDBENCH= 5473
FILE ID= node14/221931-1168066998

PBS_JOBID= 3475410

Free space on /tmp= 66329 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  fefe9a4dc5fd92c3354194050a1fdea7

RANDOM SEED= 126048889

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.227
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.227
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:       1524552 kB
Buffers:         56956 kB
Cached:         314708 kB
SwapCached:       3696 kB
Active:         101872 kB
Inactive:       330032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524552 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          73016 kB
Slab:            84388 kB
Committed_AS:  4623572 kB
PageTables:       2152 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= 66328 MiB



End job on node14 on Sat Jan  6 07:33:29 UTC 2007