Trace number 234273

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.12 1808.56

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-105-1.xml
MD5SUM1d91210cda262774f76bb7879343f3ce
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 benchmark5.14022
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1326
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
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.88	c ...done
0.88	c #SATvar=861209 #SATclauses=1721739 #CSPpredicates=1785

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/node35/watcher-234273-1168089674 -o ROOT/results/node35/solver-234273-1168089674 -C 1800 -M 900 /tmp/evaluation/234273-1168089674/CSPtoSAT+minisat /tmp/evaluation/234273-1168089674/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 0.98 1.05 5/73 16640
/proc/meminfo: memFree=1565568/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=18540 CPUtime=0
/proc/16639/stat : 16639 (runsolver) R 16637 16639 16527 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 157361187 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 266134416679 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16639/statm: 4635 279 244 17 0 2626 0

[startup+0.107995 s]
/proc/loadavg: 0.92 0.98 1.05 5/73 16640
/proc/meminfo: memFree=1565568/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=26424 CPUtime=0.09
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 5160 0 0 0 7 2 0 0 18 0 1 0 157361187 27058176 5070 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134575793 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 6606 5070 696 52 0 4974 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26424

[startup+0.517041 s]
/proc/loadavg: 0.92 0.98 1.05 5/73 16640
/proc/meminfo: memFree=1565568/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=90896 CPUtime=0.5
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 20220 0 0 0 40 10 0 0 21 0 1 0 157361187 93077504 20130 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 1904391 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 22724 20130 696 52 0 21092 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 90896

[startup+1.34418 s]
/proc/loadavg: 0.92 0.98 1.05 3/73 16640
/proc/meminfo: memFree=1354880/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=135320 CPUtime=1.32
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 29583 0 0 0 118 14 0 0 25 0 1 0 157361187 138567680 29467 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 33830 29467 721 52 0 32198 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 135320

[startup+2.99134 s]
/proc/loadavg: 0.92 0.98 1.05 3/73 16640
/proc/meminfo: memFree=1354624/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=135320 CPUtime=2.96
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 29588 0 0 0 282 14 0 0 25 0 1 0 157361187 138567680 29472 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 33830 29472 721 52 0 32198 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 135320

[startup+6.27073 s]
/proc/loadavg: 1.01 1.00 1.05 3/73 16640
/proc/meminfo: memFree=1354496/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=135320 CPUtime=6.22
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 29592 0 0 0 608 14 0 0 25 0 1 0 157361187 138567680 29476 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 33830 29476 721 52 0 32198 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 135320

[startup+12.7435 s]
/proc/loadavg: 1.09 1.02 1.06 3/73 16640
/proc/meminfo: memFree=1354320/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=135572 CPUtime=12.67
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 29643 0 0 0 1253 14 0 0 25 0 1 0 157361187 138825728 29527 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 33893 29527 721 52 0 32261 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 135572

[startup+25.566 s]
/proc/loadavg: 1.29 1.06 1.07 3/73 16640
/proc/meminfo: memFree=1353552/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=136164 CPUtime=25.43
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 29727 0 0 0 2529 14 0 0 25 0 1 0 157361187 139431936 29611 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34041 29611 721 52 0 32409 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 136164

[startup+51.2311 s]
/proc/loadavg: 1.53 1.14 1.09 3/73 16640
/proc/meminfo: memFree=1352016/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=137308 CPUtime=50.98
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 29950 0 0 0 5083 15 0 0 25 0 1 0 157361187 140603392 29834 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34327 29834 721 52 0 32695 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 137308

[startup+102.452 s]
/proc/loadavg: 1.79 1.27 1.14 3/73 16640
/proc/meminfo: memFree=1350736/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=138352 CPUtime=101.96
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30141 0 0 0 10180 16 0 0 25 0 1 0 157361187 141672448 30025 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34588 30025 721 52 0 32956 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 138352

[startup+162.504 s]
/proc/loadavg: 1.92 1.40 1.19 3/73 16640
/proc/meminfo: memFree=1350288/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=138616 CPUtime=161.73
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30194 0 0 0 16157 16 0 0 25 0 1 0 157361187 141942784 30078 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34654 30078 721 52 0 33022 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 138616

[startup+222.56 s]
/proc/loadavg: 1.97 1.51 1.24 3/73 16640
/proc/meminfo: memFree=1349776/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=138748 CPUtime=221.5
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30248 0 0 0 22134 16 0 0 25 0 1 0 157361187 142077952 30132 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34687 30132 721 52 0 33055 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 138748

[startup+282.608 s]
/proc/loadavg: 1.99 1.59 1.28 3/73 16640
/proc/meminfo: memFree=1349200/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=139012 CPUtime=281.27
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30302 0 0 0 28111 16 0 0 25 0 1 0 157361187 142348288 30186 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34753 30186 721 52 0 33121 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 139012

[startup+342.659 s]
/proc/loadavg: 1.99 1.66 1.32 3/73 16640
/proc/meminfo: memFree=1348752/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=139320 CPUtime=341.04
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30367 0 0 0 34088 16 0 0 25 0 1 0 157361187 142663680 30251 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34830 30251 721 52 0 33198 0
Current children cumulated CPU time (s) 341.04
Current children cumulated vsize (KiB) 139320

[startup+402.71 s]
/proc/loadavg: 1.99 1.72 1.37 3/73 16640
/proc/meminfo: memFree=1348304/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=139320 CPUtime=400.82
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30402 0 0 0 40066 16 0 0 25 0 1 0 157361187 142663680 30286 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671632 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34830 30286 721 52 0 33198 0
Current children cumulated CPU time (s) 400.82
Current children cumulated vsize (KiB) 139320

[startup+462.763 s]
/proc/loadavg: 1.99 1.77 1.40 3/73 16640
/proc/meminfo: memFree=1347728/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=139584 CPUtime=460.59
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30465 0 0 0 46043 16 0 0 25 0 1 0 157361187 142934016 30349 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34896 30349 721 52 0 33264 0
Current children cumulated CPU time (s) 460.59
Current children cumulated vsize (KiB) 139584

[startup+522.807 s]
/proc/loadavg: 1.99 1.81 1.44 3/73 16640
/proc/meminfo: memFree=1347280/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=139716 CPUtime=520.36
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30513 0 0 0 52019 17 0 0 25 0 1 0 157361187 143069184 30397 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 34929 30397 721 52 0 33297 0
Current children cumulated CPU time (s) 520.36
Current children cumulated vsize (KiB) 139716

[startup+582.864 s]
/proc/loadavg: 1.99 1.84 1.47 3/73 16640
/proc/meminfo: memFree=1346832/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=140012 CPUtime=580.14
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30563 0 0 0 57997 17 0 0 25 0 1 0 157361187 143372288 30447 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35003 30447 721 52 0 33371 0
Current children cumulated CPU time (s) 580.14
Current children cumulated vsize (KiB) 140012

[startup+642.915 s]
/proc/loadavg: 1.99 1.87 1.50 3/73 16640
/proc/meminfo: memFree=1346384/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=140144 CPUtime=639.91
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30611 0 0 0 63974 17 0 0 25 0 1 0 157361187 143507456 30495 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35036 30495 721 52 0 33404 0
Current children cumulated CPU time (s) 639.91
Current children cumulated vsize (KiB) 140144

[startup+702.966 s]
/proc/loadavg: 1.99 1.89 1.53 3/73 16640
/proc/meminfo: memFree=1345936/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=140408 CPUtime=699.68
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30663 0 0 0 69951 17 0 0 25 0 1 0 157361187 143777792 30547 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35102 30547 721 52 0 33470 0
Current children cumulated CPU time (s) 699.68
Current children cumulated vsize (KiB) 140408

[startup+763.016 s]
/proc/loadavg: 1.99 1.91 1.55 3/73 16640
/proc/meminfo: memFree=1345424/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=140540 CPUtime=759.45
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30712 0 0 0 75928 17 0 0 25 0 1 0 157361187 143912960 30596 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35135 30596 721 52 0 33503 0
Current children cumulated CPU time (s) 759.45
Current children cumulated vsize (KiB) 140540

[startup+823.07 s]
/proc/loadavg: 1.99 1.92 1.58 3/73 16640
/proc/meminfo: memFree=1344976/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=140804 CPUtime=819.22
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30766 0 0 0 81905 17 0 0 25 0 1 0 157361187 144183296 30650 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35201 30650 721 52 0 33569 0
Current children cumulated CPU time (s) 819.22
Current children cumulated vsize (KiB) 140804

[startup+883.131 s]
/proc/loadavg: 1.99 1.93 1.60 3/73 16640
/proc/meminfo: memFree=1344528/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=141016 CPUtime=879
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30815 0 0 0 87883 17 0 0 25 0 1 0 157361187 144400384 30699 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35254 30699 721 52 0 33622 0
Current children cumulated CPU time (s) 879
Current children cumulated vsize (KiB) 141016

[startup+943.18 s]
/proc/loadavg: 1.99 1.94 1.63 3/73 16640
/proc/meminfo: memFree=1344016/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=141148 CPUtime=938.78
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30864 0 0 0 93860 18 0 0 25 0 1 0 157361187 144535552 30748 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35287 30748 721 52 0 33655 0
Current children cumulated CPU time (s) 938.78
Current children cumulated vsize (KiB) 141148

[startup+1003.23 s]
/proc/loadavg: 1.99 1.95 1.65 3/73 16640
/proc/meminfo: memFree=1343568/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=141412 CPUtime=998.55
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30916 0 0 0 99837 18 0 0 25 0 1 0 157361187 144805888 30800 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35353 30800 721 52 0 33721 0
Current children cumulated CPU time (s) 998.55
Current children cumulated vsize (KiB) 141412

[startup+1063.29 s]
/proc/loadavg: 1.99 1.95 1.66 3/73 16640
/proc/meminfo: memFree=1343120/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=141544 CPUtime=1058.33
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 30966 0 0 0 105815 18 0 0 25 0 1 0 157361187 144941056 30850 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35386 30850 721 52 0 33754 0
Current children cumulated CPU time (s) 1058.33
Current children cumulated vsize (KiB) 141544

[startup+1123.34 s]
/proc/loadavg: 2.06 1.98 1.69 3/73 16640
/proc/meminfo: memFree=1342672/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=141808 CPUtime=1118.09
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31015 0 0 0 111791 18 0 0 25 0 1 0 157361187 145211392 30899 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35452 30899 721 52 0 33820 0
Current children cumulated CPU time (s) 1118.09
Current children cumulated vsize (KiB) 141808

[startup+1183.39 s]
/proc/loadavg: 2.02 1.98 1.70 3/73 16640
/proc/meminfo: memFree=1342288/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=141940 CPUtime=1177.86
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31063 0 0 0 117768 18 0 0 25 0 1 0 157361187 145346560 30947 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35485 30947 721 52 0 33853 0
Current children cumulated CPU time (s) 1177.86
Current children cumulated vsize (KiB) 141940

[startup+1243.45 s]
/proc/loadavg: 2.00 1.98 1.72 3/73 16640
/proc/meminfo: memFree=1341776/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=142204 CPUtime=1237.64
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31115 0 0 0 123745 19 0 0 25 0 1 0 157361187 145616896 30999 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35551 30999 721 52 0 33919 0
Current children cumulated CPU time (s) 1237.64
Current children cumulated vsize (KiB) 142204

[startup+1303.5 s]
/proc/loadavg: 2.00 1.98 1.74 3/73 16640
/proc/meminfo: memFree=1341328/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=142336 CPUtime=1297.41
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31165 0 0 0 129722 19 0 0 25 0 1 0 157361187 145752064 31049 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35584 31049 721 52 0 33952 0
Current children cumulated CPU time (s) 1297.41
Current children cumulated vsize (KiB) 142336

[startup+1363.55 s]
/proc/loadavg: 2.00 1.98 1.75 3/73 16640
/proc/meminfo: memFree=1340880/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=142588 CPUtime=1357.18
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31214 0 0 0 135699 19 0 0 25 0 1 0 157361187 146010112 31098 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35647 31098 721 52 0 34015 0
Current children cumulated CPU time (s) 1357.18
Current children cumulated vsize (KiB) 142588

[startup+1423.6 s]
/proc/loadavg: 2.00 1.98 1.76 3/73 16640
/proc/meminfo: memFree=1340432/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=142852 CPUtime=1416.94
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31261 0 0 0 141675 19 0 0 25 0 1 0 157361187 146280448 31145 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678221 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35713 31145 721 52 0 34081 0
Current children cumulated CPU time (s) 1416.94
Current children cumulated vsize (KiB) 142852

[startup+1483.65 s]
/proc/loadavg: 2.05 1.99 1.78 3/73 16640
/proc/meminfo: memFree=1340048/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=142984 CPUtime=1476.72
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31310 0 0 0 147653 19 0 0 25 0 1 0 157361187 146415616 31194 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35746 31194 721 52 0 34114 0
Current children cumulated CPU time (s) 1476.72
Current children cumulated vsize (KiB) 142984

[startup+1543.7 s]
/proc/loadavg: 2.05 2.00 1.79 3/73 16640
/proc/meminfo: memFree=1339536/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=143248 CPUtime=1536.49
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31359 0 0 0 153630 19 0 0 25 0 1 0 157361187 146685952 31243 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35812 31243 721 52 0 34180 0
Current children cumulated CPU time (s) 1536.49
Current children cumulated vsize (KiB) 143248

[startup+1603.75 s]
/proc/loadavg: 2.13 2.03 1.82 3/73 16640
/proc/meminfo: memFree=1339088/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=143380 CPUtime=1596.26
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31407 0 0 0 159606 20 0 0 25 0 1 0 157361187 146821120 31291 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35845 31291 721 52 0 34213 0
Current children cumulated CPU time (s) 1596.26
Current children cumulated vsize (KiB) 143380

[startup+1663.8 s]
/proc/loadavg: 2.05 2.02 1.82 3/73 16640
/proc/meminfo: memFree=1338704/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=143512 CPUtime=1656.03
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31454 0 0 0 165583 20 0 0 25 0 1 0 157361187 146956288 31338 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35878 31338 721 52 0 34246 0
Current children cumulated CPU time (s) 1656.03
Current children cumulated vsize (KiB) 143512

[startup+1723.85 s]
/proc/loadavg: 2.02 2.02 1.83 3/73 16640
/proc/meminfo: memFree=1338256/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=143776 CPUtime=1715.8
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31500 0 0 0 171560 20 0 0 25 0 1 0 157361187 147226624 31384 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35944 31384 721 52 0 34312 0
Current children cumulated CPU time (s) 1715.8
Current children cumulated vsize (KiB) 143776

[startup+1783.9 s]
/proc/loadavg: 2.00 2.01 1.83 3/73 16640
/proc/meminfo: memFree=1337808/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=143908 CPUtime=1775.56
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31548 0 0 0 177536 20 0 0 25 0 1 0 157361187 147361792 31432 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 35977 31432 721 52 0 34345 0
Current children cumulated CPU time (s) 1775.56
Current children cumulated vsize (KiB) 143908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.54 s]
/proc/loadavg: 2.00 2.01 1.84 2/68 16641
/proc/meminfo: memFree=1444600/2055920 swapFree=4192812/4192956
[pid=16639] ppid=16637 vsize=144040 CPUtime=1800.09
/proc/16639/stat : 16639 (CSPtoSAT+minisa) R 16637 16639 16527 0 -1 4194304 31568 0 0 0 179989 20 0 0 25 0 1 0 157361187 147496960 31452 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/16639/statm: 36010 31452 721 52 0 34378 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 144040

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.56
CPU time (s): 1800.12
CPU user time (s): 1799.89
CPU system time (s): 0.229965
CPU usage (%): 99.5332
Max. virtual memory (cumulated for all children) (KiB): 144040

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

runsolver used 2.18667 s user time and 5.76712 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan  6 13:21:15 UTC 2007


IDJOB= 234273
IDBENCH= 6674
FILE ID= node35/234273-1168089674

PBS_JOBID= 3476552

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-15/js-taillard-15-105-1.xml
COMMAND LINE= /tmp/evaluation/234273-1168089674/CSPtoSAT+minisat /tmp/evaluation/234273-1168089674/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-234273-1168089674 -o ROOT/results/node35/solver-234273-1168089674 -C 1800 -M 900  /tmp/evaluation/234273-1168089674/CSPtoSAT+minisat /tmp/evaluation/234273-1168089674/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  1d91210cda262774f76bb7879343f3ce

RANDOM SEED= 710886086

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.234
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.234
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:       1567712 kB
Buffers:         31480 kB
Cached:         360132 kB
SwapCached:          0 kB
Active:          85660 kB
Inactive:       326672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3768 kB
Writeback:           0 kB
Mapped:          33868 kB
Slab:            61424 kB
Committed_AS:  3139120 kB
PageTables:       1744 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= 66558 MiB



End job on node35 on Sat Jan  6 13:51:27 UTC 2007