Trace number 275421

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-12OPTIMUM 1210.34 1212.9

General information on the benchmark

Namerandom/rand-2-40-19/
rand-2-40-19-443-230-13_ext.xml
MD5SUM2034b20f95b4ca3ea3b257a685963d8c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints341
Best CPU time to get the best result obtained on this benchmark275.149
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints342
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension342
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

SOL 15 2 0 11 16 7 16 2 5 3 14 9 15 9 2 18 3 7 2 2 6 12 3 17 2 3 8 14 0 0 4 16 8 7 16 0 9 11 3 9 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275421-1169221476/unknown.xml to /tmp/evaluation/275421-1169221476/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 341 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/node40/watcher-275421-1169221476 -o ROOT/results/node40/solver-275421-1169221476 -C 2400 -M 900 /tmp/evaluation/275421-1169221476/solver.sh /tmp/evaluation/275421-1169221476/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.85 0.97 1.07 5/80 30958
/proc/meminfo: memFree=1566024/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=8560 CPUtime=0
/proc/30957/stat : 30957 (solver.sh) R 30955 30957 30829 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 270547023 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519796623 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30957/statm: 2140 253 197 79 0 133 0

[startup+0.105813 s]
/proc/loadavg: 0.85 0.97 1.07 5/80 30958
/proc/meminfo: memFree=1566024/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.513866 s]
/proc/loadavg: 0.85 0.97 1.07 5/80 30958
/proc/meminfo: memFree=1566024/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33497 s]
/proc/loadavg: 0.85 0.97 1.07 3/82 30975
/proc/meminfo: memFree=1564528/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=2696 CPUtime=0
/proc/30974/stat : 30974 (toulbar2) S 30957 30957 30829 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270547028 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/30974/statm: 674 208 186 73 0 11 0
[pid=30975] ppid=30974 vsize=1764 CPUtime=1.27
/proc/30975/stat : 30975 (narycsp) R 30974 30957 30829 0 -1 4194304 581 0 0 0 127 0 0 0 25 0 1 0 270547028 1806336 304 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542512 0 0 4096 512 0 0 0 17 1 0 0
/proc/30975/statm: 441 304 106 211 0 210 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 52020

[startup+2.97718 s]
/proc/loadavg: 0.85 0.97 1.07 3/82 30975
/proc/meminfo: memFree=1564472/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=2696 CPUtime=0
/proc/30974/stat : 30974 (toulbar2) S 30957 30957 30829 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270547028 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/30974/statm: 674 208 186 73 0 11 0
[pid=30975] ppid=30974 vsize=1768 CPUtime=2.91
/proc/30975/stat : 30975 (narycsp) R 30974 30957 30829 0 -1 4194304 588 0 0 0 291 0 0 0 25 0 1 0 270547028 1810432 311 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514128 0 0 4096 512 0 0 0 17 1 0 0
/proc/30975/statm: 442 311 112 211 0 211 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 52024

[startup+6.26461 s]
/proc/loadavg: 0.94 0.98 1.08 3/82 30975
/proc/meminfo: memFree=1561656/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=2696 CPUtime=0
/proc/30974/stat : 30974 (toulbar2) S 30957 30957 30829 0 -1 4194304 245 0 0 0 0 0 0 0 22 0 1 0 270547028 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/30974/statm: 674 208 186 73 0 11 0
[pid=30975] ppid=30974 vsize=1768 CPUtime=6.2
/proc/30975/stat : 30975 (narycsp) R 30974 30957 30829 0 -1 4194304 588 0 0 0 620 0 0 0 25 0 1 0 270547028 1810432 311 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514537 0 0 4096 512 0 0 0 17 1 0 0
/proc/30975/statm: 442 311 112 211 0 211 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 52024

[startup+12.7354 s]
/proc/loadavg: 1.02 1.00 1.08 3/82 30975
/proc/meminfo: memFree=1561464/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6752 CPUtime=12.66
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 769 982 0 0 6 0 1260 0 20 0 1 0 270547028 6914048 699 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1688 699 281 73 0 1025 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54312

[startup+25.5441 s]
/proc/loadavg: 1.24 1.05 1.10 3/81 30976
/proc/meminfo: memFree=1560704/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=25.46
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 777 982 0 0 1286 0 1260 0 25 0 1 0 270547028 6922240 707 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545490 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 707 281 73 0 1027 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54320

[startup+51.2394 s]
/proc/loadavg: 1.50 1.12 1.12 4/81 30976
/proc/meminfo: memFree=1560704/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=51.15
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 777 982 0 0 3855 0 1260 0 25 0 1 0 270547028 6922240 707 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542183 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 707 281 73 0 1027 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 54320

[startup+102.528 s]
/proc/loadavg: 1.78 1.26 1.16 3/81 30976
/proc/meminfo: memFree=1560704/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=102.42
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 777 982 0 0 8982 0 1260 0 25 0 1 0 270547028 6922240 707 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591484 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 707 281 73 0 1027 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 54320

[startup+162.604 s]
/proc/loadavg: 1.92 1.39 1.21 3/81 30976
/proc/meminfo: memFree=1560768/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=162.48
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 777 982 0 0 14988 0 1260 0 25 0 1 0 270547028 6922240 707 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549494 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 707 281 73 0 1027 0
Current children cumulated CPU time (s) 162.49
Current children cumulated vsize (KiB) 54320

[startup+222.706 s]
/proc/loadavg: 1.97 1.50 1.26 3/81 30976
/proc/meminfo: memFree=1560704/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=222.56
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 777 982 0 0 20996 0 1260 0 25 0 1 0 270547028 6922240 707 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134759264 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 707 281 73 0 1027 0
Current children cumulated CPU time (s) 222.57
Current children cumulated vsize (KiB) 54320

[startup+282.802 s]
/proc/loadavg: 1.99 1.59 1.30 3/81 30976
/proc/meminfo: memFree=1560704/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=282.65
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 777 982 0 0 27004 1 1260 0 25 0 1 0 270547028 6922240 707 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568553 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 707 281 73 0 1027 0
Current children cumulated CPU time (s) 282.66
Current children cumulated vsize (KiB) 54320

[startup+342.814 s]
/proc/loadavg: 1.99 1.66 1.34 3/81 30976
/proc/meminfo: memFree=1560704/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=342.64
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 777 982 0 0 33003 1 1260 0 25 0 1 0 270547028 6922240 707 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542199 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 707 281 73 0 1027 0
Current children cumulated CPU time (s) 342.65
Current children cumulated vsize (KiB) 54320

[startup+402.829 s]
/proc/loadavg: 1.99 1.72 1.38 3/81 30976
/proc/meminfo: memFree=1560704/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=402.64
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 777 982 0 0 39003 1 1260 0 25 0 1 0 270547028 6922240 707 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568666 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 707 281 73 0 1027 0
Current children cumulated CPU time (s) 402.65
Current children cumulated vsize (KiB) 54320

[startup+462.849 s]
/proc/loadavg: 1.99 1.77 1.42 3/81 30976
/proc/meminfo: memFree=1560640/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=462.65
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 45004 1 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571513 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 462.66
Current children cumulated vsize (KiB) 54320

[startup+522.878 s]
/proc/loadavg: 1.99 1.81 1.45 3/81 30976
/proc/meminfo: memFree=1560640/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=522.66
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 51005 1 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555158 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 522.67
Current children cumulated vsize (KiB) 54320

[startup+582.891 s]
/proc/loadavg: 1.99 1.84 1.48 3/81 30976
/proc/meminfo: memFree=1560576/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=582.65
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 57004 1 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 582.66
Current children cumulated vsize (KiB) 54320

[startup+642.907 s]
/proc/loadavg: 2.11 1.90 1.52 3/81 30976
/proc/meminfo: memFree=1560576/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=642.65
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 63004 1 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 642.66
Current children cumulated vsize (KiB) 54320

[startup+702.922 s]
/proc/loadavg: 2.04 1.91 1.55 3/81 30976
/proc/meminfo: memFree=1560640/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=702.65
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 69004 1 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 702.66
Current children cumulated vsize (KiB) 54320

[startup+763.005 s]
/proc/loadavg: 2.06 1.94 1.58 3/82 31048
/proc/meminfo: memFree=1577776/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=762.6
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 74998 2 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134551265 0 0 4096 0 0 0 0 17 0 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 762.61
Current children cumulated vsize (KiB) 54320

[startup+823.005 s]
/proc/loadavg: 2.02 1.95 1.60 3/82 31048
/proc/meminfo: memFree=1577840/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=822.34
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 80972 2 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568154 0 0 4096 0 0 0 0 17 0 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 54320

[startup+883.108 s]
/proc/loadavg: 2.01 1.95 1.63 3/82 31048
/proc/meminfo: memFree=1577904/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=882.16
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 86954 2 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548348 0 0 4096 0 0 0 0 17 0 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 882.17
Current children cumulated vsize (KiB) 54320

[startup+943.111 s]
/proc/loadavg: 2.00 1.96 1.65 3/82 31048
/proc/meminfo: memFree=1577904/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=941.88
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 92926 2 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545764 0 0 4096 0 0 0 0 17 0 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 54320

[startup+1003.12 s]
/proc/loadavg: 2.00 1.96 1.66 3/88 31132
/proc/meminfo: memFree=1576632/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=1001.58
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 98893 5 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548960 0 0 4096 0 0 0 0 17 0 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 1001.59
Current children cumulated vsize (KiB) 54320

[startup+1063.14 s]
/proc/loadavg: 2.03 1.98 1.69 3/82 31246
/proc/meminfo: memFree=1577504/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=1061.24
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 104852 12 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 0 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 1061.25
Current children cumulated vsize (KiB) 54320

[startup+1123.15 s]
/proc/loadavg: 2.01 1.98 1.70 3/82 31246
/proc/meminfo: memFree=1577512/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=1120.96
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 110824 12 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548348 0 0 4096 0 0 0 0 17 0 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 1120.97
Current children cumulated vsize (KiB) 54320

[startup+1183.15 s]
/proc/loadavg: 2.00 1.98 1.72 3/82 31246
/proc/meminfo: memFree=1577512/2055920 swapFree=4191892/4192956
[pid=30957] ppid=30955 vsize=47560 CPUtime=0.01
/proc/30957/stat : 30957 (solver.sh) S 30955 30957 30829 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270547023 48701440 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30957/statm: 11890 361 245 79 0 217 0
[pid=30974] ppid=30957 vsize=6760 CPUtime=1180.7
/proc/30974/stat : 30974 (toulbar2) R 30957 30957 30829 0 -1 4194304 778 982 0 0 116798 12 1260 0 25 0 1 0 270547028 6922240 708 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542183 0 0 4096 0 0 0 0 17 0 0 0
/proc/30974/statm: 1690 708 281 73 0 1027 0
Current children cumulated CPU time (s) 1180.71
Current children cumulated vsize (KiB) 54320

Child status: 0
Real time (s): 1212.9
CPU time (s): 1210.34
CPU user time (s): 1210.18
CPU system time (s): 0.163975
CPU usage (%): 99.7893
Max. virtual memory (cumulated for all children) (KiB): 54320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1210.18
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6686
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= 99
involuntary context switches= 7555

runsolver used 1.13483 s user time and 3.24751 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Fri Jan 19 15:44:37 UTC 2007


IDJOB= 275421
IDBENCH= 3883
IDSOLVER= 70
FILE ID= node40/275421-1169221476

PBS_JOBID= 3589189

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19/rand-2-40-19-443-230-13_ext.xml
COMMAND LINE= /tmp/evaluation/275421-1169221476/solver.sh /tmp/evaluation/275421-1169221476/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node40/convwatcher-275421-1169221476 -o ROOT/results/node40/conversion-275421-1169221476 -C 600 -M 900 /tmp/evaluation/275421-1169221476/translate /tmp/evaluation/275421-1169221476/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-275421-1169221476 -o ROOT/results/node40/solver-275421-1169221476 -C 2400 -M 900  /tmp/evaluation/275421-1169221476/solver.sh /tmp/evaluation/275421-1169221476/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  2034b20f95b4ca3ea3b257a685963d8c

RANDOM SEED= 800890877

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.239
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.239
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:       1567848 kB
Buffers:         40408 kB
Cached:         329380 kB
SwapCached:        268 kB
Active:         131460 kB
Inactive:       279500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567848 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            5020 kB
Writeback:           0 kB
Mapped:          59284 kB
Slab:            62492 kB
Committed_AS:  5745052 kB
PageTables:       1864 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= 66561 MiB



End job on node40 on Fri Jan 19 16:04:50 UTC 2007