Trace number 276629

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-12? (TO) 2400 2408.16

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-25_ext.xml
MD5SUM9f26a666bb0b42121c2d5a77d97f4fb8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints78
Best CPU time to get the best result obtained on this benchmark2400.06
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/276629-1169242901/unknown.xml to /tmp/evaluation/276629-1169242901/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/node24/watcher-276629-1169242901 -o ROOT/results/node24/solver-276629-1169242901 -C 2400 -M 900 /tmp/evaluation/276629-1169242901/solver.sh /tmp/evaluation/276629-1169242901/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.92 1.98 1.94 5/87 21070
/proc/meminfo: memFree=1315696/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=8560 CPUtime=0
/proc/21069/stat : 21069 (solver.sh) R 21067 21069 20308 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 272685584 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237788448655 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21069/statm: 2140 253 197 79 0 133 0

[startup+0.105783 s]
/proc/loadavg: 1.92 1.98 1.94 5/87 21070
/proc/meminfo: memFree=1315696/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47556

[startup+0.517823 s]
/proc/loadavg: 1.92 1.98 1.94 5/87 21070
/proc/meminfo: memFree=1315696/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47556

[startup+1.34691 s]
/proc/loadavg: 1.92 1.98 1.94 3/89 21087
/proc/meminfo: memFree=1297824/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=16940 CPUtime=0.31
/proc/21086/stat : 21086 (toolbarBtd) S 21069 21069 20308 0 -1 0 3975 0 0 0 30 1 0 0 25 0 1 0 272685588 17346560 2742 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21086/statm: 4235 2742 59 160 0 4071 0
[pid=21087] ppid=21086 vsize=9540 CPUtime=0.96
/proc/21087/stat : 21087 (narycsp) R 21086 21069 20308 0 -1 4194304 2467 0 0 0 95 1 0 0 25 0 1 0 272685621 9768960 2192 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134759962 0 0 4096 512 0 0 0 17 1 0 0
/proc/21087/statm: 2385 2192 101 211 0 2154 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 74036

[startup+2.98409 s]
/proc/loadavg: 1.93 1.98 1.94 3/89 21087
/proc/meminfo: memFree=1293344/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=16940 CPUtime=0.31
/proc/21086/stat : 21086 (toolbarBtd) S 21069 21069 20308 0 -1 0 3975 0 0 0 30 1 0 0 25 0 1 0 272685588 17346560 2742 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21086/statm: 4235 2742 59 160 0 4071 0
[pid=21087] ppid=21086 vsize=12312 CPUtime=2.58
/proc/21087/stat : 21087 (narycsp) R 21086 21069 20308 0 -1 4194304 3144 0 0 0 257 1 0 0 25 0 1 0 272685621 12607488 2869 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514107 0 0 4096 512 0 0 0 17 1 0 0
/proc/21087/statm: 3078 2869 106 211 0 2847 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 76808

[startup+6.26345 s]
/proc/loadavg: 1.93 1.98 1.94 3/89 21087
/proc/meminfo: memFree=1293280/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=16940 CPUtime=0.31
/proc/21086/stat : 21086 (toolbarBtd) S 21069 21069 20308 0 -1 0 3975 0 0 0 30 1 0 0 25 0 1 0 272685588 17346560 2742 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21086/statm: 4235 2742 59 160 0 4071 0
[pid=21087] ppid=21086 vsize=12312 CPUtime=5.83
/proc/21087/stat : 21087 (narycsp) R 21086 21069 20308 0 -1 4194304 3144 0 0 0 582 1 0 0 25 0 1 0 272685621 12607488 2869 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134528283 0 0 4096 512 0 0 0 17 1 0 0
/proc/21087/statm: 3078 2869 106 211 0 2847 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 76808

[startup+12.7452 s]
/proc/loadavg: 1.94 1.98 1.94 3/89 21087
/proc/meminfo: memFree=1293408/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=16940 CPUtime=0.31
/proc/21086/stat : 21086 (toolbarBtd) S 21069 21069 20308 0 -1 0 3975 0 0 0 30 1 0 0 25 0 1 0 272685588 17346560 2742 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21086/statm: 4235 2742 59 160 0 4071 0
[pid=21087] ppid=21086 vsize=12312 CPUtime=12.25
/proc/21087/stat : 21087 (narycsp) R 21086 21069 20308 0 -1 4194304 3150 0 0 0 1224 1 0 0 25 0 1 0 272685621 12607488 2875 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/21087/statm: 3078 2875 112 211 0 2847 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 76808

[startup+25.5855 s]
/proc/loadavg: 1.95 1.98 1.94 3/89 21087
/proc/meminfo: memFree=1293664/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=16940 CPUtime=0.31
/proc/21086/stat : 21086 (toolbarBtd) S 21069 21069 20308 0 -1 0 3975 0 0 0 30 1 0 0 25 0 1 0 272685588 17346560 2742 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21086/statm: 4235 2742 59 160 0 4071 0
[pid=21087] ppid=21086 vsize=12312 CPUtime=24.98
/proc/21087/stat : 21087 (narycsp) R 21086 21069 20308 0 -1 4194304 3150 0 0 0 2496 2 0 0 25 0 1 0 272685621 12607488 2875 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514631 0 0 4096 512 0 0 0 17 1 0 0
/proc/21087/statm: 3078 2875 112 211 0 2847 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 76808

[startup+51.2603 s]
/proc/loadavg: 1.96 1.98 1.94 3/88 21088
/proc/meminfo: memFree=1251880/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=74444 CPUtime=50.72
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 17301 3542 0 0 1809 8 3253 2 25 0 1 0 272685588 76230656 15975 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134562655 0 0 4096 2 0 0 0 17 1 0 0
/proc/21086/statm: 18611 15975 79 160 0 18447 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 122000

[startup+102.5 s]
/proc/loadavg: 2.03 2.00 1.95 3/88 21088
/proc/meminfo: memFree=1251816/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=74444 CPUtime=101.5
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 17460 3542 0 0 6886 9 3253 2 25 0 1 0 272685588 76230656 15999 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134685120 0 0 4096 2 0 0 0 17 1 0 0
/proc/21086/statm: 18611 15999 79 160 0 18447 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 122000

[startup+162.574 s]
/proc/loadavg: 2.01 2.00 1.95 3/88 21088
/proc/meminfo: memFree=1251752/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=74576 CPUtime=161.02
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 17550 3542 0 0 12838 9 3253 2 25 0 1 0 272685588 76365824 16007 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134572874 0 0 4096 2 0 0 0 17 1 0 0
/proc/21086/statm: 18644 16007 79 160 0 18480 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 122132

[startup+222.65 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 21088
/proc/meminfo: memFree=1251816/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=74576 CPUtime=220.55
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 17632 3542 0 0 18790 10 3253 2 25 0 1 0 272685588 76365824 16007 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134578157 0 0 4096 2 0 0 0 17 1 0 0
/proc/21086/statm: 18644 16007 79 160 0 18480 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 122132

[startup+282.718 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 21088
/proc/meminfo: memFree=1251816/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=74576 CPUtime=280.07
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 17688 3542 0 0 24742 10 3253 2 25 0 1 0 272685588 76365824 16007 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134562525 0 0 4096 2 0 0 0 17 1 0 0
/proc/21086/statm: 18644 16007 79 160 0 18480 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 122132

[startup+342.792 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 21088
/proc/meminfo: memFree=1251816/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=74576 CPUtime=339.59
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 17762 3542 0 0 30693 11 3253 2 25 0 1 0 272685588 76365824 16007 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563231 0 0 4096 2 0 0 0 17 1 0 0
/proc/21086/statm: 18644 16007 79 160 0 18480 0
Current children cumulated CPU time (s) 339.61
Current children cumulated vsize (KiB) 122132

[startup+402.864 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 21088
/proc/meminfo: memFree=1251816/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=74576 CPUtime=399.12
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 17792 3542 0 0 36645 12 3253 2 25 0 1 0 272685588 76365824 16007 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563614 0 0 4096 2 0 0 0 17 1 0 0
/proc/21086/statm: 18644 16007 79 160 0 18480 0
Current children cumulated CPU time (s) 399.14
Current children cumulated vsize (KiB) 122132

[startup+462.942 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 21088
/proc/meminfo: memFree=1251816/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=74576 CPUtime=458.65

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

/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284320/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=1717.05
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18107 3542 0 0 168417 33 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563228 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 1717.07
Current children cumulated vsize (KiB) 126232

[startup+1784.59 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284384/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=1777.05
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18116 3542 0 0 174417 33 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563231 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 1777.07
Current children cumulated vsize (KiB) 126232

[startup+1844.67 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284384/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=1837.07
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18133 3542 0 0 180419 33 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563268 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 1837.09
Current children cumulated vsize (KiB) 126232

[startup+1904.74 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284384/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=1897.09
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18146 3542 0 0 186421 33 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134573193 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 1897.11
Current children cumulated vsize (KiB) 126232

[startup+1964.81 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284384/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=1957.08
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18146 3542 0 0 192420 33 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134578157 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 1957.1
Current children cumulated vsize (KiB) 126232

[startup+2024.89 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284384/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=2017.11
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18148 3542 0 0 198422 34 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134574885 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 2017.13
Current children cumulated vsize (KiB) 126232

[startup+2084.97 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284384/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=2077.13
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18149 3542 0 0 204424 34 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563231 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 2077.15
Current children cumulated vsize (KiB) 126232

[startup+2145.04 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284320/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=2137.13
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18154 3542 0 0 210424 34 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134572895 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 2137.15
Current children cumulated vsize (KiB) 126232

[startup+2205.12 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284384/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=2197.16
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18163 3542 0 0 216427 34 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563153 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 2197.18
Current children cumulated vsize (KiB) 126232

[startup+2265.2 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284384/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=2257.17
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18166 3542 0 0 222428 34 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134573169 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 2257.19
Current children cumulated vsize (KiB) 126232

[startup+2325.28 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284320/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=2317.17
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18167 3542 0 0 228428 34 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134574943 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 2317.19
Current children cumulated vsize (KiB) 126232

[startup+2385.35 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21461
/proc/meminfo: memFree=1284320/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=2377.19
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18169 3542 0 0 234430 34 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134579129 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 2377.21
Current children cumulated vsize (KiB) 126232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.15 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 21463
/proc/meminfo: memFree=1284128/2055920 swapFree=4180096/4192956
[pid=21069] ppid=21067 vsize=47556 CPUtime=0.02
/proc/21069/stat : 21069 (solver.sh) S 21067 21069 20308 0 -1 4194304 847 2110 0 0 0 1 0 1 20 0 1 0 272685584 48697344 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21069/statm: 11889 360 245 79 0 217 0
[pid=21086] ppid=21069 vsize=78676 CPUtime=2399.98
/proc/21086/stat : 21086 (toolbarBtd) R 21069 21069 20308 0 -1 0 18169 3542 0 0 236709 34 3253 2 25 0 1 0 272685588 80564224 16030 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134575173 0 0 4096 2 0 0 0 17 0 0 0
/proc/21086/statm: 19669 16030 81 160 0 19505 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 126232

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 21069 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=7998 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=24996
CPU time returned by wait4() is 0.032994
while last known CPU time is 2400

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 2408.16
CPU time (s): 2400
CPU user time (s): 2399.62
CPU system time (s): 0.38
CPU usage (%): 99.6609
Max. virtual memory (cumulated for all children) (KiB): 126232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.007998
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2957
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= 59
involuntary context switches= 26

runsolver used 2.6236 s user time and 8.04078 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Fri Jan 19 21:41:41 UTC 2007


IDJOB= 276629
IDBENCH= 5910
IDSOLVER= 72
FILE ID= node24/276629-1169242901

PBS_JOBID= 3589320

Free space on /tmp= 66554 MiB

SOLVER NAME= Toolbar_BTD 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-25_ext.xml
COMMAND LINE= /tmp/evaluation/276629-1169242901/solver.sh /tmp/evaluation/276629-1169242901/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node24/convwatcher-276629-1169242901 -o ROOT/results/node24/conversion-276629-1169242901 -C 600 -M 900 /tmp/evaluation/276629-1169242901/translate /tmp/evaluation/276629-1169242901/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-276629-1169242901 -o ROOT/results/node24/solver-276629-1169242901 -C 2400 -M 900  /tmp/evaluation/276629-1169242901/solver.sh /tmp/evaluation/276629-1169242901/unknown

META MD5SUM SOLVER= f75ee5e830002fa98429bd59d9dcbc78
MD5SUM BENCH=  9f26a666bb0b42121c2d5a77d97f4fb8

RANDOM SEED= 489461004

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.234
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.234
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:       1316240 kB
Buffers:         44052 kB
Cached:         528112 kB
SwapCached:        600 kB
Active:         228048 kB
Inactive:       441276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316240 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            7420 kB
Writeback:           0 kB
Mapped:         116116 kB
Slab:            54872 kB
Committed_AS:  5396316 kB
PageTables:       2528 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= 66551 MiB



End job on node24 on Fri Jan 19 22:21:51 UTC 2007