Trace number 276908

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
Toolbar_BTD 2007-01-12OPTIMUM 1255.08 1265.8

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-43_ext.xml
MD5SUM6361e72e1fbbf6d640504cad81960bbe
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints751
Best CPU time to get the best result obtained on this benchmark1093.91
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints753
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension753
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

SOL 0 7 3 5 5 6 7 5 1 2 5 3 7 3 6 2 2 6 7 6 1 4 1 4 6 6 1 4 4 5 7 6 4 7 1 3 1 4 4 2 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/276908-1169249511/unknown.xml to /tmp/evaluation/276908-1169249511/unknown.wcsp

Verifier Data (download as text)

2 unsatisfied constraints, 751 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-276908-1169249511 -o ROOT/results/node15/solver-276908-1169249511 -C 2400 -M 900 /tmp/evaluation/276908-1169249511/solver.sh /tmp/evaluation/276908-1169249511/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: 2.00 2.02 2.00 5/93 11086
/proc/meminfo: memFree=1411744/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=8560 CPUtime=0
/proc/11085/stat : 11085 (solver.sh) R 11083 11085 10588 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 273345942 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472803215 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11085/statm: 2140 253 197 79 0 133 0

[startup+0.105811 s]
/proc/loadavg: 2.00 2.02 2.00 5/93 11086
/proc/meminfo: memFree=1411744/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.51384 s]
/proc/loadavg: 2.00 2.02 2.00 5/93 11086
/proc/meminfo: memFree=1411744/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33498 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 11103
/proc/meminfo: memFree=1410640/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=1336 CPUtime=0
/proc/11102/stat : 11102 (toolbarBtd) S 11085 11085 10588 0 -1 0 151 0 0 0 0 0 0 0 25 0 1 0 273345946 1368064 125 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11102/statm: 334 125 58 160 0 170 0
[pid=11103] ppid=11102 vsize=1376 CPUtime=1.27
/proc/11103/stat : 11103 (narycsp) R 11102 11085 10588 0 -1 4194304 468 0 0 0 127 0 0 0 25 0 1 0 273345947 1409024 191 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514645 0 0 4096 512 0 0 0 17 1 0 0
/proc/11103/statm: 344 191 106 211 0 113 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 50268

[startup+2.97826 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 11103
/proc/meminfo: memFree=1410640/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=1336 CPUtime=0
/proc/11102/stat : 11102 (toolbarBtd) S 11085 11085 10588 0 -1 0 151 0 0 0 0 0 0 0 25 0 1 0 273345946 1368064 125 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11102/statm: 334 125 58 160 0 170 0
[pid=11103] ppid=11102 vsize=1376 CPUtime=2.9
/proc/11103/stat : 11103 (narycsp) R 11102 11085 10588 0 -1 4194304 474 0 0 0 290 0 0 0 25 0 1 0 273345947 1409024 197 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514060 0 0 4096 512 0 0 0 17 1 0 0
/proc/11103/statm: 344 197 112 211 0 113 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 50268

[startup+6.26183 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 11103
/proc/meminfo: memFree=1410512/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=1336 CPUtime=0
/proc/11102/stat : 11102 (toolbarBtd) S 11085 11085 10588 0 -1 0 151 0 0 0 0 0 0 0 25 0 1 0 273345946 1368064 125 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11102/statm: 334 125 58 160 0 170 0
[pid=11103] ppid=11102 vsize=1376 CPUtime=6.15
/proc/11103/stat : 11103 (narycsp) R 11102 11085 10588 0 -1 4194304 474 0 0 0 615 0 0 0 25 0 1 0 273345947 1409024 197 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134542516 0 0 4096 512 0 0 0 17 1 0 0
/proc/11103/statm: 344 197 112 211 0 113 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 50268

[startup+12.7289 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 11104
/proc/meminfo: memFree=1361304/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=12.56
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 134 4 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134574773 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 102524

[startup+25.5541 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=25.27
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 1405 4 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563231 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 102524

[startup+51.2035 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=50.7
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 3948 4 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134572895 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 102524

[startup+102.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 11104
/proc/meminfo: memFree=1361432/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=101.57
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 9034 5 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134578951 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 102524

[startup+162.515 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 11104
/proc/meminfo: memFree=1361432/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=161.08
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 14985 5 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134574628 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 102524

[startup+222.533 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361432/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=220.6
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 20936 6 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134572819 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 220.61
Current children cumulated vsize (KiB) 102524

[startup+282.579 s]
/proc/loadavg: 2.04 2.01 2.00 4/94 11104
/proc/meminfo: memFree=1361496/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=280.12
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 26888 6 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134571320 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 102524

[startup+342.586 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 11104
/proc/meminfo: memFree=1361432/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=339.63
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 32839 6 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134576737 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 339.64
Current children cumulated vsize (KiB) 102524

[startup+402.637 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361432/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=399.17
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 38792 7 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134574749 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 399.18
Current children cumulated vsize (KiB) 102524

[startup+462.654 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361432/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=458.68
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 44743 7 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134562525 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 458.69
Current children cumulated vsize (KiB) 102524

[startup+522.713 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361432/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=518.22
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 50697 7 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134580894 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 518.23
Current children cumulated vsize (KiB) 102524

[startup+582.733 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=577.74
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 56648 8 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563144 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 577.75
Current children cumulated vsize (KiB) 102524

[startup+642.774 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361432/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=637.27
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 62601 8 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563010 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 637.28
Current children cumulated vsize (KiB) 102524

[startup+702.797 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=696.8
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 68553 9 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134562941 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 696.81
Current children cumulated vsize (KiB) 102524

[startup+762.834 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=756.32
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 74505 9 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134574773 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 756.33
Current children cumulated vsize (KiB) 102524

[startup+822.859 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=815.83
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 80456 9 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134572895 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 815.84
Current children cumulated vsize (KiB) 102524

[startup+882.877 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361432/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=875.35
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 86407 10 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134579014 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 875.36
Current children cumulated vsize (KiB) 102524

[startup+942.927 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=934.88
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 92360 10 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563037 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 934.89
Current children cumulated vsize (KiB) 102524

[startup+1002.94 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 11104
/proc/meminfo: memFree=1361304/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=994.38
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 98310 10 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134575702 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 994.39
Current children cumulated vsize (KiB) 102524

[startup+1062.99 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=1053.93
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 104264 11 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134573237 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 1053.94
Current children cumulated vsize (KiB) 102524

[startup+1123 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=1113.44
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 110215 11 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134576737 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 1113.45
Current children cumulated vsize (KiB) 102524

[startup+1183.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361368/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=1172.94
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 116165 11 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134574749 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 1172.95
Current children cumulated vsize (KiB) 102524

[startup+1243.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11104
/proc/meminfo: memFree=1361304/2055920 swapFree=4173628/4192956
[pid=11085] ppid=11083 vsize=47556 CPUtime=0.01
/proc/11085/stat : 11085 (solver.sh) S 11083 11085 10588 0 -1 4194304 849 2116 0 0 0 0 0 1 25 0 1 0 273345942 48697344 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11085/statm: 11889 362 247 79 0 217 0
[pid=11102] ppid=11085 vsize=54968 CPUtime=1232.49
/proc/11102/stat : 11102 (toolbarBtd) R 11085 11085 10588 0 -1 0 12561 871 0 0 122119 12 1118 0 25 0 1 0 273345946 56287232 12519 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134580726 0 0 4096 2 0 0 0 17 1 0 0
/proc/11102/statm: 13742 12519 78 160 0 13578 0
Current children cumulated CPU time (s) 1232.5
Current children cumulated vsize (KiB) 102524

Child status: 0
Real time (s): 1265.8
CPU time (s): 1255.08
CPU user time (s): 1254.91
CPU system time (s): 0.170974
CPU usage (%): 99.1529
Max. virtual memory (cumulated for all children) (KiB): 102524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1254.91
system time used= 0.170974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18188
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= 108
involuntary context switches= 71986

runsolver used 1.35279 s user time and 3.2895 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri Jan 19 23:31:51 UTC 2007


IDJOB= 276908
IDBENCH= 6105
IDSOLVER= 72
FILE ID= node15/276908-1169249511

PBS_JOBID= 3589064

Free space on /tmp= 66560 MiB

SOLVER NAME= Toolbar_BTD 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.1/rand-2-40-8-753-100-43_ext.xml
COMMAND LINE= /tmp/evaluation/276908-1169249511/solver.sh /tmp/evaluation/276908-1169249511/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node15/convwatcher-276908-1169249511 -o ROOT/results/node15/conversion-276908-1169249511 -C 600 -M 900 /tmp/evaluation/276908-1169249511/translate /tmp/evaluation/276908-1169249511/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-276908-1169249511 -o ROOT/results/node15/solver-276908-1169249511 -C 2400 -M 900  /tmp/evaluation/276908-1169249511/solver.sh /tmp/evaluation/276908-1169249511/unknown

META MD5SUM SOLVER= f75ee5e830002fa98429bd59d9dcbc78
MD5SUM BENCH=  6361e72e1fbbf6d640504cad81960bbe

RANDOM SEED= 794283133

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.276
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.276
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:       1412352 kB
Buffers:         52000 kB
Cached:         455532 kB
SwapCached:       5936 kB
Active:         216272 kB
Inactive:       353064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1412352 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            3020 kB
Writeback:           0 kB
Mapped:          81428 kB
Slab:            58748 kB
Committed_AS:  9108472 kB
PageTables:       2496 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= 66560 MiB



End job on node15 on Fri Jan 19 23:52:57 UTC 2007