Trace number 275166

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 1288.96 1291.33

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-47021_ext.xml
MD5SUM91689171d947c8c08ebb7b0d8380a5b4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints252
Best CPU time to get the best result obtained on this benchmark67.5727
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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 6 16 19 19 22 18 16 12 16 9 0 0 2 16 18 16 10 17 0 20 21 1 13 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275166-1169218293/unknown.xml to /tmp/evaluation/275166-1169218293/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 252 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/node68/watcher-275166-1169218293 -o ROOT/results/node68/solver-275166-1169218293 -C 2400 -M 900 /tmp/evaluation/275166-1169218293/solver.sh /tmp/evaluation/275166-1169218293/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: 2.00 2.00 1.91 5/81 18316
/proc/meminfo: memFree=1476552/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=18540 CPUtime=0
/proc/18315/stat : 18315 (runsolver) R 18313 18315 18012 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 69326383 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 257414458663 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18315/statm: 4635 279 244 17 0 2626 0

[startup+0.109929 s]
/proc/loadavg: 2.00 2.00 1.91 5/81 18316
/proc/meminfo: memFree=1476552/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.517963 s]
/proc/loadavg: 2.00 2.00 1.91 5/81 18316
/proc/meminfo: memFree=1476552/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33904 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 18333
/proc/meminfo: memFree=1474680/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=2696 CPUtime=0
/proc/18332/stat : 18332 (toulbar2) S 18315 18315 18012 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 69326387 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18332/statm: 674 208 186 73 0 11 0
[pid=18333] ppid=18332 vsize=2160 CPUtime=1.27
/proc/18333/stat : 18333 (narycsp) R 18332 18315 18012 0 -1 4194304 661 0 0 0 127 0 0 0 25 0 1 0 69326388 2211840 384 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/18333/statm: 540 384 106 211 0 309 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 52412

[startup+2.97619 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 18333
/proc/meminfo: memFree=1474680/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=2696 CPUtime=0
/proc/18332/stat : 18332 (toulbar2) S 18315 18315 18012 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 69326387 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18332/statm: 674 208 186 73 0 11 0
[pid=18333] ppid=18332 vsize=2160 CPUtime=2.9
/proc/18333/stat : 18333 (narycsp) R 18332 18315 18012 0 -1 4194304 661 0 0 0 290 0 0 0 25 0 1 0 69326388 2211840 384 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514024 0 0 4096 512 0 0 0 17 1 0 0
/proc/18333/statm: 540 384 106 211 0 309 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 52412

[startup+6.26194 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 18333
/proc/meminfo: memFree=1474552/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=2696 CPUtime=0
/proc/18332/stat : 18332 (toulbar2) S 18315 18315 18012 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 69326387 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18332/statm: 674 208 186 73 0 11 0
[pid=18333] ppid=18332 vsize=2160 CPUtime=6.16
/proc/18333/stat : 18333 (narycsp) R 18332 18315 18012 0 -1 4194304 667 0 0 0 616 0 0 0 25 0 1 0 69326388 2211840 390 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514060 0 0 4096 512 0 0 0 17 1 0 0
/proc/18333/statm: 540 390 112 211 0 309 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 52412

[startup+12.7351 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 18333
/proc/meminfo: memFree=1474488/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=2696 CPUtime=0
/proc/18332/stat : 18332 (toulbar2) S 18315 18315 18012 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 69326387 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18332/statm: 674 208 186 73 0 11 0
[pid=18333] ppid=18332 vsize=2160 CPUtime=12.57
/proc/18333/stat : 18333 (narycsp) R 18332 18315 18012 0 -1 4194304 667 0 0 0 1257 0 0 0 25 0 1 0 69326388 2211840 390 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/18333/statm: 540 390 112 211 0 309 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 52412

[startup+25.6097 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 18334
/proc/meminfo: memFree=1474112/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6756 CPUtime=25.32
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 761 1061 0 0 621 0 1911 0 25 0 1 0 69326387 6918144 691 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18332/statm: 1689 691 280 73 0 1026 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 54312

[startup+51.2946 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 18334
/proc/meminfo: memFree=1474240/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6756 CPUtime=50.78
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 761 1061 0 0 3167 0 1911 0 25 0 1 0 69326387 6918144 691 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568586 0 0 4096 0 0 0 0 17 1 0 0
/proc/18332/statm: 1689 691 280 73 0 1026 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 54312

[startup+102.548 s]
/proc/loadavg: 2.04 2.01 1.92 3/82 18334
/proc/meminfo: memFree=1474304/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=101.6
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 764 1061 0 0 8249 0 1911 0 25 0 1 0 69326387 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545545 0 0 4096 0 0 0 0 17 1 0 0
/proc/18332/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 54316

[startup+162.577 s]
/proc/loadavg: 1.95 1.99 1.91 3/82 18408
/proc/meminfo: memFree=1473152/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=161.29
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 764 1061 0 0 14218 0 1911 0 25 0 1 0 69326387 6922240 694 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571515 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 694 280 73 0 1027 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 54316

[startup+222.677 s]
/proc/loadavg: 1.98 1.99 1.91 3/82 18408
/proc/meminfo: memFree=1473280/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=221.36
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 20224 1 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523826 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 54316

[startup+282.684 s]
/proc/loadavg: 2.06 2.01 1.92 3/82 18408
/proc/meminfo: memFree=1473280/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=281.32
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 26220 1 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134566598 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 281.33
Current children cumulated vsize (KiB) 54316

[startup+342.765 s]
/proc/loadavg: 2.08 2.02 1.93 3/82 18408
/proc/meminfo: memFree=1473280/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=341.31
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 32219 1 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545732 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 341.32
Current children cumulated vsize (KiB) 54316

[startup+402.796 s]
/proc/loadavg: 2.03 2.01 1.93 3/82 18408
/proc/meminfo: memFree=1473344/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=401.3
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 38218 1 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160524043 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 401.31
Current children cumulated vsize (KiB) 54316

[startup+462.869 s]
/proc/loadavg: 2.01 2.01 1.93 3/82 18408
/proc/meminfo: memFree=1473344/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=461.32
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 44220 1 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134563121 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 461.33
Current children cumulated vsize (KiB) 54316

[startup+522.894 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18408
/proc/meminfo: memFree=1473408/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=521.27
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 50215 1 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549192 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 521.28
Current children cumulated vsize (KiB) 54316

[startup+582.935 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 18482
/proc/meminfo: memFree=1472096/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=581.23
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 56207 5 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568551 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 581.24
Current children cumulated vsize (KiB) 54316

[startup+642.949 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473008/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=641.17
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 62196 10 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555032 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 641.18
Current children cumulated vsize (KiB) 54316

[startup+702.958 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473024/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=701.11
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 68190 10 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545732 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 701.12
Current children cumulated vsize (KiB) 54316

[startup+762.971 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473024/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=761.07
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 74186 10 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555356 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 761.08
Current children cumulated vsize (KiB) 54316

[startup+822.986 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473024/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=821.03
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 80182 10 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559216 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 821.04
Current children cumulated vsize (KiB) 54316

[startup+882.998 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473024/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=880.98
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 86176 11 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159734835 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 880.99
Current children cumulated vsize (KiB) 54316

[startup+943.01 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473152/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=940.94
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 92172 11 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 940.95
Current children cumulated vsize (KiB) 54316

[startup+1003.02 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473216/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=1000.9
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 98168 11 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548272 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1000.91
Current children cumulated vsize (KiB) 54316

[startup+1063.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473216/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=1060.84
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 104162 11 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 11581041 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1060.85
Current children cumulated vsize (KiB) 54316

[startup+1123.04 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473216/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=1120.79
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 110157 11 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159724064 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1120.8
Current children cumulated vsize (KiB) 54316

[startup+1183.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473216/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=1180.76
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 116153 12 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1180.77
Current children cumulated vsize (KiB) 54316

[startup+1243.07 s]
/proc/loadavg: 2.00 2.00 1.93 3/82 18606
/proc/meminfo: memFree=1473152/2055920 swapFree=4192812/4192956
[pid=18315] ppid=18313 vsize=47556 CPUtime=0.01
/proc/18315/stat : 18315 (solver.sh) S 18313 18315 18012 0 -1 4194304 845 2271 0 0 0 0 0 1 20 0 1 0 69326383 48697344 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257414064986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18315/statm: 11889 361 245 79 0 217 0
[pid=18332] ppid=18315 vsize=6760 CPUtime=1240.7
/proc/18332/stat : 18332 (toulbar2) R 18315 18315 18012 0 -1 4194304 766 1061 0 0 122147 12 1911 0 25 0 1 0 69326387 6922240 696 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523826 0 0 4096 0 0 0 0 17 0 0 0
/proc/18332/statm: 1690 696 280 73 0 1027 0
Current children cumulated CPU time (s) 1240.71
Current children cumulated vsize (KiB) 54316

Child status: 0
Real time (s): 1291.33
CPU time (s): 1288.96
CPU user time (s): 1288.8
CPU system time (s): 0.160975
CPU usage (%): 99.8169
Max. virtual memory (cumulated for all children) (KiB): 54316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1288.8
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6897
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= 124
involuntary context switches= 8732

runsolver used 1.39879 s user time and 3.86241 s system time

The end

Launcher Data (download as text)

Begin job on node68 on Fri Jan 19 14:51:33 UTC 2007


IDJOB= 275166
IDBENCH= 3627
IDSOLVER= 70
FILE ID= node68/275166-1169218293

PBS_JOBID= 3589144

Free space on /tmp= 66562 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-47021_ext.xml
COMMAND LINE= /tmp/evaluation/275166-1169218293/solver.sh /tmp/evaluation/275166-1169218293/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node68/convwatcher-275166-1169218293 -o ROOT/results/node68/conversion-275166-1169218293 -C 600 -M 900 /tmp/evaluation/275166-1169218293/translate /tmp/evaluation/275166-1169218293/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-275166-1169218293 -o ROOT/results/node68/solver-275166-1169218293 -C 2400 -M 900  /tmp/evaluation/275166-1169218293/solver.sh /tmp/evaluation/275166-1169218293/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  91689171d947c8c08ebb7b0d8380a5b4

RANDOM SEED= 113849568

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.232
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.232
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:       1476968 kB
Buffers:         49036 kB
Cached:         425596 kB
SwapCached:        144 kB
Active:         125432 kB
Inactive:       379660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1476968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2844 kB
Writeback:           0 kB
Mapped:          48048 kB
Slab:            59248 kB
Committed_AS:   500376 kB
PageTables:       1820 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= 66562 MiB



End job on node68 on Fri Jan 19 15:13:05 UTC 2007