Trace number 274929

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Toulbar2 2007-01-12MSAT (TO) 0 2411.52

General information on the benchmark

Namecomposed/composed-75-1-80/
composed-75-1-80-3_ext.xml
MD5SUM5d92846f101fb359d7cbd40cdfae1740
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints700
Best CPU time to get the best result obtained on this benchmark38.4891
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables83
Number of constraints702
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension702
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2411.43	Terminated
c 
c 
c 
c solution file
c 
c 

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

translate /tmp/evaluation/274929-1169214037/unknown.xml to /tmp/evaluation/274929-1169214037/unknown.wcsp

Verifier Data (download as text)

2 unsatisfied constraints, 700 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/node12/watcher-274929-1169214037 -o ROOT/results/node12/solver-274929-1169214037 -C 2400 -M 900 /tmp/evaluation/274929-1169214037/solver.sh /tmp/evaluation/274929-1169214037/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.12 0.03 0.01 4/81 25568
/proc/meminfo: memFree=1436128/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=8652 CPUtime=0
/proc/25567/stat : 25567 (solver.sh) R 25565 25567 25457 0 -1 4194304 335 0 0 0 0 0 0 0 16 0 1 0 269799032 8859648 279 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429527711 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/25567/statm: 2163 279 207 79 0 156 0

[startup+0.103251 s]
/proc/loadavg: 0.12 0.03 0.01 4/81 25568
/proc/meminfo: memFree=1436128/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+0.512322 s]
/proc/loadavg: 0.12 0.03 0.01 4/81 25568
/proc/meminfo: memFree=1436128/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+1.33347 s]
/proc/loadavg: 0.12 0.03 0.01 3/91 25659
/proc/meminfo: memFree=1426704/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=2696 CPUtime=0
/proc/25584/stat : 25584 (toulbar2) S 25567 25567 25457 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 269799036 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25584/statm: 674 208 186 73 0 11 0
[pid=25585] ppid=25584 vsize=1508 CPUtime=1.25
/proc/25585/stat : 25585 (narycsp) R 25584 25567 25457 0 -1 4194304 510 0 0 0 125 0 0 0 25 0 1 0 269799036 1544192 233 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514640 0 0 4096 512 0 0 0 17 0 0 0
/proc/25585/statm: 377 233 106 211 0 146 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 51752

[startup+2.97076 s]
/proc/loadavg: 0.12 0.03 0.01 3/89 25660
/proc/meminfo: memFree=1339616/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=2696 CPUtime=0
/proc/25584/stat : 25584 (toulbar2) S 25567 25567 25457 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 269799036 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25584/statm: 674 208 186 73 0 11 0
[pid=25585] ppid=25584 vsize=1508 CPUtime=2.89
/proc/25585/stat : 25585 (narycsp) R 25584 25567 25457 0 -1 4194304 516 0 0 0 288 1 0 0 25 0 1 0 269799036 1544192 239 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514636 0 0 4096 512 0 0 0 17 0 0 0
/proc/25585/statm: 377 239 112 211 0 146 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 51752

[startup+6.25635 s]
/proc/loadavg: 0.27 0.06 0.02 3/89 25660
/proc/meminfo: memFree=1212704/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=2696 CPUtime=0
/proc/25584/stat : 25584 (toulbar2) S 25567 25567 25457 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 269799036 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25584/statm: 674 208 186 73 0 11 0
[pid=25585] ppid=25584 vsize=1508 CPUtime=6.16
/proc/25585/stat : 25585 (narycsp) R 25584 25567 25457 0 -1 4194304 516 0 0 0 615 1 0 0 25 0 1 0 269799036 1544192 239 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 0 0 0
/proc/25585/statm: 377 239 112 211 0 146 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 51752

[startup+12.7185 s]
/proc/loadavg: 0.41 0.09 0.03 3/88 25661
/proc/meminfo: memFree=1212008/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6496 CPUtime=12.56
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 697 911 0 0 571 0 684 1 25 0 1 0 269799036 6651904 626 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1624 626 281 73 0 961 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 54044

[startup+25.5448 s]
/proc/loadavg: 0.76 0.19 0.06 3/88 25661
/proc/meminfo: memFree=1212008/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6500 CPUtime=25.34
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 702 911 0 0 1849 0 684 1 25 0 1 0 269799036 6656000 631 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591414 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1625 631 281 73 0 962 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 54048

[startup+51.1904 s]
/proc/loadavg: 1.18 0.33 0.11 3/88 25661
/proc/meminfo: memFree=1212136/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6500 CPUtime=50.88
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 702 911 0 0 4402 1 684 1 25 0 1 0 269799036 6656000 631 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591486 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1625 631 281 73 0 962 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 54048

[startup+102.479 s]
/proc/loadavg: 1.64 0.58 0.21 3/88 25661
/proc/meminfo: memFree=1212200/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6500 CPUtime=101.91
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 702 911 0 0 9505 1 684 1 25 0 1 0 269799036 6656000 631 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1625 631 281 73 0 962 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 54048

[startup+162.49 s]
/proc/loadavg: 1.91 0.85 0.32 3/88 25661
/proc/meminfo: memFree=1212200/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6500 CPUtime=161.63
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 702 911 0 0 15477 1 684 1 25 0 1 0 269799036 6656000 631 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591528 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1625 631 281 73 0 962 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 54048

[startup+222.541 s]
/proc/loadavg: 2.06 1.09 0.43 3/88 25661
/proc/meminfo: memFree=1212264/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6500 CPUtime=221.4
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 702 911 0 0 21454 1 684 1 25 0 1 0 269799036 6656000 631 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1625 631 281 73 0 962 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 54048

[startup+282.552 s]
/proc/loadavg: 2.02 1.25 0.53 3/88 25661
/proc/meminfo: memFree=1212200/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6500 CPUtime=281.12
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 702 911 0 0 27426 1 684 1 25 0 1 0 269799036 6656000 631 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542204 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1625 631 281 73 0 962 0
Current children cumulated CPU time (s) 281.13
Current children cumulated vsize (KiB) 54048

[startup+342.557 s]
/proc/loadavg: 2.01 1.39 0.62 3/88 25661
/proc/meminfo: memFree=1212264/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6500 CPUtime=340.86
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 702 911 0 0 33400 1 684 1 25 0 1 0 269799036 6656000 631 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591489 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1625 631 281 73 0 962 0
Current children cumulated CPU time (s) 340.87
Current children cumulated vsize (KiB) 54048

[startup+402.561 s]
/proc/loadavg: 2.00 1.50 0.70 3/88 25661
/proc/meminfo: memFree=1212200/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6500 CPUtime=400.6
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 702 911 0 0 39373 2 684 1 25 0 1 0 269799036 6656000 631 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548501 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1625 631 281 73 0 962 0
Current children cumulated CPU time (s) 400.61
Current children cumulated vsize (KiB) 54048

[startup+462.565 s]
/proc/loadavg: 2.06 1.60 0.78 3/88 25661
/proc/meminfo: memFree=1212200/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6500 CPUtime=460.31
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 702 911 0 0 45344 2 684 1 25 0 1 0 269799036 6656000 631 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159725391 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1625 631 281 73 0 962 0
Current children cumulated CPU time (s) 460.32
Current children cumulated vsize (KiB) 54048

[startup+522.57 s]

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

[startup+1722.82 s]
/proc/loadavg: 2.00 2.00 1.67 3/88 25859
/proc/meminfo: memFree=1211944/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=1714.59
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 707 911 0 0 170760 14 684 1 25 0 1 0 269799036 6660096 636 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134577741 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 636 281 73 0 963 0
Current children cumulated CPU time (s) 1714.6
Current children cumulated vsize (KiB) 54052

[startup+1782.83 s]
/proc/loadavg: 2.00 2.00 1.69 3/88 25859
/proc/meminfo: memFree=1211944/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=1774.32
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 707 911 0 0 176733 14 684 1 25 0 1 0 269799036 6660096 636 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542180 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 636 281 73 0 963 0
Current children cumulated CPU time (s) 1774.33
Current children cumulated vsize (KiB) 54052

[startup+1842.84 s]
/proc/loadavg: 2.00 2.00 1.70 3/88 25859
/proc/meminfo: memFree=1212008/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=1834.06
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 707 911 0 0 182707 14 684 1 25 0 1 0 269799036 6660096 636 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542204 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 636 281 73 0 963 0
Current children cumulated CPU time (s) 1834.07
Current children cumulated vsize (KiB) 54052

[startup+1902.84 s]
/proc/loadavg: 2.00 2.00 1.72 3/88 25859
/proc/meminfo: memFree=1211944/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=1893.77
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 707 911 0 0 188678 14 684 1 25 0 1 0 269799036 6660096 636 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559564 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 636 281 73 0 963 0
Current children cumulated CPU time (s) 1893.78
Current children cumulated vsize (KiB) 54052

[startup+1962.85 s]
/proc/loadavg: 2.00 2.00 1.73 3/88 25859
/proc/meminfo: memFree=1211880/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=1953.51
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 709 911 0 0 194651 15 684 1 25 0 1 0 269799036 6660096 638 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134737772 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 638 281 73 0 963 0
Current children cumulated CPU time (s) 1953.52
Current children cumulated vsize (KiB) 54052

[startup+2022.85 s]
/proc/loadavg: 2.03 2.01 1.75 3/88 25859
/proc/meminfo: memFree=1211944/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=2013.24
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 709 911 0 0 200624 15 684 1 25 0 1 0 269799036 6660096 638 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552765 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 638 281 73 0 963 0
Current children cumulated CPU time (s) 2013.25
Current children cumulated vsize (KiB) 54052

[startup+2082.86 s]
/proc/loadavg: 2.01 2.01 1.76 3/88 25859
/proc/meminfo: memFree=1211880/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=2072.96
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 709 911 0 0 206596 15 684 1 25 0 1 0 269799036 6660096 638 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541164 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 638 281 73 0 963 0
Current children cumulated CPU time (s) 2072.97
Current children cumulated vsize (KiB) 54052

[startup+2142.86 s]
/proc/loadavg: 2.08 2.02 1.78 3/88 25859
/proc/meminfo: memFree=1211944/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=2132.69
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 709 911 0 0 212569 15 684 1 25 0 1 0 269799036 6660096 638 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591438 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 638 281 73 0 963 0
Current children cumulated CPU time (s) 2132.7
Current children cumulated vsize (KiB) 54052

[startup+2202.88 s]
/proc/loadavg: 2.03 2.01 1.79 3/88 25859
/proc/meminfo: memFree=1211944/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=2192.43
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 709 911 0 0 218543 15 684 1 25 0 1 0 269799036 6660096 638 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 10161879 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 638 281 73 0 963 0
Current children cumulated CPU time (s) 2192.44
Current children cumulated vsize (KiB) 54052

[startup+2262.89 s]
/proc/loadavg: 2.01 2.00 1.80 3/88 25859
/proc/meminfo: memFree=1211944/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=2252.16
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 709 911 0 0 224515 16 684 1 25 0 1 0 269799036 6660096 638 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 638 281 73 0 963 0
Current children cumulated CPU time (s) 2252.17
Current children cumulated vsize (KiB) 54052

[startup+2322.9 s]
/proc/loadavg: 2.00 2.00 1.82 3/88 25859
/proc/meminfo: memFree=1211944/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=2311.9
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 709 911 0 0 230489 16 684 1 25 0 1 0 269799036 6660096 638 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548281 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 638 281 73 0 963 0
Current children cumulated CPU time (s) 2311.91
Current children cumulated vsize (KiB) 54052

[startup+2382.91 s]
/proc/loadavg: 2.00 2.00 1.82 3/88 25859
/proc/meminfo: memFree=1211944/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=2371.64
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 709 911 0 0 236463 16 684 1 25 0 1 0 269799036 6660096 638 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745309 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 638 281 73 0 963 0
Current children cumulated CPU time (s) 2371.65
Current children cumulated vsize (KiB) 54052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.43 s]
/proc/loadavg: 2.00 2.00 1.83 3/88 25859
/proc/meminfo: memFree=1211880/2055920 swapFree=4160348/4192956
[pid=25567] ppid=25565 vsize=47548 CPUtime=0.01
/proc/25567/stat : 25567 (solver.sh) S 25565 25567 25457 0 -1 4194304 848 2110 0 0 0 0 0 1 18 0 1 0 269799032 48689152 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25567/statm: 11887 361 245 79 0 217 0
[pid=25584] ppid=25567 vsize=6504 CPUtime=2400.02
/proc/25584/stat : 25584 (toulbar2) R 25567 25567 25457 0 -1 4194304 709 911 0 0 239301 16 684 1 25 0 1 0 269799036 6660096 638 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542204 0 0 4096 0 0 0 0 17 0 0 0
/proc/25584/statm: 1626 638 281 73 0 963 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 54052

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 25567 and gives childrusage.ru_utime.tv_sec=2399 childrusage.ru_utime.tv_usec=869164 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=205968
CPU time returned by wait4() is 2400.08
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 2411.52
CPU time (s): 0
CPU user time (s): 0
CPU system time (s): 0
CPU usage (%): 0
Max. virtual memory (cumulated for all children) (KiB): 54052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.87
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4612
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= 85
involuntary context switches= 39316

runsolver used 2.14667 s user time and 6.49201 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri Jan 19 13:40:38 UTC 2007


IDJOB= 274929
IDBENCH= 3064
IDSOLVER= 70
FILE ID= node12/274929-1169214037

PBS_JOBID= 3588916

Free space on /tmp= 66562 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-75-1-80/composed-75-1-80-3_ext.xml
COMMAND LINE= /tmp/evaluation/274929-1169214037/solver.sh /tmp/evaluation/274929-1169214037/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node12/convwatcher-274929-1169214037 -o ROOT/results/node12/conversion-274929-1169214037 -C 600 -M 900 /tmp/evaluation/274929-1169214037/translate /tmp/evaluation/274929-1169214037/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-274929-1169214037 -o ROOT/results/node12/solver-274929-1169214037 -C 2400 -M 900  /tmp/evaluation/274929-1169214037/solver.sh /tmp/evaluation/274929-1169214037/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  5d92846f101fb359d7cbd40cdfae1740

RANDOM SEED= 556526398

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.265
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.265
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:       1436608 kB
Buffers:         57084 kB
Cached:         455708 kB
SwapCached:       5164 kB
Active:         222788 kB
Inactive:       323804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436608 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:          43000 kB
Slab:            58088 kB
Committed_AS:  7304008 kB
PageTables:       1920 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 node12 on Fri Jan 19 14:20:53 UTC 2007