Trace number 276168

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) 2400.14 2411.05

General information on the benchmark

Namecomposed/composed-75-1-40/
composed-75-1-40-5_ext.xml
MD5SUM78976c66c916a0757f679e9dad7fe882
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints659
Best CPU time to get the best result obtained on this benchmark53.8518
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables83
Number of constraints662
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension662
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2411.04	Terminated
c 
c 
c 
c solution file
c 
c 

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

translate /tmp/evaluation/276168-1169232207/unknown.xml to /tmp/evaluation/276168-1169232207/unknown.wcsp

Verifier Data (download as text)

3 unsatisfied constraints, 659 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/node66/watcher-276168-1169232207 -o ROOT/results/node66/solver-276168-1169232207 -C 2400 -M 900 /tmp/evaluation/276168-1169232207/solver.sh /tmp/evaluation/276168-1169232207/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.97 5/73 18297
/proc/meminfo: memFree=1374288/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=18540 CPUtime=0
/proc/18296/stat : 18296 (runsolver) R 18294 18296 17517 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 70717899 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 227607637287 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18296/statm: 4635 279 244 17 0 2626 0

[startup+0.110126 s]
/proc/loadavg: 1.92 1.98 1.97 5/73 18297
/proc/meminfo: memFree=1374288/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.518173 s]
/proc/loadavg: 1.92 1.98 1.97 5/73 18297
/proc/meminfo: memFree=1374288/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33827 s]
/proc/loadavg: 1.92 1.98 1.97 3/75 18314
/proc/meminfo: memFree=1373056/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=2696 CPUtime=0
/proc/18313/stat : 18313 (toulbar2) S 18296 18296 17517 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 70717903 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18313/statm: 674 208 186 73 0 11 0
[pid=18314] ppid=18313 vsize=1508 CPUtime=1.28
/proc/18314/stat : 18314 (narycsp) R 18313 18296 17517 0 -1 4194304 510 0 0 0 128 0 0 0 25 0 1 0 70717904 1544192 233 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514092 0 0 4096 512 0 0 0 17 1 0 0
/proc/18314/statm: 377 233 112 211 0 146 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 51760

[startup+2.97547 s]
/proc/loadavg: 1.92 1.98 1.97 3/75 18314
/proc/meminfo: memFree=1372992/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=2696 CPUtime=0
/proc/18313/stat : 18313 (toulbar2) S 18296 18296 17517 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 70717903 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18313/statm: 674 208 186 73 0 11 0
[pid=18314] ppid=18313 vsize=1508 CPUtime=2.9
/proc/18314/stat : 18314 (narycsp) R 18313 18296 17517 0 -1 4194304 510 0 0 0 290 0 0 0 25 0 1 0 70717904 1544192 233 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514045 0 0 4096 512 0 0 0 17 1 0 0
/proc/18314/statm: 377 233 112 211 0 146 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 51760

[startup+6.25488 s]
/proc/loadavg: 1.93 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372304/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6360 CPUtime=6.15
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 679 904 0 0 64 0 551 0 25 0 1 0 70717903 6512640 608 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1590 608 281 73 0 927 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 53916

[startup+12.7237 s]
/proc/loadavg: 1.93 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372240/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6364 CPUtime=12.57
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 686 904 0 0 706 0 551 0 25 0 1 0 70717903 6516736 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591409 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1591 615 281 73 0 928 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 53920

[startup+25.5542 s]
/proc/loadavg: 1.95 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372368/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6364 CPUtime=25.31
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 686 904 0 0 1980 0 551 0 25 0 1 0 70717903 6516736 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549166 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1591 615 281 73 0 928 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53920

[startup+51.2034 s]
/proc/loadavg: 1.96 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372432/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6364 CPUtime=50.77
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 686 904 0 0 4526 0 551 0 25 0 1 0 70717903 6516736 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1591 615 281 73 0 928 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 53920

[startup+102.498 s]
/proc/loadavg: 1.98 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372496/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6364 CPUtime=101.69
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 686 904 0 0 9618 0 551 0 25 0 1 0 70717903 6516736 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548972 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1591 615 281 73 0 928 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 53920

[startup+162.513 s]
/proc/loadavg: 1.99 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372496/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6364 CPUtime=161.26
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 686 904 0 0 15575 0 551 0 25 0 1 0 70717903 6516736 615 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 10273283 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1591 615 281 73 0 928 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 53920

[startup+222.533 s]
/proc/loadavg: 1.99 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372432/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6364 CPUtime=220.83
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 688 904 0 0 21532 0 551 0 25 0 1 0 70717903 6516736 617 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549163 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1591 617 281 73 0 928 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 53920

[startup+282.553 s]
/proc/loadavg: 1.99 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372432/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=280.41
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 689 904 0 0 27490 0 551 0 25 0 1 0 70717903 6520832 618 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549494 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1592 618 281 73 0 929 0
Current children cumulated CPU time (s) 280.42
Current children cumulated vsize (KiB) 53924

[startup+342.566 s]
/proc/loadavg: 1.99 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372432/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=339.98
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 689 904 0 0 33447 0 551 0 25 0 1 0 70717903 6520832 618 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591418 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1592 618 281 73 0 929 0
Current children cumulated CPU time (s) 339.99
Current children cumulated vsize (KiB) 53924

[startup+402.579 s]
/proc/loadavg: 1.99 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372432/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=399.55
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 689 904 0 0 39404 0 551 0 25 0 1 0 70717903 6520832 618 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1592 618 281 73 0 929 0
Current children cumulated CPU time (s) 399.56
Current children cumulated vsize (KiB) 53924

[startup+462.598 s]
/proc/loadavg: 1.99 1.98 1.97 4/74 18315
/proc/meminfo: memFree=1372432/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=459.13
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 689 904 0 0 45362 0 551 0 25 0 1 0 70717903 6520832 618 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 1 0 0
/proc/18313/statm: 1592 618 281 73 0 929 0
Current children cumulated CPU time (s) 459.14
Current children cumulated vsize (KiB) 53924

[startup+522.617 s]
/proc/loadavg: 1.99 1.98 1.97 3/74 18315
/proc/meminfo: memFree=1372368/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01

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

/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=1652.67
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 164713 3 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545482 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1652.68
Current children cumulated vsize (KiB) 53924

[startup+1722.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 18562
/proc/meminfo: memFree=1369928/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=1712.61
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 170707 3 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134576876 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1712.62
Current children cumulated vsize (KiB) 53924

[startup+1782.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 18562
/proc/meminfo: memFree=1369864/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=1772.58
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 176704 3 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1772.59
Current children cumulated vsize (KiB) 53924

[startup+1842.93 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 18562
/proc/meminfo: memFree=1369864/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=1832.54
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 182700 3 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1832.55
Current children cumulated vsize (KiB) 53924

[startup+1902.95 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 18562
/proc/meminfo: memFree=1369864/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=1892.48
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 188694 3 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549092 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1892.49
Current children cumulated vsize (KiB) 53924

[startup+1962.96 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 18562
/proc/meminfo: memFree=1369864/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=1952.44
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 194690 3 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134577928 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 1952.45
Current children cumulated vsize (KiB) 53924

[startup+2022.97 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 18562
/proc/meminfo: memFree=1369864/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=2012.4
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 200686 3 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548264 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2012.41
Current children cumulated vsize (KiB) 53924

[startup+2082.99 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 18562
/proc/meminfo: memFree=1369864/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=2072.35
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 206680 4 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545758 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2072.36
Current children cumulated vsize (KiB) 53924

[startup+2143 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 18562
/proc/meminfo: memFree=1369800/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=2132.32
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 212677 4 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548417 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2132.33
Current children cumulated vsize (KiB) 53924

[startup+2203.01 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 18564
/proc/meminfo: memFree=1369608/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=2192.27
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 218672 4 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134577999 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2192.28
Current children cumulated vsize (KiB) 53924

[startup+2263.03 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 18564
/proc/meminfo: memFree=1369672/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=2252.21
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 224666 4 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2252.22
Current children cumulated vsize (KiB) 53924

[startup+2323.03 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18564
/proc/meminfo: memFree=1369672/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=2312.16
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 230661 4 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548261 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2312.17
Current children cumulated vsize (KiB) 53924

[startup+2383.03 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 18564
/proc/meminfo: memFree=1369672/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=2372.12
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 236657 4 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559920 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2372.13
Current children cumulated vsize (KiB) 53924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.04 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 18564
/proc/meminfo: memFree=1369672/2055920 swapFree=4192812/4192956
[pid=18296] ppid=18294 vsize=47556 CPUtime=0.01
/proc/18296/stat : 18296 (solver.sh) S 18294 18296 17517 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 70717899 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18296/statm: 11889 361 245 79 0 217 0
[pid=18313] ppid=18296 vsize=6368 CPUtime=2400.09
/proc/18313/stat : 18313 (toulbar2) R 18296 18296 17517 0 -1 4194304 691 904 0 0 239454 4 551 0 25 0 1 0 70717903 6520832 620 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542180 0 0 4096 0 0 0 0 17 0 0 0
/proc/18313/statm: 1592 620 281 73 0 929 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 53924

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2411.05
CPU time (s): 2400.14
CPU user time (s): 2400.06
CPU system time (s): 0.073988
CPU usage (%): 99.5474
Max. virtual memory (cumulated for all children) (KiB): 53924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4583
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= 28772

runsolver used 2.6476 s user time and 5.98009 s system time

The end

Launcher Data (download as text)

Begin job on node66 on Fri Jan 19 18:43:27 UTC 2007


IDJOB= 276168
IDBENCH= 5293
IDSOLVER= 70
FILE ID= node66/276168-1169232207

PBS_JOBID= 3589258

Free space on /tmp= 66560 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-276168-1169232207 -o ROOT/results/node66/solver-276168-1169232207 -C 2400 -M 900  /tmp/evaluation/276168-1169232207/solver.sh /tmp/evaluation/276168-1169232207/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  78976c66c916a0757f679e9dad7fe882

RANDOM SEED= 928384700

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.230
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.230
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:       1374704 kB
Buffers:         42184 kB
Cached:         541988 kB
SwapCached:         16 kB
Active:         135052 kB
Inactive:       476736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2576 kB
Writeback:           0 kB
Mapped:          39100 kB
Slab:            54928 kB
Committed_AS:   637764 kB
PageTables:       1688 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 node66 on Fri Jan 19 19:23:38 UTC 2007