Trace number 276402

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.07 2404.57

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-2_ext.xml
MD5SUM86e6d96c8cf9e85b2a2d82a25fe308a3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints102
Best CPU time to get the best result obtained on this benchmark636.562
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2404.56	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/276402-1169236728/unknown.xml to /tmp/evaluation/276402-1169236728/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/node25/watcher-276402-1169236728 -o ROOT/results/node25/solver-276402-1169236728 -C 2400 -M 900 /tmp/evaluation/276402-1169236728/solver.sh /tmp/evaluation/276402-1169236728/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: 0.75 0.95 0.98 5/85 12499
/proc/meminfo: memFree=1471032/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=8560 CPUtime=0
/proc/12498/stat : 12498 (solver.sh) R 12496 12498 12341 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 272065337 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781984143 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12498/statm: 2140 253 197 79 0 133 0

[startup+0.10604 s]
/proc/loadavg: 0.75 0.95 0.98 5/85 12499
/proc/meminfo: memFree=1471032/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+0.514108 s]
/proc/loadavg: 0.75 0.95 0.98 5/85 12499
/proc/meminfo: memFree=1471032/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+1.33725 s]
/proc/loadavg: 0.75 0.95 0.98 3/89 12540
/proc/meminfo: memFree=1454856/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=2696 CPUtime=0
/proc/12515/stat : 12515 (toulbar2) S 12498 12498 12341 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 272065341 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12515/statm: 674 208 186 73 0 11 0
[pid=12516] ppid=12515 vsize=4432 CPUtime=1.27
/proc/12516/stat : 12516 (narycsp) R 12515 12498 12341 0 -1 4194304 1211 0 0 0 127 0 0 0 25 0 1 0 272065341 4538368 935 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542202 0 0 4096 512 0 0 0 17 0 0 0
/proc/12516/statm: 1108 935 106 211 0 877 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 54676

[startup+2.98453 s]
/proc/loadavg: 0.75 0.95 0.98 2/84 12562
/proc/meminfo: memFree=1475120/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=2696 CPUtime=0
/proc/12515/stat : 12515 (toulbar2) S 12498 12498 12341 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 272065341 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12515/statm: 674 208 186 73 0 11 0
[pid=12516] ppid=12515 vsize=4432 CPUtime=2.91
/proc/12516/stat : 12516 (narycsp) R 12515 12498 12341 0 -1 4194304 1211 0 0 0 290 1 0 0 25 0 1 0 272065341 4538368 935 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/12516/statm: 1108 935 106 211 0 877 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 54676

[startup+6.26909 s]
/proc/loadavg: 0.77 0.95 0.98 3/90 12627
/proc/meminfo: memFree=1460336/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=2696 CPUtime=0
/proc/12515/stat : 12515 (toulbar2) S 12498 12498 12341 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 272065341 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12515/statm: 674 208 186 73 0 11 0
[pid=12516] ppid=12515 vsize=4432 CPUtime=6.17
/proc/12516/stat : 12516 (narycsp) R 12515 12498 12341 0 -1 4194304 1217 0 0 0 614 3 0 0 25 0 1 0 272065341 4538368 941 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540909 0 0 4096 512 0 0 0 17 0 0 0
/proc/12516/statm: 1108 941 112 211 0 877 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 54676

[startup+12.7512 s]
/proc/loadavg: 0.96 0.98 0.99 3/90 12627
/proc/meminfo: memFree=1460336/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=2696 CPUtime=0
/proc/12515/stat : 12515 (toulbar2) S 12498 12498 12341 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 272065341 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12515/statm: 674 208 186 73 0 11 0
[pid=12516] ppid=12515 vsize=4432 CPUtime=12.64
/proc/12516/stat : 12516 (narycsp) R 12515 12498 12341 0 -1 4194304 1217 0 0 0 1261 3 0 0 25 0 1 0 272065341 4538368 941 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 0 0 0
/proc/12516/statm: 1108 941 112 211 0 877 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 54676

[startup+25.5794 s]
/proc/loadavg: 1.12 1.02 1.00 3/88 12629
/proc/meminfo: memFree=1455312/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16660 CPUtime=25.45
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3897 1609 0 0 1060 2 1479 4 25 0 1 0 272065341 17059840 2925 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4165 2925 281 73 0 3502 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 64208

[startup+51.2487 s]
/proc/loadavg: 1.42 1.09 1.03 3/88 12629
/proc/meminfo: memFree=1455376/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16660 CPUtime=51.1
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3897 1609 0 0 3625 2 1479 4 25 0 1 0 272065341 17059840 2925 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134584892 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4165 2925 281 73 0 3502 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 64208

[startup+102.477 s]
/proc/loadavg: 1.78 1.24 1.08 3/88 12629
/proc/meminfo: memFree=1455440/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=102.26
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3918 1609 0 0 8741 2 1479 4 25 0 1 0 272065341 17063936 2946 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134584965 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2946 281 73 0 3503 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64212

[startup+162.558 s]
/proc/loadavg: 1.92 1.38 1.13 3/94 12745
/proc/meminfo: memFree=1454104/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=162.22
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3918 1609 0 0 14731 8 1479 4 25 0 1 0 272065341 17063936 2946 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134542180 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2946 281 73 0 3503 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 64212

[startup+222.646 s]
/proc/loadavg: 1.97 1.50 1.19 3/88 12827
/proc/meminfo: memFree=1455120/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=221.99
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3918 1609 0 0 20701 15 1479 4 25 0 1 0 272065341 17063936 2946 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134584672 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2946 281 73 0 3503 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 64212

[startup+282.712 s]
/proc/loadavg: 1.99 1.58 1.23 3/88 12827
/proc/meminfo: memFree=1455120/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=281.78
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3918 1609 0 0 26679 16 1479 4 25 0 1 0 272065341 17063936 2946 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134585221 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2946 281 73 0 3503 0
Current children cumulated CPU time (s) 281.79
Current children cumulated vsize (KiB) 64212

[startup+342.775 s]
/proc/loadavg: 2.05 1.67 1.28 3/88 12827
/proc/meminfo: memFree=1455120/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=341.56
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3918 1609 0 0 32656 17 1479 4 25 0 1 0 272065341 17063936 2946 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134584746 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2946 281 73 0 3503 0
Current children cumulated CPU time (s) 341.57
Current children cumulated vsize (KiB) 64212

[startup+402.828 s]
/proc/loadavg: 2.02 1.73 1.33 3/88 12827
/proc/meminfo: memFree=1455120/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=401.34
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3928 1609 0 0 38634 17 1479 4 25 0 1 0 272065341 17063936 2956 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134584869 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2956 281 73 0 3503 0
Current children cumulated CPU time (s) 401.35
Current children cumulated vsize (KiB) 64212

[startup+462.882 s]
/proc/loadavg: 2.06 1.79 1.37 3/88 12827
/proc/meminfo: memFree=1455184/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=461.12
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3928 1609 0 0 44612 17 1479 4 25 0 1 0 272065341 17063936 2956 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134555341 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2956 281 73 0 3503 0
Current children cumulated CPU time (s) 461.13

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

/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=1660.52
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3934 1609 0 0 164548 21 1479 4 25 0 1 0 272065341 17063936 2962 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134584861 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2962 281 73 0 3503 0
Current children cumulated CPU time (s) 1660.53
Current children cumulated vsize (KiB) 64212

[startup+1724.34 s]
/proc/loadavg: 2.01 1.99 1.81 3/88 12922
/proc/meminfo: memFree=1447888/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=1720.54
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3934 1609 0 0 170550 21 1479 4 25 0 1 0 272065341 17063936 2962 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545492 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2962 281 73 0 3503 0
Current children cumulated CPU time (s) 1720.55
Current children cumulated vsize (KiB) 64212

[startup+1784.41 s]
/proc/loadavg: 2.00 1.99 1.82 3/88 12922
/proc/meminfo: memFree=1447952/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=1780.53
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 176549 21 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134584861 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 1780.54
Current children cumulated vsize (KiB) 64212

[startup+1844.48 s]
/proc/loadavg: 2.00 1.99 1.83 3/88 12922
/proc/meminfo: memFree=1447952/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=1840.55
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 182551 21 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 1840.56
Current children cumulated vsize (KiB) 64212

[startup+1904.57 s]
/proc/loadavg: 2.00 1.99 1.83 3/88 12922
/proc/meminfo: memFree=1447952/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=1900.56
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 188552 21 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134584965 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 1900.57
Current children cumulated vsize (KiB) 64212

[startup+1964.64 s]
/proc/loadavg: 2.04 2.00 1.84 3/88 12922
/proc/meminfo: memFree=1447952/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=1960.57
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 194552 22 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 1960.58
Current children cumulated vsize (KiB) 64212

[startup+2024.72 s]
/proc/loadavg: 2.05 2.01 1.85 3/88 12922
/proc/meminfo: memFree=1447952/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=2020.59
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 200554 22 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545727 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 2020.6
Current children cumulated vsize (KiB) 64212

[startup+2084.78 s]
/proc/loadavg: 2.02 2.01 1.86 3/88 12922
/proc/meminfo: memFree=1447952/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=2080.59
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 206554 22 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134548475 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 2080.6
Current children cumulated vsize (KiB) 64212

[startup+2144.84 s]
/proc/loadavg: 2.00 2.00 1.87 3/88 12922
/proc/meminfo: memFree=1447888/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=2140.57
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 212552 22 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134548348 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 2140.58
Current children cumulated vsize (KiB) 64212

[startup+2204.92 s]
/proc/loadavg: 2.00 2.00 1.87 3/88 12922
/proc/meminfo: memFree=1447952/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=2200.59
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 218554 22 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545770 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 2200.6
Current children cumulated vsize (KiB) 64212

[startup+2265.01 s]
/proc/loadavg: 2.00 2.00 1.88 3/88 12922
/proc/meminfo: memFree=1447888/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=2260.61
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 224556 22 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 2260.62
Current children cumulated vsize (KiB) 64212

[startup+2325.08 s]
/proc/loadavg: 2.00 2.00 1.88 3/88 12922
/proc/meminfo: memFree=1447952/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=2320.61
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 230555 23 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591414 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 2320.62
Current children cumulated vsize (KiB) 64212

[startup+2385.15 s]
/proc/loadavg: 2.00 2.00 1.89 3/88 12922
/proc/meminfo: memFree=1447888/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=2380.63
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 236557 23 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591409 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 2380.64
Current children cumulated vsize (KiB) 64212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2404.55 s]
/proc/loadavg: 2.00 2.00 1.89 3/88 12922
/proc/meminfo: memFree=1447888/2055920 swapFree=4170284/4192956
[pid=12498] ppid=12496 vsize=47548 CPUtime=0.01
/proc/12498/stat : 12498 (solver.sh) S 12496 12498 12341 0 -1 4194304 844 2107 0 0 0 0 0 1 20 0 1 0 272065337 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12498/statm: 11887 360 244 79 0 217 0
[pid=12515] ppid=12498 vsize=16664 CPUtime=2400.02
/proc/12515/stat : 12515 (toulbar2) R 12498 12498 12341 0 -1 4194304 3936 1609 0 0 238496 23 1479 4 25 0 1 0 272065341 17063936 2964 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12515/statm: 4166 2964 281 73 0 3503 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 64212

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2404.57
CPU time (s): 2400.07
CPU user time (s): 2399.76
CPU system time (s): 0.302953
CPU usage (%): 99.8128
Max. virtual memory (cumulated for all children) (KiB): 64212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.76
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8529
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= 72
involuntary context switches= 68948

runsolver used 2.6276 s user time and 8.02278 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Fri Jan 19 19:58:48 UTC 2007


IDJOB= 276402
IDBENCH= 5748
IDSOLVER= 70
FILE ID= node25/276402-1169236728

PBS_JOBID= 3589314

Free space on /tmp= 66562 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-2_ext.xml
COMMAND LINE= /tmp/evaluation/276402-1169236728/solver.sh /tmp/evaluation/276402-1169236728/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node25/convwatcher-276402-1169236728 -o ROOT/results/node25/conversion-276402-1169236728 -C 600 -M 900 /tmp/evaluation/276402-1169236728/translate /tmp/evaluation/276402-1169236728/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-276402-1169236728 -o ROOT/results/node25/solver-276402-1169236728 -C 2400 -M 900  /tmp/evaluation/276402-1169236728/solver.sh /tmp/evaluation/276402-1169236728/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  86e6d96c8cf9e85b2a2d82a25fe308a3

RANDOM SEED= 311061969

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:       1471576 kB
Buffers:         41720 kB
Cached:         436408 kB
SwapCached:       2768 kB
Active:         170032 kB
Inactive:       342048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1471576 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            7612 kB
Writeback:           0 kB
Mapped:          46108 kB
Slab:            57128 kB
Committed_AS:  4839844 kB
PageTables:       2280 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= 66556 MiB



End job on node25 on Fri Jan 19 20:38:54 UTC 2007