Trace number 281659

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_MaxSat 2007-01-19? (TO) 2400.09 2412.96

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-9_ext.xml
MD5SUM47d89a4842837bf6518b793cece8e8f4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints43
Best CPU time to get the best result obtained on this benchmark5.02024
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
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/281659-1169313477/unknown.xml to /tmp/evaluation/281659-1169313477/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/node70/watcher-281659-1169313477 -o ROOT/results/node70/solver-281659-1169313477 -C 2400 -M 900 /tmp/evaluation/281659-1169313477/solver.sh /tmp/evaluation/281659-1169313477/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.90 1.50 1.20 5/80 12979
/proc/meminfo: memFree=1394464/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=8564 CPUtime=0
/proc/12978/stat : 12978 (solver.sh) D 12976 12978 12356 0 -1 4194304 317 0 0 0 0 0 0 0 16 0 1 0 78844590 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233402236882 0 2 4096 8192 18446744072100051646 0 0 17 0 0 0
/proc/12978/statm: 2141 261 201 79 0 134 0

[startup+0.110172 s]
/proc/loadavg: 1.90 1.50 1.20 5/80 12979
/proc/meminfo: memFree=1394464/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.522205 s]
/proc/loadavg: 1.90 1.50 1.20 5/80 12979
/proc/meminfo: memFree=1394464/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.34329 s]
/proc/loadavg: 1.90 1.51 1.20 3/83 12999
/proc/meminfo: memFree=1391368/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=44508 CPUtime=1.23
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 10599 1320 0 0 6 4 113 0 19 0 1 0 78844597 45576192 10564 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134709797 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 11127 10564 73 178 0 10945 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 92064

[startup+2.98045 s]
/proc/loadavg: 1.90 1.51 1.20 3/81 13000
/proc/meminfo: memFree=1337816/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58276 CPUtime=2.86
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14038 1320 0 0 168 5 113 0 25 0 1 0 78844597 59674624 14003 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14569 14003 80 178 0 14387 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 105832

[startup+6.25978 s]
/proc/loadavg: 1.90 1.51 1.20 3/81 13000
/proc/meminfo: memFree=1337816/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58280 CPUtime=6.11
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14039 1320 0 0 493 5 113 0 25 0 1 0 78844597 59678720 14004 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134693636 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14570 14004 80 178 0 14388 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 105836

[startup+12.7344 s]
/proc/loadavg: 1.92 1.52 1.21 3/81 13000
/proc/meminfo: memFree=1337816/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58280 CPUtime=12.53
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14039 1320 0 0 1135 5 113 0 25 0 1 0 78844597 59678720 14004 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694090 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14570 14004 80 178 0 14388 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 105836

[startup+25.5757 s]
/proc/loadavg: 1.93 1.54 1.22 3/81 13000
/proc/meminfo: memFree=1337880/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58280 CPUtime=25.26
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14039 1320 0 0 2408 5 113 0 25 0 1 0 78844597 59678720 14004 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670603 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14570 14004 80 178 0 14388 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 105836

[startup+51.2333 s]
/proc/loadavg: 1.95 1.58 1.24 3/81 13000
/proc/meminfo: memFree=1337944/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58280 CPUtime=50.71
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14039 1320 0 0 4952 6 113 0 25 0 1 0 78844597 59678720 14004 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699999 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14570 14004 80 178 0 14388 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 105836

[startup+102.464 s]
/proc/loadavg: 1.98 1.64 1.28 3/81 13000
/proc/meminfo: memFree=1337944/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=101.51
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 10032 6 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134589083 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 105840

[startup+162.513 s]
/proc/loadavg: 1.99 1.71 1.32 3/81 13002
/proc/meminfo: memFree=1337752/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=161.05
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 15986 6 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694090 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 105840

[startup+222.564 s]
/proc/loadavg: 1.99 1.76 1.36 3/81 13002
/proc/meminfo: memFree=1337752/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=220.58
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 21939 6 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 105840

[startup+282.619 s]
/proc/loadavg: 1.99 1.80 1.40 3/81 13002
/proc/meminfo: memFree=1337752/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=280.14
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 27894 7 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134588452 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 280.15
Current children cumulated vsize (KiB) 105840

[startup+342.669 s]
/proc/loadavg: 1.99 1.83 1.43 3/81 13002
/proc/meminfo: memFree=1337752/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=339.68
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 33848 7 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134658038 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 105840

[startup+402.715 s]
/proc/loadavg: 2.06 1.88 1.47 3/81 13002
/proc/meminfo: memFree=1337816/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=399.23
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 39803 7 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134560143 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 105840

[startup+462.806 s]
/proc/loadavg: 2.08 1.91 1.51 3/81 13002
/proc/meminfo: memFree=1337816/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=458.81
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 45761 7 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134693617 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 458.82
Current children cumulated vsize (KiB) 105840

[startup+522.895 s]
/proc/loadavg: 2.03 1.92 1.54 3/81 13002
/proc/meminfo: memFree=1337880/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=518.38
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 51718 7 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699987 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 518.39

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

/proc/loadavg: 2.02 1.99 1.84 4/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=1713.67
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 171244 10 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694147 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 1713.68
Current children cumulated vsize (KiB) 105840

[startup+1784.03 s]
/proc/loadavg: 2.00 1.99 1.85 3/81 13002
/proc/meminfo: memFree=1337688/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=1773.46
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 177223 10 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670797 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 1773.47
Current children cumulated vsize (KiB) 105840

[startup+1844.08 s]
/proc/loadavg: 2.00 1.99 1.85 3/81 13002
/proc/meminfo: memFree=1337688/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=1833.25
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 183202 10 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134693936 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 1833.26
Current children cumulated vsize (KiB) 105840

[startup+1904.14 s]
/proc/loadavg: 2.00 1.99 1.86 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=1893.05
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 189182 10 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699975 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 1893.06
Current children cumulated vsize (KiB) 105840

[startup+1964.19 s]
/proc/loadavg: 2.00 1.99 1.87 3/81 13002
/proc/meminfo: memFree=1337688/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=1952.85
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 195161 11 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694090 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 1952.86
Current children cumulated vsize (KiB) 105840

[startup+2024.24 s]
/proc/loadavg: 2.00 1.99 1.87 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=2012.64
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 201140 11 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699984 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 2012.65
Current children cumulated vsize (KiB) 105840

[startup+2084.29 s]
/proc/loadavg: 2.12 2.02 1.89 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=2072.42
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 207118 11 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134572192 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 2072.43
Current children cumulated vsize (KiB) 105840

[startup+2144.34 s]
/proc/loadavg: 2.04 2.01 1.89 3/81 13002
/proc/meminfo: memFree=1337560/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=2132.22
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 213098 11 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699999 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 2132.23
Current children cumulated vsize (KiB) 105840

[startup+2204.4 s]
/proc/loadavg: 2.01 2.01 1.90 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=2192.02
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 219077 12 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134693680 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 2192.03
Current children cumulated vsize (KiB) 105840

[startup+2264.45 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 13002
/proc/meminfo: memFree=1337624/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=2251.8
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 225055 12 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 1 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 2251.81
Current children cumulated vsize (KiB) 105840

[startup+2324.48 s]
/proc/loadavg: 1.87 1.98 1.90 2/66 13017
/proc/meminfo: memFree=1370456/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=2311.63
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 231037 13 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660255 0 0 4096 2 0 0 0 17 0 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 2311.64
Current children cumulated vsize (KiB) 105840

[startup+2384.55 s]
/proc/loadavg: 1.32 1.80 1.84 2/66 13017
/proc/meminfo: memFree=1370520/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=2371.68
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 237042 13 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694090 0 0 4096 2 0 0 0 17 0 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 2371.69
Current children cumulated vsize (KiB) 105840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.95 s]
/proc/loadavg: 1.19 1.72 1.81 2/66 13017
/proc/meminfo: memFree=1370584/2055920 swapFree=4192812/4192956
[pid=12978] ppid=12976 vsize=47556 CPUtime=0.01
/proc/12978/stat : 12978 (solver.sh) S 12976 12978 12356 0 -1 4194304 906 2415 0 0 0 0 0 1 22 0 1 0 78844590 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12978/statm: 11889 362 246 79 0 217 0
[pid=12997] ppid=12978 vsize=58284 CPUtime=2400.08
/proc/12997/stat : 12997 (toolbar) R 12978 12978 12356 0 -1 4194304 14040 1320 0 0 239882 13 113 0 25 0 1 0 78844597 59682816 14005 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694171 0 0 4096 2 0 0 0 17 0 0 0
/proc/12997/statm: 14571 14005 80 178 0 14389 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 105840

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 12978 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=11998 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=29995
CPU time returned by wait4() is 0.041993
while last known CPU time is 2400.09

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

Real time (s): 2412.96
CPU time (s): 2400.09
CPU user time (s): 2399.95
CPU system time (s): 0.14
CPU usage (%): 99.4667
Max. virtual memory (cumulated for all children) (KiB): 114736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.011998
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3321
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73
involuntary context switches= 27

runsolver used 2.41663 s user time and 7.08992 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Sat Jan 20 17:17:57 UTC 2007


IDJOB= 281659
IDBENCH= 12237
IDSOLVER= 71
FILE ID= node70/281659-1169313477

PBS_JOBID= 3610287

Free space on /tmp= 66561 MiB

SOLVER NAME= Toolbar_MaxSat 2007-01-19
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseTight/vcsp-25-10-21-85-9_ext.xml
COMMAND LINE= /tmp/evaluation/281659-1169313477/solver.sh /tmp/evaluation/281659-1169313477/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node70/convwatcher-281659-1169313477 -o ROOT/results/node70/conversion-281659-1169313477 -C 600 -M 900 /tmp/evaluation/281659-1169313477/translate /tmp/evaluation/281659-1169313477/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-281659-1169313477 -o ROOT/results/node70/solver-281659-1169313477 -C 2400 -M 900  /tmp/evaluation/281659-1169313477/solver.sh /tmp/evaluation/281659-1169313477/unknown

META MD5SUM SOLVER= f843f34905a307bcc0c6a322bc802c9d
MD5SUM BENCH=  47d89a4842837bf6518b793cece8e8f4

RANDOM SEED= 476517467

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:       1394880 kB
Buffers:         46164 kB
Cached:         497420 kB
SwapCached:        144 kB
Active:         168548 kB
Inactive:       420920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          66008 kB
Slab:            56924 kB
Committed_AS:  2011056 kB
PageTables:       1856 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= 66563 MiB



End job on node70 on Sat Jan 20 17:58:10 UTC 2007