Trace number 233936

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

General information on the benchmark

Nametaillard/os-taillard-7/
os-taillard-7-105-3.xml
MD5SUM3bb09a0442152690b841b4ddbc213821
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.066989
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size483
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c This is CSPtoSAT+minisat version 0.3
0.15	c (c) 2006 roussel@cril.univ-artois.fr
0.15	
0.15	c This solver internally uses a modified version of MiniSat2 version 061112
0.15	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.15	
0.15	c parsing...
0.15	c ...done
0.15	c #SATvar=63114 #SATclauses=126077 #CSPpredicates=294

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/node39/watcher-233936-1168089585 -o ROOT/results/node39/solver-233936-1168089585 -C 1800 -M 900 /tmp/evaluation/233936-1168089585/CSPtoSAT+minisat /tmp/evaluation/233936-1168089585/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.84 1.97 1.82 5/73 24325
/proc/meminfo: memFree=1680032/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=18540 CPUtime=0
/proc/24324/stat : 24324 (runsolver) R 24322 24324 23963 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 157358132 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24324/statm: 4635 279 244 17 0 2626 0

[startup+0.10905 s]
/proc/loadavg: 1.84 1.97 1.82 5/73 24325
/proc/meminfo: memFree=1680032/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=16004 CPUtime=0.1
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 2977 0 0 0 9 1 0 0 18 0 1 0 157358132 16388096 2920 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4001 2920 715 52 0 2369 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16004

[startup+0.521087 s]
/proc/loadavg: 1.84 1.97 1.82 5/73 24325
/proc/meminfo: memFree=1680032/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=16136 CPUtime=0.51
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 3004 0 0 0 50 1 0 0 22 0 1 0 157358132 16523264 2947 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4034 2947 721 52 0 2402 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 16136

[startup+1.34516 s]
/proc/loadavg: 1.84 1.97 1.82 3/73 24325
/proc/meminfo: memFree=1670880/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=16136 CPUtime=1.32
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 3016 0 0 0 131 1 0 0 25 0 1 0 157358132 16523264 2959 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4034 2959 721 52 0 2402 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16136

[startup+2.98232 s]
/proc/loadavg: 1.84 1.97 1.82 3/73 24325
/proc/meminfo: memFree=1670624/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=16300 CPUtime=2.94
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 3050 0 0 0 293 1 0 0 25 0 1 0 157358132 16691200 2993 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4075 2993 721 52 0 2443 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 16300

[startup+6.26162 s]
/proc/loadavg: 1.85 1.97 1.82 3/73 24325
/proc/meminfo: memFree=1670496/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=16380 CPUtime=6.2
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 3068 0 0 0 619 1 0 0 25 0 1 0 157358132 16773120 3011 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4095 3011 721 52 0 2463 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 16380

[startup+12.7332 s]
/proc/loadavg: 1.87 1.97 1.82 3/73 24325
/proc/meminfo: memFree=1670304/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=16512 CPUtime=12.61
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 3109 0 0 0 1260 1 0 0 25 0 1 0 157358132 16908288 3052 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4128 3052 721 52 0 2496 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 16512

[startup+25.5604 s]
/proc/loadavg: 1.89 1.97 1.82 3/73 24325
/proc/meminfo: memFree=1669728/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=16908 CPUtime=25.31
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 3187 0 0 0 2530 1 0 0 25 0 1 0 157358132 17313792 3130 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4227 3130 721 52 0 2595 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 16908

[startup+51.2207 s]
/proc/loadavg: 1.93 1.97 1.82 3/73 24325
/proc/meminfo: memFree=1668320/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=17592 CPUtime=50.74
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 3343 0 0 0 5073 1 0 0 25 0 1 0 157358132 18014208 3286 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4398 3286 721 52 0 2766 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 17592

[startup+102.432 s]
/proc/loadavg: 1.97 1.97 1.83 3/73 24325
/proc/meminfo: memFree=1665888/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=18548 CPUtime=101.5
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 3612 0 0 0 10148 2 0 0 25 0 1 0 157358132 18993152 3555 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4637 3555 721 52 0 3005 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 18548

[startup+162.469 s]
/proc/loadavg: 1.99 1.97 1.83 3/73 24325
/proc/meminfo: memFree=1662944/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=19948 CPUtime=160.99
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 3942 0 0 0 16097 2 0 0 25 0 1 0 157358132 20426752 3885 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562857 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 4987 3885 721 52 0 3355 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 19948

[startup+222.51 s]
/proc/loadavg: 1.99 1.97 1.84 3/73 24325
/proc/meminfo: memFree=1660000/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=21256 CPUtime=220.5
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 4254 0 0 0 22047 3 0 0 25 0 1 0 157358132 21766144 4197 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 5314 4197 721 52 0 3682 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 21256

[startup+282.547 s]
/proc/loadavg: 1.99 1.97 1.84 3/73 24325
/proc/meminfo: memFree=1657120/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=22492 CPUtime=280.01
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 4565 0 0 0 27996 5 0 0 25 0 1 0 157358132 23031808 4508 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 5623 4508 721 52 0 3991 0
Current children cumulated CPU time (s) 280.01
Current children cumulated vsize (KiB) 22492

[startup+342.582 s]
/proc/loadavg: 1.99 1.97 1.85 3/73 24325
/proc/meminfo: memFree=1654176/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=23680 CPUtime=339.51
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 4882 0 0 0 33945 6 0 0 25 0 1 0 157358132 24248320 4825 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 5920 4825 721 52 0 4288 0
Current children cumulated CPU time (s) 339.51
Current children cumulated vsize (KiB) 23680

[startup+402.618 s]
/proc/loadavg: 1.99 1.97 1.86 3/73 24325
/proc/meminfo: memFree=1652192/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=25268 CPUtime=399.02
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 5209 0 0 0 39895 7 0 0 25 0 1 0 157358132 25874432 5152 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671422 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 6317 5152 721 52 0 4685 0
Current children cumulated CPU time (s) 399.02
Current children cumulated vsize (KiB) 25268

[startup+462.646 s]
/proc/loadavg: 2.04 1.99 1.87 3/73 24325
/proc/meminfo: memFree=1650784/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=26456 CPUtime=458.55
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 5529 0 0 0 45847 8 0 0 25 0 1 0 157358132 27090944 5472 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 6614 5472 721 52 0 4982 0
Current children cumulated CPU time (s) 458.55
Current children cumulated vsize (KiB) 26456

[startup+522.682 s]
/proc/loadavg: 2.06 2.00 1.88 3/73 24325
/proc/meminfo: memFree=1649440/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=27644 CPUtime=518.09
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 5842 0 0 0 51800 9 0 0 25 0 1 0 157358132 28307456 5785 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 6911 5785 721 52 0 5279 0
Current children cumulated CPU time (s) 518.09
Current children cumulated vsize (KiB) 27644

[startup+582.718 s]
/proc/loadavg: 2.02 2.00 1.88 3/73 24325
/proc/meminfo: memFree=1648160/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=28700 CPUtime=577.62
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6142 0 0 0 57752 10 0 0 25 0 1 0 157358132 29388800 6085 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7175 6085 721 52 0 5543 0
Current children cumulated CPU time (s) 577.62
Current children cumulated vsize (KiB) 28700

[startup+642.742 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 24325
/proc/meminfo: memFree=1647008/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30160 CPUtime=637.17
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6409 0 0 0 63706 11 0 0 25 0 1 0 157358132 30883840 6352 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7540 6352 721 52 0 5908 0
Current children cumulated CPU time (s) 637.17
Current children cumulated vsize (KiB) 30160

[startup+702.758 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 24325
/proc/meminfo: memFree=1646880/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30292 CPUtime=696.73
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6446 0 0 0 69662 11 0 0 25 0 1 0 157358132 31019008 6389 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7573 6389 721 52 0 5941 0
Current children cumulated CPU time (s) 696.73
Current children cumulated vsize (KiB) 30292

[startup+762.775 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 24325
/proc/meminfo: memFree=1646688/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30292 CPUtime=756.28
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6462 0 0 0 75617 11 0 0 25 0 1 0 157358132 31019008 6405 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7573 6405 721 52 0 5941 0
Current children cumulated CPU time (s) 756.28
Current children cumulated vsize (KiB) 30292

[startup+822.793 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646688/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30292 CPUtime=815.84
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6474 0 0 0 81573 11 0 0 25 0 1 0 157358132 31019008 6417 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7573 6417 721 52 0 5941 0
Current children cumulated CPU time (s) 815.84
Current children cumulated vsize (KiB) 30292

[startup+882.815 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646560/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30424 CPUtime=875.4
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6485 0 0 0 87528 12 0 0 25 0 1 0 157358132 31154176 6428 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7606 6428 721 52 0 5974 0
Current children cumulated CPU time (s) 875.4
Current children cumulated vsize (KiB) 30424

[startup+942.832 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646560/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30424 CPUtime=934.96
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6494 0 0 0 93484 12 0 0 25 0 1 0 157358132 31154176 6437 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7606 6437 721 52 0 5974 0
Current children cumulated CPU time (s) 934.96
Current children cumulated vsize (KiB) 30424

[startup+1002.85 s]
/proc/loadavg: 2.03 2.01 1.91 3/73 24325
/proc/meminfo: memFree=1646432/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30424 CPUtime=994.52
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6501 0 0 0 99440 12 0 0 25 0 1 0 157358132 31154176 6444 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7606 6444 721 52 0 5974 0
Current children cumulated CPU time (s) 994.52
Current children cumulated vsize (KiB) 30424

[startup+1062.87 s]
/proc/loadavg: 2.01 2.01 1.91 3/73 24325
/proc/meminfo: memFree=1646432/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30424 CPUtime=1054.08
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6508 0 0 0 105396 12 0 0 25 0 1 0 157358132 31154176 6451 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7606 6451 721 52 0 5974 0
Current children cumulated CPU time (s) 1054.08
Current children cumulated vsize (KiB) 30424

[startup+1122.89 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646368/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30556 CPUtime=1113.64
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6514 0 0 0 111352 12 0 0 25 0 1 0 157358132 31289344 6457 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7639 6457 721 52 0 6007 0
Current children cumulated CPU time (s) 1113.64
Current children cumulated vsize (KiB) 30556

[startup+1182.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646304/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30556 CPUtime=1173.22
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6519 0 0 0 117309 13 0 0 25 0 1 0 157358132 31289344 6462 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7639 6462 721 52 0 6007 0
Current children cumulated CPU time (s) 1173.22
Current children cumulated vsize (KiB) 30556

[startup+1242.93 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646176/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30556 CPUtime=1232.76
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6524 0 0 0 123263 13 0 0 25 0 1 0 157358132 31289344 6467 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7639 6467 721 52 0 6007 0
Current children cumulated CPU time (s) 1232.76
Current children cumulated vsize (KiB) 30556

[startup+1302.95 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646176/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30556 CPUtime=1292.31
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6529 0 0 0 129218 13 0 0 25 0 1 0 157358132 31289344 6472 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7639 6472 721 52 0 6007 0
Current children cumulated CPU time (s) 1292.31
Current children cumulated vsize (KiB) 30556

[startup+1362.97 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646112/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30556 CPUtime=1351.87
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6534 0 0 0 135174 13 0 0 25 0 1 0 157358132 31289344 6477 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7639 6477 721 52 0 6007 0
Current children cumulated CPU time (s) 1351.87
Current children cumulated vsize (KiB) 30556

[startup+1422.99 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646112/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30556 CPUtime=1411.42
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6537 0 0 0 141129 13 0 0 25 0 1 0 157358132 31289344 6480 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7639 6480 721 52 0 6007 0
Current children cumulated CPU time (s) 1411.42
Current children cumulated vsize (KiB) 30556

[startup+1483.01 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1646048/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30556 CPUtime=1470.97
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6541 0 0 0 147084 13 0 0 25 0 1 0 157358132 31289344 6484 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7639 6484 721 52 0 6007 0
Current children cumulated CPU time (s) 1470.97
Current children cumulated vsize (KiB) 30556

[startup+1543.04 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1645984/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30556 CPUtime=1530.54
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6545 0 0 0 153040 14 0 0 25 0 1 0 157358132 31289344 6488 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7639 6488 721 52 0 6007 0
Current children cumulated CPU time (s) 1530.54
Current children cumulated vsize (KiB) 30556

[startup+1603.06 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1645920/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30688 CPUtime=1590.09
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6550 0 0 0 158995 14 0 0 25 0 1 0 157358132 31424512 6493 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7672 6493 721 52 0 6040 0
Current children cumulated CPU time (s) 1590.09
Current children cumulated vsize (KiB) 30688

[startup+1663.07 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1645920/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30688 CPUtime=1649.65
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6552 0 0 0 164951 14 0 0 25 0 1 0 157358132 31424512 6495 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7672 6495 721 52 0 6040 0
Current children cumulated CPU time (s) 1649.65
Current children cumulated vsize (KiB) 30688

[startup+1723.09 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1645856/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30688 CPUtime=1709.19
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6557 0 0 0 170905 14 0 0 25 0 1 0 157358132 31424512 6500 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7672 6500 721 52 0 6040 0
Current children cumulated CPU time (s) 1709.19
Current children cumulated vsize (KiB) 30688

[startup+1783.11 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 24325
/proc/meminfo: memFree=1645856/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30688 CPUtime=1768.75
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6560 0 0 0 176861 14 0 0 25 0 1 0 157358132 31424512 6503 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 1 0 0
/proc/24324/statm: 7672 6503 721 52 0 6040 0
Current children cumulated CPU time (s) 1768.75
Current children cumulated vsize (KiB) 30688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.61 s]
/proc/loadavg: 2.17 2.03 1.93 2/73 24363
/proc/meminfo: memFree=62304/2055920 swapFree=4192812/4192956
[pid=24324] ppid=24322 vsize=30688 CPUtime=1800.06
/proc/24324/stat : 24324 (CSPtoSAT+minisa) R 24322 24324 23963 0 -1 4194304 6562 0 0 0 179988 18 0 0 25 0 1 0 157358132 31424512 6505 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/24324/statm: 7672 6505 721 52 0 6040 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 30688

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.62
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.19397
CPU usage (%): 99.1985
Max. virtual memory (cumulated for all children) (KiB): 30688

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

runsolver used 1.9437 s user time and 5.13522 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 13:19:45 UTC 2007


IDJOB= 233936
IDBENCH= 6647
FILE ID= node39/233936-1168089585

PBS_JOBID= 3476547

Free space on /tmp= 66530 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-105-3.xml
COMMAND LINE= /tmp/evaluation/233936-1168089585/CSPtoSAT+minisat /tmp/evaluation/233936-1168089585/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-233936-1168089585 -o ROOT/results/node39/solver-233936-1168089585 -C 1800 -M 900  /tmp/evaluation/233936-1168089585/CSPtoSAT+minisat /tmp/evaluation/233936-1168089585/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3bb09a0442152690b841b4ddbc213821

RANDOM SEED= 291498996

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.236
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.236
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:       1680512 kB
Buffers:         30968 kB
Cached:         244976 kB
SwapCached:          0 kB
Active:         112384 kB
Inactive:       191964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3172 kB
Writeback:           0 kB
Mapped:          41960 kB
Slab:            56576 kB
Committed_AS:  3108288 kB
PageTables:       1752 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= 65775 MiB



End job on node39 on Sat Jan  6 13:50:00 UTC 2007