Trace number 282837

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
Toulbar2 2007-01-12? (TO) 2400.1 2411.63

General information on the benchmark

NameMaxCSP/spot5/
spot5-28_ext.xml
MD5SUM3d7923471d2fc0cd9961c72caefdb8d6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints5046
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of constraints5226
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension5226
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2411.59	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282837-1169323302/unknown.xml to /tmp/evaluation/282837-1169323302/unknown.wcsp

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node22/watcher-282837-1169323302 -o ROOT/results/node22/solver-282837-1169323302 -C 2400 -M 900 /tmp/evaluation/282837-1169323302/solver.sh /tmp/evaluation/282837-1169323302/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.08 1.05 1.32 5/99 6390
/proc/meminfo: memFree=1377608/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=18540 CPUtime=0
/proc/6389/stat : 6389 (runsolver) R 6387 6389 6257 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 280724657 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6389/statm: 4635 279 244 17 0 2626 0

[startup+0.103542 s]
/proc/loadavg: 1.08 1.05 1.32 5/99 6390
/proc/meminfo: memFree=1377608/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.515607 s]
/proc/loadavg: 1.08 1.05 1.32 5/99 6390
/proc/meminfo: memFree=1377608/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33773 s]
/proc/loadavg: 1.08 1.05 1.32 3/101 6407
/proc/meminfo: memFree=1355952/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=2696 CPUtime=0
/proc/6406/stat : 6406 (toulbar2) S 6389 6389 6257 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 280724661 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6406/statm: 674 208 186 73 0 11 0
[pid=6407] ppid=6406 vsize=1840 CPUtime=1.27
/proc/6407/stat : 6407 (narycsp) R 6406 6389 6257 0 -1 4194304 574 0 0 0 127 0 0 0 25 0 1 0 280724661 1884160 297 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542107 0 0 4096 512 0 0 0 17 1 0 0
/proc/6407/statm: 460 297 106 211 0 229 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 52112

[startup+2.97498 s]
/proc/loadavg: 1.08 1.05 1.32 3/101 6425
/proc/meminfo: memFree=1355832/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=2696 CPUtime=0
/proc/6406/stat : 6406 (toulbar2) S 6389 6389 6257 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 280724661 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6406/statm: 674 208 186 73 0 11 0
[pid=6407] ppid=6406 vsize=1840 CPUtime=2.9
/proc/6407/stat : 6407 (narycsp) R 6406 6389 6257 0 -1 4194304 574 0 0 0 290 0 0 0 25 0 1 0 280724661 1884160 297 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514547 0 0 4096 512 0 0 0 17 1 0 0
/proc/6407/statm: 460 297 106 211 0 229 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 52112

[startup+6.26649 s]
/proc/loadavg: 1.15 1.07 1.33 3/101 6427
/proc/meminfo: memFree=1355704/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=2696 CPUtime=0
/proc/6406/stat : 6406 (toulbar2) S 6389 6389 6257 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 280724661 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6406/statm: 674 208 186 73 0 11 0
[pid=6407] ppid=6406 vsize=1840 CPUtime=6.17
/proc/6407/stat : 6407 (narycsp) R 6406 6389 6257 0 -1 4194304 580 0 0 0 617 0 0 0 25 0 1 0 280724661 1884160 303 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514528 0 0 4096 512 0 0 0 17 1 0 0
/proc/6407/statm: 460 303 112 211 0 229 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 52112

[startup+12.7365 s]
/proc/loadavg: 1.30 1.10 1.34 3/101 6435
/proc/meminfo: memFree=1355840/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=2696 CPUtime=0
/proc/6406/stat : 6406 (toulbar2) S 6389 6389 6257 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 280724661 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6406/statm: 674 208 186 73 0 11 0
[pid=6407] ppid=6406 vsize=1840 CPUtime=12.59
/proc/6407/stat : 6407 (narycsp) R 6406 6389 6257 0 -1 4194304 580 0 0 0 1259 0 0 0 25 0 1 0 280724661 1884160 303 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/6407/statm: 460 303 112 211 0 229 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 52112

[startup+25.5695 s]
/proc/loadavg: 1.45 1.14 1.35 3/100 6444
/proc/meminfo: memFree=1353872/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=25.35
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1099 975 0 0 858 0 1676 1 25 0 1 0 280724661 7880704 1025 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134542161 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1025 290 73 0 1261 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 55272

[startup+51.2364 s]
/proc/loadavg: 1.64 1.21 1.36 3/94 6468
/proc/meminfo: memFree=1354504/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=50.86
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1099 975 0 0 3409 0 1676 1 25 0 1 0 280724661 7880704 1025 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545727 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1025 290 73 0 1261 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 55272

[startup+102.457 s]
/proc/loadavg: 1.84 1.33 1.39 3/94 6468
/proc/meminfo: memFree=1354504/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=101.84
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1099 975 0 0 8506 1 1676 1 25 0 1 0 280724661 7880704 1025 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545484 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1025 290 73 0 1261 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 55272

[startup+162.498 s]
/proc/loadavg: 2.06 1.48 1.44 3/94 6468
/proc/meminfo: memFree=1354504/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=161.59
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 14481 1 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134559221 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 55272

[startup+222.547 s]
/proc/loadavg: 2.07 1.59 1.48 3/94 6468
/proc/meminfo: memFree=1354568/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=221.36
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 20457 2 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 55272

[startup+282.596 s]
/proc/loadavg: 2.02 1.66 1.51 3/94 6468
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=281.13
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 26433 3 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134549117 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 55272

[startup+342.641 s]
/proc/loadavg: 2.01 1.72 1.54 3/94 6468
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=340.89
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 32409 3 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134571508 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 340.9
Current children cumulated vsize (KiB) 55272

[startup+402.687 s]
/proc/loadavg: 2.00 1.77 1.56 3/94 6468
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=400.66
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 38385 4 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134699207 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 400.67
Current children cumulated vsize (KiB) 55272

[startup+462.738 s]
/proc/loadavg: 2.00 1.81 1.58 3/94 6468
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=460.42
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 44361 4 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134549155 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 460.43

################
# More data... #
################

/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=1655.64
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 163873 14 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591528 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 1655.65
Current children cumulated vsize (KiB) 55272

[startup+1723.68 s]
/proc/loadavg: 2.12 2.03 1.88 3/94 6470
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=1715.4
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 169849 14 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545487 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 1715.41
Current children cumulated vsize (KiB) 55272

[startup+1783.73 s]
/proc/loadavg: 2.04 2.02 1.88 3/94 6470
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=1775.17
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 175825 15 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 1775.18
Current children cumulated vsize (KiB) 55272

[startup+1843.77 s]
/proc/loadavg: 2.01 2.02 1.89 3/94 6470
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=1834.93
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 181801 15 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134695575 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 1834.94
Current children cumulated vsize (KiB) 55272

[startup+1903.82 s]
/proc/loadavg: 2.00 2.01 1.89 3/94 6470
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=1894.69
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 187776 16 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 1894.7
Current children cumulated vsize (KiB) 55272

[startup+1963.86 s]
/proc/loadavg: 2.00 2.01 1.90 3/94 6470
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=1954.45
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 193752 16 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134548281 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 1954.46
Current children cumulated vsize (KiB) 55272

[startup+2023.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 6470
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=2014.21
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 199727 17 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545490 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 2014.22
Current children cumulated vsize (KiB) 55272

[startup+2083.95 s]
/proc/loadavg: 2.03 2.01 1.91 3/94 6470
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=2073.97
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 205703 17 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 2073.98
Current children cumulated vsize (KiB) 55272

[startup+2144 s]
/proc/loadavg: 2.01 2.01 1.91 3/94 6470
/proc/meminfo: memFree=1354568/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=2133.74
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 211679 18 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545514 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 2133.75
Current children cumulated vsize (KiB) 55272

[startup+2204.04 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 6470
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=2193.5
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 217655 18 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134571544 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 2193.51
Current children cumulated vsize (KiB) 55272

[startup+2264.09 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 6470
/proc/meminfo: memFree=1354568/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=2253.26
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 223630 19 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134548969 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 2253.27
Current children cumulated vsize (KiB) 55272

[startup+2324.14 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 6470
/proc/meminfo: memFree=1354632/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=2313.02
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 229606 19 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545487 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 2313.03
Current children cumulated vsize (KiB) 55272

[startup+2384.19 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 6470
/proc/meminfo: memFree=1354568/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=2372.79
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 235582 20 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545758 0 0 4096 0 0 0 0 17 1 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 2372.8
Current children cumulated vsize (KiB) 55272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.59 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 6483
/proc/meminfo: memFree=1388576/2055920 swapFree=4157544/4192956
[pid=6389] ppid=6387 vsize=47576 CPUtime=0.01
/proc/6389/stat : 6389 (solver.sh) S 6387 6389 6257 0 -1 4194304 847 2113 0 0 0 0 0 1 20 0 1 0 280724657 48717824 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 272467422042 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6389/statm: 11894 361 245 79 0 217 0
[pid=6406] ppid=6389 vsize=7696 CPUtime=2400.05
/proc/6406/stat : 6406 (toulbar2) R 6389 6389 6257 0 -1 4194304 1101 975 0 0 238307 21 1676 1 25 0 1 0 280724661 7880704 1027 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134549036 0 0 4096 0 0 0 0 17 0 0 0
/proc/6406/statm: 1924 1027 290 73 0 1261 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 55272

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2411.63
CPU time (s): 2400.1
CPU user time (s): 2399.85
CPU system time (s): 0.249962
CPU usage (%): 99.5221
Max. virtual memory (cumulated for all children) (KiB): 55272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.85
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5070
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= 73
involuntary context switches= 25984

runsolver used 1.9427 s user time and 6.65599 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan 20 20:01:42 UTC 2007


IDJOB= 282837
IDBENCH= 12898
IDSOLVER= 70
FILE ID= node22/282837-1169323302

PBS_JOBID= 3610372

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/spot5/spot5-28_ext.xml
COMMAND LINE= /tmp/evaluation/282837-1169323302/solver.sh /tmp/evaluation/282837-1169323302/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node22/convwatcher-282837-1169323302 -o ROOT/results/node22/conversion-282837-1169323302 -C 600 -M 900 /tmp/evaluation/282837-1169323302/translate /tmp/evaluation/282837-1169323302/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-282837-1169323302 -o ROOT/results/node22/solver-282837-1169323302 -C 2400 -M 900  /tmp/evaluation/282837-1169323302/solver.sh /tmp/evaluation/282837-1169323302/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  3d7923471d2fc0cd9961c72caefdb8d6

RANDOM SEED= 482110423

TIME LIMIT= 2400 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.279
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.279
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:       1378792 kB
Buffers:         45636 kB
Cached:         495664 kB
SwapCached:      12356 kB
Active:         218528 kB
Inactive:       377272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378792 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            5184 kB
Writeback:           0 kB
Mapped:          80812 kB
Slab:            65672 kB
Committed_AS:  5679604 kB
PageTables:       2556 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= 66562 MiB



End job on node22 on Sat Jan 20 20:41:54 UTC 2007