Trace number 218752

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.54

General information on the benchmark

NamejobShop/jobShop-ewddr2/
ewddr2-10-by-5-8.xml
MD5SUM4b1b0b7f3b3c5fd1fc58023ab44eb550
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.037994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size158
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.21	c ...done
0.21	c #SATvar=20737 #SATclauses=41320 #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/node59/watcher-218752-1168066180 -o ROOT/results/node59/solver-218752-1168066180 -C 1800 -M 900 /tmp/evaluation/218752-1168066180/CSPtoSAT+minisat /tmp/evaluation/218752-1168066180/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.84 5/73 22412
/proc/meminfo: memFree=1566608/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=496 CPUtime=0
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 155015945 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9286436 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 124 36 29 52 0 19 0

[startup+0.105188 s]
/proc/loadavg: 1.92 1.98 1.84 5/73 22412
/proc/meminfo: memFree=1566608/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=10040 CPUtime=0.09
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 1581 0 0 0 9 0 0 0 18 0 1 0 155015945 10280960 1525 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 2510 1525 721 52 0 878 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10040

[startup+0.517226 s]
/proc/loadavg: 1.92 1.98 1.84 5/73 22412
/proc/meminfo: memFree=1566608/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=10176 CPUtime=0.5
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 1590 0 0 0 50 0 0 0 21 0 1 0 155015945 10420224 1534 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 2544 1534 721 52 0 912 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10176

[startup+1.33932 s]
/proc/loadavg: 1.92 1.98 1.84 3/73 22412
/proc/meminfo: memFree=1563216/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=10176 CPUtime=1.32
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 1615 0 0 0 132 0 0 0 25 0 1 0 155015945 10420224 1559 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538358 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 2544 1559 721 52 0 912 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10176

[startup+2.9765 s]
/proc/loadavg: 1.92 1.98 1.84 3/73 22412
/proc/meminfo: memFree=1563152/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=10308 CPUtime=2.95
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 1644 0 0 0 295 0 0 0 25 0 1 0 155015945 10555392 1588 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 2577 1588 721 52 0 945 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10308

[startup+6.25586 s]
/proc/loadavg: 1.93 1.98 1.84 3/73 22412
/proc/meminfo: memFree=1562832/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=10572 CPUtime=6.21
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 1704 0 0 0 621 0 0 0 25 0 1 0 155015945 10825728 1648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 2643 1648 721 52 0 1011 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 10572

[startup+12.7256 s]
/proc/loadavg: 1.93 1.98 1.85 3/73 22412
/proc/meminfo: memFree=1562384/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=11024 CPUtime=12.65
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 1807 0 0 0 1265 0 0 0 25 0 1 0 155015945 11288576 1751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 2756 1751 721 52 0 1124 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11024

[startup+25.55 s]
/proc/loadavg: 1.95 1.98 1.85 3/73 22412
/proc/meminfo: memFree=1561616/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=11700 CPUtime=25.42
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 1997 0 0 0 2542 0 0 0 25 0 1 0 155015945 11980800 1941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 2925 1941 721 52 0 1293 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 11700

[startup+51.2048 s]
/proc/loadavg: 1.96 1.98 1.85 3/73 22412
/proc/meminfo: memFree=1560208/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13264 CPUtime=50.96
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2352 0 0 0 5095 1 0 0 25 0 1 0 155015945 13582336 2296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3316 2296 721 52 0 1684 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 13264

[startup+102.507 s]
/proc/loadavg: 1.98 1.98 1.85 3/73 22412
/proc/meminfo: memFree=1560016/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13396 CPUtime=102.05
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2407 0 0 0 10204 1 0 0 25 0 1 0 155015945 13717504 2351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3349 2351 721 52 0 1717 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 13396

[startup+162.53 s]
/proc/loadavg: 1.99 1.98 1.86 3/73 22412
/proc/meminfo: memFree=1559952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13528 CPUtime=161.82
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2426 0 0 0 16181 1 0 0 25 0 1 0 155015945 13852672 2370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3382 2370 721 52 0 1750 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 13528

[startup+222.555 s]
/proc/loadavg: 1.99 1.98 1.87 3/73 22412
/proc/meminfo: memFree=1559824/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13528 CPUtime=221.6
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2439 0 0 0 22159 1 0 0 25 0 1 0 155015945 13852672 2383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3382 2383 721 52 0 1750 0
Current children cumulated CPU time (s) 221.6
Current children cumulated vsize (KiB) 13528

[startup+282.582 s]
/proc/loadavg: 1.99 1.98 1.87 3/73 22412
/proc/meminfo: memFree=1559760/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13528 CPUtime=281.37
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2449 0 0 0 28136 1 0 0 25 0 1 0 155015945 13852672 2393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3382 2393 721 52 0 1750 0
Current children cumulated CPU time (s) 281.37
Current children cumulated vsize (KiB) 13528

[startup+342.608 s]
/proc/loadavg: 2.04 2.00 1.88 3/73 22412
/proc/meminfo: memFree=1559824/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13660 CPUtime=341.15
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2457 0 0 0 34114 1 0 0 25 0 1 0 155015945 13987840 2401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3415 2401 721 52 0 1783 0
Current children cumulated CPU time (s) 341.15
Current children cumulated vsize (KiB) 13660

[startup+402.628 s]
/proc/loadavg: 2.05 2.01 1.89 3/73 22412
/proc/meminfo: memFree=1559760/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13660 CPUtime=400.94
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2465 0 0 0 40092 2 0 0 25 0 1 0 155015945 13987840 2409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687324 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3415 2409 721 52 0 1783 0
Current children cumulated CPU time (s) 400.94
Current children cumulated vsize (KiB) 13660

[startup+462.649 s]
/proc/loadavg: 2.02 2.01 1.90 3/73 22412
/proc/meminfo: memFree=1559696/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13660 CPUtime=460.71
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2471 0 0 0 46069 2 0 0 25 0 1 0 155015945 13987840 2415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/22411/statm: 3415 2415 721 52 0 1783 0
Current children cumulated CPU time (s) 460.71
Current children cumulated vsize (KiB) 13660

[startup+522.742 s]
/proc/loadavg: 1.66 1.92 1.88 2/65 22427
/proc/meminfo: memFree=1581208/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13660 CPUtime=520.65
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2477 0 0 0 52062 3 0 0 25 0 1 0 155015945 13987840 2421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3415 2421 721 52 0 1783 0
Current children cumulated CPU time (s) 520.65
Current children cumulated vsize (KiB) 13660

[startup+582.773 s]
/proc/loadavg: 1.24 1.75 1.82 2/65 22427
/proc/meminfo: memFree=1581208/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13660 CPUtime=580.66
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2484 0 0 0 58063 3 0 0 25 0 1 0 155015945 13987840 2428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3415 2428 721 52 0 1783 0
Current children cumulated CPU time (s) 580.66
Current children cumulated vsize (KiB) 13660

[startup+642.808 s]
/proc/loadavg: 1.09 1.61 1.77 2/65 22427
/proc/meminfo: memFree=1581208/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13792 CPUtime=640.68
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2490 0 0 0 64065 3 0 0 25 0 1 0 155015945 14123008 2434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668780 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3448 2434 721 52 0 1816 0
Current children cumulated CPU time (s) 640.68
Current children cumulated vsize (KiB) 13792

[startup+702.853 s]
/proc/loadavg: 1.03 1.50 1.72 2/71 22529
/proc/meminfo: memFree=1580008/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13792 CPUtime=700.7
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2500 0 0 0 70061 9 0 0 25 0 1 0 155015945 14123008 2444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3448 2444 721 52 0 1816 0
Current children cumulated CPU time (s) 700.7
Current children cumulated vsize (KiB) 13792

[startup+762.918 s]
/proc/loadavg: 1.01 1.40 1.67 2/71 22599
/proc/meminfo: memFree=1579944/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13792 CPUtime=760.75
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2511 0 0 0 76057 18 0 0 25 0 1 0 155015945 14123008 2455 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3448 2455 721 52 0 1816 0
Current children cumulated CPU time (s) 760.75
Current children cumulated vsize (KiB) 13792

[startup+822.953 s]
/proc/loadavg: 1.00 1.33 1.62 2/65 22625
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13792 CPUtime=820.77
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2521 0 0 0 82057 20 0 0 25 0 1 0 155015945 14123008 2465 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3448 2465 721 52 0 1816 0
Current children cumulated CPU time (s) 820.77
Current children cumulated vsize (KiB) 13792

[startup+882.984 s]
/proc/loadavg: 1.00 1.27 1.58 2/65 22625
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13924 CPUtime=880.78
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2529 0 0 0 88058 20 0 0 25 0 1 0 155015945 14258176 2473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3481 2473 721 52 0 1849 0
Current children cumulated CPU time (s) 880.78
Current children cumulated vsize (KiB) 13924

[startup+943.019 s]
/proc/loadavg: 1.00 1.22 1.54 2/65 22625
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=13924 CPUtime=940.8
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2536 0 0 0 94060 20 0 0 25 0 1 0 155015945 14258176 2480 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3481 2480 721 52 0 1849 0
Current children cumulated CPU time (s) 940.8
Current children cumulated vsize (KiB) 13924

[startup+1003.05 s]
/proc/loadavg: 1.00 1.17 1.51 2/65 22625
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14044 CPUtime=1000.82
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2544 0 0 0 100062 20 0 0 25 0 1 0 155015945 14381056 2488 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3511 2488 721 52 0 1879 0
Current children cumulated CPU time (s) 1000.82
Current children cumulated vsize (KiB) 14044

[startup+1063.08 s]
/proc/loadavg: 1.00 1.14 1.47 2/65 22625
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14044 CPUtime=1060.83
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2550 0 0 0 106063 20 0 0 25 0 1 0 155015945 14381056 2494 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687441 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3511 2494 721 52 0 1879 0
Current children cumulated CPU time (s) 1060.83
Current children cumulated vsize (KiB) 14044

[startup+1123.12 s]
/proc/loadavg: 1.00 1.11 1.44 2/65 22625
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14044 CPUtime=1120.85
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2556 0 0 0 112065 20 0 0 25 0 1 0 155015945 14381056 2500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3511 2500 721 52 0 1879 0
Current children cumulated CPU time (s) 1120.85
Current children cumulated vsize (KiB) 14044

[startup+1183.15 s]
/proc/loadavg: 1.00 1.09 1.41 2/65 22625
/proc/meminfo: memFree=1581016/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14176 CPUtime=1180.87
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2561 0 0 0 118067 20 0 0 25 0 1 0 155015945 14516224 2505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3544 2505 721 52 0 1912 0
Current children cumulated CPU time (s) 1180.87
Current children cumulated vsize (KiB) 14176

[startup+1243.19 s]
/proc/loadavg: 1.00 1.07 1.38 2/65 22625
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14176 CPUtime=1240.88
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2567 0 0 0 124068 20 0 0 25 0 1 0 155015945 14516224 2511 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3544 2511 721 52 0 1912 0
Current children cumulated CPU time (s) 1240.88
Current children cumulated vsize (KiB) 14176

[startup+1303.22 s]
/proc/loadavg: 1.00 1.05 1.35 2/65 22625
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14176 CPUtime=1300.9
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2571 0 0 0 130069 21 0 0 25 0 1 0 155015945 14516224 2515 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3544 2515 721 52 0 1912 0
Current children cumulated CPU time (s) 1300.9
Current children cumulated vsize (KiB) 14176

[startup+1363.25 s]
/proc/loadavg: 1.00 1.04 1.33 2/65 22625
/proc/meminfo: memFree=1580952/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14176 CPUtime=1360.92
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2576 0 0 0 136071 21 0 0 25 0 1 0 155015945 14516224 2520 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3544 2520 721 52 0 1912 0
Current children cumulated CPU time (s) 1360.92
Current children cumulated vsize (KiB) 14176

[startup+1423.28 s]
/proc/loadavg: 1.00 1.03 1.31 2/65 22625
/proc/meminfo: memFree=1580888/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14176 CPUtime=1420.93
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2580 0 0 0 142072 21 0 0 25 0 1 0 155015945 14516224 2524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3544 2524 721 52 0 1912 0
Current children cumulated CPU time (s) 1420.93
Current children cumulated vsize (KiB) 14176

[startup+1483.31 s]
/proc/loadavg: 1.03 1.04 1.29 2/65 22625
/proc/meminfo: memFree=1580888/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14176 CPUtime=1480.94
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2585 0 0 0 148073 21 0 0 25 0 1 0 155015945 14516224 2529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3544 2529 721 52 0 1912 0
Current children cumulated CPU time (s) 1480.94
Current children cumulated vsize (KiB) 14176

[startup+1543.34 s]
/proc/loadavg: 1.01 1.03 1.27 2/65 22625
/proc/meminfo: memFree=1580824/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14176 CPUtime=1540.96
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2588 0 0 0 154075 21 0 0 25 0 1 0 155015945 14516224 2532 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3544 2532 721 52 0 1912 0
Current children cumulated CPU time (s) 1540.96
Current children cumulated vsize (KiB) 14176

[startup+1603.38 s]
/proc/loadavg: 1.00 1.02 1.25 2/65 22625
/proc/meminfo: memFree=1580824/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14176 CPUtime=1600.99
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2593 0 0 0 160077 22 0 0 25 0 1 0 155015945 14516224 2537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3544 2537 721 52 0 1912 0
Current children cumulated CPU time (s) 1600.99
Current children cumulated vsize (KiB) 14176

[startup+1663.41 s]
/proc/loadavg: 1.00 1.02 1.23 2/65 22625
/proc/meminfo: memFree=1580760/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14308 CPUtime=1661
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2596 0 0 0 166078 22 0 0 25 0 1 0 155015945 14651392 2540 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3577 2540 721 52 0 1945 0
Current children cumulated CPU time (s) 1661
Current children cumulated vsize (KiB) 14308

[startup+1723.44 s]
/proc/loadavg: 1.00 1.01 1.21 2/65 22625
/proc/meminfo: memFree=1580760/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14308 CPUtime=1721.02
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2600 0 0 0 172080 22 0 0 25 0 1 0 155015945 14651392 2544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3577 2544 721 52 0 1945 0
Current children cumulated CPU time (s) 1721.02
Current children cumulated vsize (KiB) 14308

[startup+1783.48 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 22627
/proc/meminfo: memFree=1580568/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14308 CPUtime=1781.03
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2603 0 0 0 178081 22 0 0 25 0 1 0 155015945 14651392 2547 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3577 2547 721 52 0 1945 0
Current children cumulated CPU time (s) 1781.03
Current children cumulated vsize (KiB) 14308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.53 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 22627
/proc/meminfo: memFree=1580568/2055920 swapFree=4192812/4192956
[pid=22411] ppid=22409 vsize=14308 CPUtime=1800.09
/proc/22411/stat : 22411 (CSPtoSAT+minisa) R 22409 22411 22063 0 -1 4194304 2604 0 0 0 179987 22 0 0 25 0 1 0 155015945 14651392 2548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/22411/statm: 3577 2548 721 52 0 1945 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 14308

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.54
CPU time (s): 1800.1
CPU user time (s): 1799.87
CPU system time (s): 0.224965
CPU usage (%): 99.8646
Max. virtual memory (cumulated for all children) (KiB): 14308

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

runsolver used 1.87271 s user time and 4.69529 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 06:49:40 UTC 2007


IDJOB= 218752
IDBENCH= 5253
FILE ID= node59/218752-1168066180

PBS_JOBID= 3475623

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4b1b0b7f3b3c5fd1fc58023ab44eb550

RANDOM SEED= 897533305

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.239
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.239
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:       1567088 kB
Buffers:         43332 kB
Cached:         336176 kB
SwapCached:          0 kB
Active:          58332 kB
Inactive:       355924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          48396 kB
Slab:            59960 kB
Committed_AS:  2870492 kB
PageTables:       1852 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= 66550 MiB



End job on node59 on Sat Jan  6 07:19:43 UTC 2007