Trace number 276021

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 1895.53 1904.5

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-11_ext.xml
MD5SUM88f1fadd77f105b78bc8652c5b5edcb2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints59
Best CPU time to get the best result obtained on this benchmark237.937
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
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 10 8 3 9 14 17 3 15 14 11 1 17 3 1 2 10 19 11 17 15 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/276021-1169230628/unknown.xml to /tmp/evaluation/276021-1169230628/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 59 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/node70/watcher-276021-1169230628 -o ROOT/results/node70/solver-276021-1169230628 -C 2400 -M 900 /tmp/evaluation/276021-1169230628/solver.sh /tmp/evaluation/276021-1169230628/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.01 1.00 1.00 5/72 12631
/proc/meminfo: memFree=1259512/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=18540 CPUtime=0
/proc/12630/stat : 12630 (runsolver) R 12628 12630 12473 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 70559915 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12630/statm: 4635 279 244 17 0 2626 0

[startup+0.102638 s]
/proc/loadavg: 1.01 1.00 1.00 5/72 12631
/proc/meminfo: memFree=1259512/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.512675 s]
/proc/loadavg: 1.01 1.00 1.00 5/72 12631
/proc/meminfo: memFree=1259512/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33776 s]
/proc/loadavg: 1.01 1.00 1.00 3/78 12675
/proc/meminfo: memFree=1248312/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=2696 CPUtime=0
/proc/12647/stat : 12647 (toulbar2) S 12630 12630 12473 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 70559920 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12647/statm: 674 208 186 73 0 11 0
[pid=12648] ppid=12647 vsize=2996 CPUtime=1.26
/proc/12648/stat : 12648 (narycsp) R 12647 12630 12473 0 -1 4194304 892 0 0 0 126 0 0 0 25 0 1 0 70559920 3067904 614 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 0 0 0
/proc/12648/statm: 749 614 106 211 0 518 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 53248

[startup+2.97493 s]
/proc/loadavg: 1.01 1.00 1.00 3/78 12675
/proc/meminfo: memFree=1241208/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=2696 CPUtime=0
/proc/12647/stat : 12647 (toulbar2) S 12630 12630 12473 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 70559920 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12647/statm: 674 208 186 73 0 11 0
[pid=12648] ppid=12647 vsize=2996 CPUtime=2.89
/proc/12648/stat : 12648 (narycsp) R 12647 12630 12473 0 -1 4194304 892 0 0 0 289 0 0 0 25 0 1 0 70559920 3067904 614 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514092 0 0 4096 512 0 0 0 17 0 0 0
/proc/12648/statm: 749 614 106 211 0 518 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 53248

[startup+6.25425 s]
/proc/loadavg: 1.09 1.02 1.01 3/78 12675
/proc/meminfo: memFree=1241088/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=2696 CPUtime=0
/proc/12647/stat : 12647 (toulbar2) S 12630 12630 12473 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 70559920 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12647/statm: 674 208 186 73 0 11 0
[pid=12648] ppid=12647 vsize=3000 CPUtime=6.13
/proc/12648/stat : 12648 (narycsp) R 12647 12630 12473 0 -1 4194304 899 0 0 0 613 0 0 0 25 0 1 0 70559920 3072000 621 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134912080 0 0 4096 512 0 0 0 17 0 0 0
/proc/12648/statm: 750 621 112 211 0 519 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 53252

[startup+12.7279 s]
/proc/loadavg: 1.08 1.02 1.00 3/74 12735
/proc/meminfo: memFree=1255840/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=2696 CPUtime=0
/proc/12647/stat : 12647 (toulbar2) S 12630 12630 12473 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 70559920 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12647/statm: 674 208 186 73 0 11 0
[pid=12648] ppid=12647 vsize=3000 CPUtime=12.56
/proc/12648/stat : 12648 (narycsp) R 12647 12630 12473 0 -1 4194304 899 0 0 0 1256 0 0 0 25 0 1 0 70559920 3072000 621 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134530427 0 0 4096 512 0 0 0 17 0 0 0
/proc/12648/statm: 750 621 112 211 0 519 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 53252

[startup+25.5562 s]
/proc/loadavg: 1.28 1.06 1.02 3/76 12760
/proc/meminfo: memFree=1254296/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9916 CPUtime=25.32
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1597 1295 0 0 1104 0 1427 1 25 0 1 0 70559920 10153984 1527 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722985 0 0 4096 0 0 0 0 17 0 0 0
/proc/12647/statm: 2479 1527 290 73 0 1816 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 57472

[startup+51.2128 s]
/proc/loadavg: 1.53 1.14 1.04 3/75 12761
/proc/meminfo: memFree=1255456/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9916 CPUtime=50.87
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1597 1295 0 0 3659 0 1427 1 25 0 1 0 70559920 10153984 1527 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134737772 0 0 4096 0 0 0 0 17 0 0 0
/proc/12647/statm: 2479 1527 290 73 0 1816 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 57472

[startup+102.419 s]
/proc/loadavg: 1.79 1.27 1.09 3/75 12761
/proc/meminfo: memFree=1255648/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9916 CPUtime=101.85
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1601 1295 0 0 8757 0 1427 1 25 0 1 0 70559920 10153984 1531 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134725472 0 0 4096 0 0 0 0 17 0 0 0
/proc/12647/statm: 2479 1531 290 73 0 1816 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 57472

[startup+162.454 s]
/proc/loadavg: 1.92 1.40 1.15 3/75 12763
/proc/meminfo: memFree=1255456/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9916 CPUtime=161.59
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1603 1295 0 0 14731 0 1427 1 25 0 1 0 70559920 10153984 1533 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591440 0 0 4096 0 0 0 0 17 0 0 0
/proc/12647/statm: 2479 1533 290 73 0 1816 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 57472

[startup+222.493 s]
/proc/loadavg: 1.97 1.51 1.20 3/75 12763
/proc/meminfo: memFree=1255456/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9916 CPUtime=221.37
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1603 1295 0 0 20709 0 1427 1 25 0 1 0 70559920 10153984 1533 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134689322 0 0 4096 0 0 0 0 17 0 0 0
/proc/12647/statm: 2479 1533 290 73 0 1816 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 57472

[startup+282.518 s]
/proc/loadavg: 1.93 1.58 1.24 3/81 12835
/proc/meminfo: memFree=1202232/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9916 CPUtime=281.08
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1603 1295 0 0 26679 1 1427 1 25 0 1 0 70559920 10153984 1533 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134722695 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2479 1533 290 73 0 1816 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 57472

[startup+342.549 s]
/proc/loadavg: 1.97 1.65 1.28 3/81 12835
/proc/meminfo: memFree=1201912/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9916 CPUtime=340.84
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1603 1295 0 0 32654 2 1427 1 25 0 1 0 70559920 10153984 1533 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134718245 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2479 1533 290 73 0 1816 0
Current children cumulated CPU time (s) 340.85
Current children cumulated vsize (KiB) 57472

[startup+402.58 s]
/proc/loadavg: 1.99 1.71 1.32 3/81 12835
/proc/meminfo: memFree=1201848/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9916 CPUtime=400.59
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1603 1295 0 0 38629 2 1427 1 25 0 1 0 70559920 10153984 1533 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545538 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2479 1533 290 73 0 1816 0
Current children cumulated CPU time (s) 400.6
Current children cumulated vsize (KiB) 57472

[startup+462.611 s]
/proc/loadavg: 1.99 1.76 1.37 3/81 12835
/proc/meminfo: memFree=1201912/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9916 CPUtime=460.34
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1603 1295 0 0 44604 2 1427 1 25 0 1 0 70559920 10153984 1533 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545545 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2479 1533 290 73 0 1816 0
Current children cumulated CPU time (s) 460.35

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

Current children cumulated CPU time (s) 1057.86
Current children cumulated vsize (KiB) 57476

[startup+1122.95 s]
/proc/loadavg: 2.00 1.97 1.67 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1117.6
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 110330 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134707642 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1117.61
Current children cumulated vsize (KiB) 57476

[startup+1182.98 s]
/proc/loadavg: 2.00 1.97 1.69 3/81 12835
/proc/meminfo: memFree=1201784/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1177.35
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 116305 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134698791 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1177.36
Current children cumulated vsize (KiB) 57476

[startup+1243.02 s]
/proc/loadavg: 2.00 1.97 1.71 3/81 12835
/proc/meminfo: memFree=1201784/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1237.1
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 122280 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568633 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1237.11
Current children cumulated vsize (KiB) 57476

[startup+1303.05 s]
/proc/loadavg: 2.00 1.97 1.73 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1296.85
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 128255 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545490 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1296.86
Current children cumulated vsize (KiB) 57476

[startup+1363.08 s]
/proc/loadavg: 2.00 1.97 1.74 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1356.59
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 134229 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134689002 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1356.6
Current children cumulated vsize (KiB) 57476

[startup+1423.1 s]
/proc/loadavg: 2.00 1.97 1.75 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1416.34
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 140204 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545473 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1416.35
Current children cumulated vsize (KiB) 57476

[startup+1483.14 s]
/proc/loadavg: 2.00 1.97 1.76 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1476.09
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 146179 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134718256 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1476.1
Current children cumulated vsize (KiB) 57476

[startup+1543.17 s]
/proc/loadavg: 2.00 1.97 1.77 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1535.85
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 152155 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545490 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1535.86
Current children cumulated vsize (KiB) 57476

[startup+1603.2 s]
/proc/loadavg: 2.00 1.97 1.79 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1595.6
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 158130 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134718240 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1595.61
Current children cumulated vsize (KiB) 57476

[startup+1663.23 s]
/proc/loadavg: 2.00 1.97 1.80 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1655.35
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 164105 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1655.36
Current children cumulated vsize (KiB) 57476

[startup+1723.26 s]
/proc/loadavg: 2.00 1.97 1.81 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1715.09
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 170079 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591426 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1715.1
Current children cumulated vsize (KiB) 57476

[startup+1783.29 s]
/proc/loadavg: 2.00 1.97 1.82 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1774.84
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 176054 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1774.85
Current children cumulated vsize (KiB) 57476

[startup+1843.32 s]
/proc/loadavg: 2.00 1.97 1.83 3/81 12835
/proc/meminfo: memFree=1201720/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1834.6
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 182030 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542199 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1834.61
Current children cumulated vsize (KiB) 57476

[startup+1903.38 s]
/proc/loadavg: 2.00 1.97 1.83 3/81 12835
/proc/meminfo: memFree=1201656/2055920 swapFree=4192812/4192956
[pid=12630] ppid=12628 vsize=47556 CPUtime=0.01
/proc/12630/stat : 12630 (solver.sh) S 12628 12630 12473 0 -1 4194304 849 2113 0 0 0 0 0 1 20 0 1 0 70559915 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12630/statm: 11889 362 246 79 0 217 0
[pid=12647] ppid=12630 vsize=9920 CPUtime=1894.37
/proc/12647/stat : 12647 (toulbar2) R 12630 12630 12473 0 -1 4194304 1604 1295 0 0 188007 2 1427 1 25 0 1 0 70559920 10158080 1534 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134724348 0 0 4096 0 0 0 0 17 1 0 0
/proc/12647/statm: 2480 1534 290 73 0 1817 0
Current children cumulated CPU time (s) 1894.38
Current children cumulated vsize (KiB) 57476

Child status: 0
Real time (s): 1904.5
CPU time (s): 1895.53
CPU user time (s): 1895.44
CPU system time (s): 0.089986
CPU usage (%): 99.529
Max. virtual memory (cumulated for all children) (KiB): 66768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1895.44
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8941
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= 116
involuntary context switches= 21426

runsolver used 1.39379 s user time and 5.36818 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Fri Jan 19 18:17:08 UTC 2007


IDJOB= 276021
IDBENCH= 5213
IDSOLVER= 70
FILE ID= node70/276021-1169230628

PBS_JOBID= 3589280

Free space on /tmp= 66558 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-11_ext.xml
COMMAND LINE= /tmp/evaluation/276021-1169230628/solver.sh /tmp/evaluation/276021-1169230628/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node70/convwatcher-276021-1169230628 -o ROOT/results/node70/conversion-276021-1169230628 -C 600 -M 900 /tmp/evaluation/276021-1169230628/translate /tmp/evaluation/276021-1169230628/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  88f1fadd77f105b78bc8652c5b5edcb2

RANDOM SEED= 828955315

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1260056 kB
Buffers:         47432 kB
Cached:         651124 kB
SwapCached:        144 kB
Active:         120996 kB
Inactive:       604608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1260056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10436 kB
Writeback:           0 kB
Mapped:          40072 kB
Slab:            55892 kB
Committed_AS:   680888 kB
PageTables:       1728 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= 66556 MiB



End job on node70 on Fri Jan 19 18:48:55 UTC 2007