Trace number 233785

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.02 1808.33

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-0.xml
MD5SUM2c2fead72c0d5fc55930647203f728f7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.178972
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size412
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.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=53061 #SATclauses=105971 #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/node5/watcher-233785-1168089497 -o ROOT/results/node5/solver-233785-1168089497 -C 1800 -M 900 /tmp/evaluation/233785-1168089497/CSPtoSAT+minisat /tmp/evaluation/233785-1168089497/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.01 2.00 1.91 2/86 10803
/proc/meminfo: memFree=1194352/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=496 CPUtime=0
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 137564175 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7893796 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 124 36 29 52 0 19 0

[startup+0.1037 s]
/proc/loadavg: 2.01 2.00 1.91 2/86 10803
/proc/meminfo: memFree=1194352/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=14548 CPUtime=0.09
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 2630 0 0 0 8 1 0 0 18 0 1 0 137564175 14897152 2573 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 3637 2573 715 52 0 2005 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14548

[startup+0.511748 s]
/proc/loadavg: 2.01 2.00 1.91 2/86 10803
/proc/meminfo: memFree=1194352/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=14692 CPUtime=0.49
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 2653 0 0 0 48 1 0 0 21 0 1 0 137564175 15044608 2596 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 3673 2596 721 52 0 2041 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 14692

[startup+1.33385 s]
/proc/loadavg: 2.01 2.00 1.91 3/86 10803
/proc/meminfo: memFree=1186672/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=14692 CPUtime=1.31
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 2683 0 0 0 130 1 0 0 25 0 1 0 137564175 15044608 2626 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 3673 2626 721 52 0 2041 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14692

[startup+2.97903 s]
/proc/loadavg: 2.01 2.00 1.91 3/86 10803
/proc/meminfo: memFree=1186672/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=14856 CPUtime=2.94
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 2715 0 0 0 293 1 0 0 25 0 1 0 137564175 15212544 2658 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 3714 2658 721 52 0 2082 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14856

[startup+6.26541 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 10803
/proc/meminfo: memFree=1186416/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=14988 CPUtime=6.19
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 2729 0 0 0 618 1 0 0 25 0 1 0 137564175 15347712 2672 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 3747 2672 721 52 0 2115 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 14988

[startup+12.7391 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 10803
/proc/meminfo: memFree=1186224/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=15120 CPUtime=12.6
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 2776 0 0 0 1259 1 0 0 25 0 1 0 137564175 15482880 2719 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 3780 2719 721 52 0 2148 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 15120

[startup+25.5616 s]
/proc/loadavg: 2.00 2.00 1.91 4/86 10803
/proc/meminfo: memFree=1185904/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=15516 CPUtime=25.31
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 2862 0 0 0 2530 1 0 0 25 0 1 0 137564175 15888384 2805 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 3879 2805 721 52 0 2247 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 15516

[startup+51.2315 s]
/proc/loadavg: 2.07 2.02 1.92 3/86 10803
/proc/meminfo: memFree=1185200/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=16272 CPUtime=50.75
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 3026 0 0 0 5073 2 0 0 25 0 1 0 137564175 16662528 2969 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 4068 2969 721 52 0 2436 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 16272

[startup+102.462 s]
/proc/loadavg: 2.03 2.01 1.92 3/86 10803
/proc/meminfo: memFree=1183856/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=17572 CPUtime=101.51
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 3348 0 0 0 10149 2 0 0 25 0 1 0 137564175 17993728 3291 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 4393 3291 721 52 0 2761 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 17572

[startup+162.515 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 10803
/proc/meminfo: memFree=1182192/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=19012 CPUtime=161.02
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 3718 0 0 0 16099 3 0 0 25 0 1 0 137564175 19468288 3661 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 4753 3661 721 52 0 3121 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 19012

[startup+222.578 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 10803
/proc/meminfo: memFree=1180464/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=20464 CPUtime=220.52
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 4081 0 0 0 22048 4 0 0 25 0 1 0 137564175 20955136 4024 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 5116 4024 721 52 0 3484 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 20464

[startup+282.639 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 10803
/proc/meminfo: memFree=1178736/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=21964 CPUtime=280.04
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 4447 0 0 0 27999 5 0 0 25 0 1 0 137564175 22491136 4390 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 5491 4390 721 52 0 3859 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 21964

[startup+342.697 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 10803
/proc/meminfo: memFree=1177072/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=23284 CPUtime=339.55
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 4812 0 0 0 33949 6 0 0 25 0 1 0 137564175 23842816 4755 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 5821 4755 721 52 0 4189 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 23284

[startup+402.752 s]
/proc/loadavg: 2.08 2.02 1.93 3/86 10803
/proc/meminfo: memFree=1175408/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25004 CPUtime=399.05
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5170 0 0 0 39898 7 0 0 25 0 1 0 137564175 25604096 5113 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 6251 5113 721 52 0 4619 0
Current children cumulated CPU time (s) 399.05
Current children cumulated vsize (KiB) 25004

[startup+462.801 s]
/proc/loadavg: 2.03 2.02 1.93 3/86 10803
/proc/meminfo: memFree=1174640/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25400 CPUtime=458.55
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5292 0 0 0 45848 7 0 0 25 0 1 0 137564175 26009600 5235 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 6350 5235 721 52 0 4718 0
Current children cumulated CPU time (s) 458.55
Current children cumulated vsize (KiB) 25400

[startup+522.846 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 10803
/proc/meminfo: memFree=1174320/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25532 CPUtime=518.06
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5314 0 0 0 51798 8 0 0 25 0 1 0 137564175 26144768 5257 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 6383 5257 721 52 0 4751 0
Current children cumulated CPU time (s) 518.06
Current children cumulated vsize (KiB) 25532

[startup+582.896 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 10803
/proc/meminfo: memFree=1173936/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25532 CPUtime=577.55
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5329 0 0 0 57747 8 0 0 25 0 1 0 137564175 26144768 5272 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 6383 5272 721 52 0 4751 0
Current children cumulated CPU time (s) 577.55
Current children cumulated vsize (KiB) 25532

[startup+642.933 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10803
/proc/meminfo: memFree=1173616/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25532 CPUtime=637.04
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5339 0 0 0 63695 9 0 0 25 0 1 0 137564175 26144768 5282 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 6383 5282 721 52 0 4751 0
Current children cumulated CPU time (s) 637.04
Current children cumulated vsize (KiB) 25532

[startup+702.976 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10803
/proc/meminfo: memFree=1173360/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25664 CPUtime=696.53
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5347 0 0 0 69644 9 0 0 25 0 1 0 137564175 26279936 5290 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 6416 5290 721 52 0 4784 0
Current children cumulated CPU time (s) 696.53
Current children cumulated vsize (KiB) 25664

[startup+763.02 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10803
/proc/meminfo: memFree=1173168/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25664 CPUtime=756.02
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5355 0 0 0 75593 9 0 0 25 0 1 0 137564175 26279936 5298 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/10802/statm: 6416 5298 721 52 0 4784 0
Current children cumulated CPU time (s) 756.02
Current children cumulated vsize (KiB) 25664

[startup+823.052 s]
/proc/loadavg: 1.94 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1366896/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25664 CPUtime=815.7
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5362 0 0 0 81560 10 0 0 25 0 1 0 137564175 26279936 5305 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6416 5305 721 52 0 4784 0
Current children cumulated CPU time (s) 815.7
Current children cumulated vsize (KiB) 25664

[startup+883.087 s]
/proc/loadavg: 1.98 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1365296/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25664 CPUtime=875.68
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5370 0 0 0 87558 10 0 0 25 0 1 0 137564175 26279936 5313 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6416 5313 721 52 0 4784 0
Current children cumulated CPU time (s) 875.68
Current children cumulated vsize (KiB) 25664

[startup+943.116 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1365168/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25664 CPUtime=935.66
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5376 0 0 0 93556 10 0 0 25 0 1 0 137564175 26279936 5319 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6416 5319 721 52 0 4784 0
Current children cumulated CPU time (s) 935.66
Current children cumulated vsize (KiB) 25664

[startup+1003.14 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1365104/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25796 CPUtime=995.62
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5381 0 0 0 99551 11 0 0 25 0 1 0 137564175 26415104 5324 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6449 5324 721 52 0 4817 0
Current children cumulated CPU time (s) 995.62
Current children cumulated vsize (KiB) 25796

[startup+1063.16 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 10841
/proc/meminfo: memFree=1365040/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25796 CPUtime=1055.58
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5388 0 0 0 105547 11 0 0 25 0 1 0 137564175 26415104 5331 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6449 5331 721 52 0 4817 0
Current children cumulated CPU time (s) 1055.58
Current children cumulated vsize (KiB) 25796

[startup+1123.19 s]
/proc/loadavg: 2.03 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364976/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25796 CPUtime=1115.55
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5393 0 0 0 111544 11 0 0 25 0 1 0 137564175 26415104 5336 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6449 5336 721 52 0 4817 0
Current children cumulated CPU time (s) 1115.55
Current children cumulated vsize (KiB) 25796

[startup+1183.21 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364912/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25796 CPUtime=1175.5
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5399 0 0 0 117539 11 0 0 25 0 1 0 137564175 26415104 5342 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6449 5342 721 52 0 4817 0
Current children cumulated CPU time (s) 1175.5
Current children cumulated vsize (KiB) 25796

[startup+1243.24 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364848/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25796 CPUtime=1235.46
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5404 0 0 0 123535 11 0 0 25 0 1 0 137564175 26415104 5347 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6449 5347 721 52 0 4817 0
Current children cumulated CPU time (s) 1235.46
Current children cumulated vsize (KiB) 25796

[startup+1303.27 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364784/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25796 CPUtime=1295.45
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5408 0 0 0 129533 12 0 0 25 0 1 0 137564175 26415104 5351 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6449 5351 721 52 0 4817 0
Current children cumulated CPU time (s) 1295.45
Current children cumulated vsize (KiB) 25796

[startup+1363.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364720/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25796 CPUtime=1355.4
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5412 0 0 0 135528 12 0 0 25 0 1 0 137564175 26415104 5355 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6449 5355 721 52 0 4817 0
Current children cumulated CPU time (s) 1355.4
Current children cumulated vsize (KiB) 25796

[startup+1423.33 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364656/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25928 CPUtime=1415.37
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5416 0 0 0 141525 12 0 0 25 0 1 0 137564175 26550272 5359 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6482 5359 721 52 0 4850 0
Current children cumulated CPU time (s) 1415.37
Current children cumulated vsize (KiB) 25928

[startup+1483.36 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364592/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25928 CPUtime=1475.35
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5419 0 0 0 147523 12 0 0 25 0 1 0 137564175 26550272 5362 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6482 5362 721 52 0 4850 0
Current children cumulated CPU time (s) 1475.35
Current children cumulated vsize (KiB) 25928

[startup+1543.39 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364592/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25928 CPUtime=1535.31
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5423 0 0 0 153519 12 0 0 25 0 1 0 137564175 26550272 5366 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6482 5366 721 52 0 4850 0
Current children cumulated CPU time (s) 1535.31
Current children cumulated vsize (KiB) 25928

[startup+1603.41 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364528/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25928 CPUtime=1595.29
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5426 0 0 0 159516 13 0 0 25 0 1 0 137564175 26550272 5369 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6482 5369 721 52 0 4850 0
Current children cumulated CPU time (s) 1595.29
Current children cumulated vsize (KiB) 25928

[startup+1663.44 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364464/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25928 CPUtime=1655.26
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5428 0 0 0 165513 13 0 0 25 0 1 0 137564175 26550272 5371 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6482 5371 721 52 0 4850 0
Current children cumulated CPU time (s) 1655.26
Current children cumulated vsize (KiB) 25928

[startup+1723.47 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364400/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25928 CPUtime=1715.22
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5432 0 0 0 171509 13 0 0 25 0 1 0 137564175 26550272 5375 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6482 5375 721 52 0 4850 0
Current children cumulated CPU time (s) 1715.22
Current children cumulated vsize (KiB) 25928

[startup+1783.5 s]
/proc/loadavg: 2.00 2.00 1.93 4/86 10841
/proc/meminfo: memFree=1364336/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25928 CPUtime=1775.19
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5434 0 0 0 177506 13 0 0 25 0 1 0 137564175 26550272 5377 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6482 5377 721 52 0 4850 0
Current children cumulated CPU time (s) 1775.19
Current children cumulated vsize (KiB) 25928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.32 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 10841
/proc/meminfo: memFree=1364336/2055920 swapFree=4192812/4192956
[pid=10802] ppid=10800 vsize=25928 CPUtime=1800
/proc/10802/stat : 10802 (CSPtoSAT+minisa) R 10800 10802 10397 0 -1 4194304 5435 0 0 0 179987 13 0 0 25 0 1 0 137564175 26550272 5378 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/10802/statm: 6482 5378 721 52 0 4850 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 25928

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.33
CPU time (s): 1800.02
CPU user time (s): 1799.88
CPU system time (s): 0.141978
CPU usage (%): 99.5402
Max. virtual memory (cumulated for all children) (KiB): 25928

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

runsolver used 2.18667 s user time and 5.82711 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 13:18:17 UTC 2007


IDJOB= 233785
IDBENCH= 6635
FILE ID= node5/233785-1168089497

PBS_JOBID= 3476371

Free space on /tmp= 66331 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-95-0.xml
COMMAND LINE= /tmp/evaluation/233785-1168089497/CSPtoSAT+minisat /tmp/evaluation/233785-1168089497/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-233785-1168089497 -o ROOT/results/node5/solver-233785-1168089497 -C 1800 -M 900  /tmp/evaluation/233785-1168089497/CSPtoSAT+minisat /tmp/evaluation/233785-1168089497/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  2c2fead72c0d5fc55930647203f728f7

RANDOM SEED= 289246838

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.240
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.240
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:       1194832 kB
Buffers:         52144 kB
Cached:         478460 kB
SwapCached:          0 kB
Active:         310620 kB
Inactive:       462908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:         265316 kB
Slab:            72012 kB
Committed_AS:  3493508 kB
PageTables:       2632 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= 66332 MiB



End job on node5 on Sat Jan  6 13:48:26 UTC 2007