Trace number 282651

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
toolbar 2007-01-12OPTIMUM 1398.28 1404.79

General information on the benchmark

NameMaxCSP/celar/scens/
scenw-06-16_ext.xml
MD5SUMc07618a7c18950ed01e14a653b4f1e99
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1197
Best CPU time to get the best result obtained on this benchmark57.7422
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints1222
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1222
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 19 24 26 5 25 25 25 0 0 20 0 23 27 5 4 21 10 8 4 8 13 13 11 17 8 5 15 27 11 13 0 16 16 1 15 19 7 15 9 0 3 12 8 3 15 6 5 11 18 14 16 15 18 1 14 12 1 18 0 19 26 8 9 9 8 6 23 25 9 7 5 0 19 11 15 13 0 18 4 14 6 7 14 23 11 19 0 15 12 17 20 20 7 15 2 20 19 12 18 9 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282651-1169321171/unknown.xml to /tmp/evaluation/282651-1169321171/unknown.wcsp

Verifier Data (download as text)

25 unsatisfied constraints, 1197 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/node7/watcher-282651-1169321171 -o ROOT/results/node7/solver-282651-1169321171 -C 2400 -M 900 /tmp/evaluation/282651-1169321171/solver.sh /tmp/evaluation/282651-1169321171/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.01 2.01 1.98 5/87 733
/proc/meminfo: memFree=1271184/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=8560 CPUtime=0
/proc/732/stat : 732 (solver.sh) R 730 732 32639 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 280512684 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244671301519 0 0 4096 8192 0 0 0 17 1 0 0
/proc/732/statm: 2140 253 197 79 0 133 0

[startup+0.105543 s]
/proc/loadavg: 2.01 2.01 1.98 5/87 733
/proc/meminfo: memFree=1271184/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.51558 s]
/proc/loadavg: 2.01 2.01 1.98 5/87 733
/proc/meminfo: memFree=1271184/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33667 s]
/proc/loadavg: 2.01 2.01 1.98 3/89 750
/proc/meminfo: memFree=1265216/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=2372 CPUtime=0.17
/proc/749/stat : 749 (toolbar) S 732 732 32639 0 -1 4194304 316 0 0 0 17 0 0 0 23 0 1 0 280512689 2428928 290 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/749/statm: 593 290 52 178 0 411 0
[pid=750] ppid=749 vsize=5604 CPUtime=1.1
/proc/750/stat : 750 (narycsp) R 749 732 32639 0 -1 4194304 1524 0 0 0 109 1 0 0 25 0 1 0 280512707 5738496 1248 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514461 0 0 4096 512 0 0 0 17 1 0 0
/proc/750/statm: 1401 1248 106 211 0 1170 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 55536

[startup+2.97384 s]
/proc/loadavg: 2.01 2.01 1.98 3/89 750
/proc/meminfo: memFree=1264960/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=2372 CPUtime=0.17
/proc/749/stat : 749 (toolbar) S 732 732 32639 0 -1 4194304 316 0 0 0 17 0 0 0 23 0 1 0 280512689 2428928 290 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/749/statm: 593 290 52 178 0 411 0
[pid=750] ppid=749 vsize=5604 CPUtime=2.71
/proc/750/stat : 750 (narycsp) R 749 732 32639 0 -1 4194304 1524 0 0 0 270 1 0 0 25 0 1 0 280512707 5738496 1248 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/750/statm: 1401 1248 106 211 0 1170 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 55536

[startup+6.25319 s]
/proc/loadavg: 2.01 2.01 1.98 3/89 750
/proc/meminfo: memFree=1264960/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=2372 CPUtime=0.17
/proc/749/stat : 749 (toolbar) S 732 732 32639 0 -1 4194304 316 0 0 0 17 0 0 0 23 0 1 0 280512689 2428928 290 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/749/statm: 593 290 52 178 0 411 0
[pid=750] ppid=749 vsize=5608 CPUtime=5.96
/proc/750/stat : 750 (narycsp) R 749 732 32639 0 -1 4194304 1531 0 0 0 595 1 0 0 25 0 1 0 280512707 5742592 1255 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/750/statm: 1402 1255 112 211 0 1171 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 55540

[startup+12.7289 s]
/proc/loadavg: 2.01 2.00 1.98 3/89 750
/proc/meminfo: memFree=1265024/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=2372 CPUtime=0.17
/proc/749/stat : 749 (toolbar) S 732 732 32639 0 -1 4194304 316 0 0 0 17 0 0 0 23 0 1 0 280512689 2428928 290 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/749/statm: 593 290 52 178 0 411 0
[pid=750] ppid=749 vsize=5608 CPUtime=12.37
/proc/750/stat : 750 (narycsp) R 749 732 32639 0 -1 4194304 1531 0 0 0 1236 1 0 0 25 0 1 0 280512707 5742592 1255 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/750/statm: 1402 1255 112 211 0 1171 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 55540

[startup+25.565 s]
/proc/loadavg: 2.01 2.00 1.98 3/89 750
/proc/meminfo: memFree=1265088/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=2372 CPUtime=0.17
/proc/749/stat : 749 (toolbar) S 732 732 32639 0 -1 4194304 316 0 0 0 17 0 0 0 23 0 1 0 280512689 2428928 290 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/749/statm: 593 290 52 178 0 411 0
[pid=750] ppid=749 vsize=5608 CPUtime=25.15
/proc/750/stat : 750 (narycsp) R 749 732 32639 0 -1 4194304 1531 0 0 0 2514 1 0 0 25 0 1 0 280512707 5742592 1255 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514528 0 0 4096 512 0 0 0 17 1 0 0
/proc/750/statm: 1402 1255 112 211 0 1171 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 55540

[startup+51.2277 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 751
/proc/meminfo: memFree=1267016/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=50.86
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 2453 0 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 1 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 52968

[startup+102.444 s]
/proc/loadavg: 2.07 2.02 1.98 3/88 751
/proc/meminfo: memFree=1267080/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=101.84
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 7550 1 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134619490 0 0 4096 2 0 0 0 17 1 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 52968

[startup+162.465 s]
/proc/loadavg: 1.95 1.98 1.97 3/94 918
/proc/meminfo: memFree=1266072/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=161.56
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 13520 3 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134628006 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 52968

[startup+222.493 s]
/proc/loadavg: 1.98 1.98 1.97 3/94 918
/proc/meminfo: memFree=1265816/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=221.31
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 19495 3 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (KiB) 52968

[startup+282.506 s]
/proc/loadavg: 1.99 1.98 1.97 3/94 918
/proc/meminfo: memFree=1265816/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=281.06
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 25470 3 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134624982 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 281.07
Current children cumulated vsize (KiB) 52968

[startup+342.515 s]
/proc/loadavg: 1.99 1.98 1.97 3/94 918
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=340.8
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 31443 4 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134623472 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 340.81
Current children cumulated vsize (KiB) 52968

[startup+402.523 s]
/proc/loadavg: 2.05 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265816/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=400.54
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 37417 4 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626381 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 400.55
Current children cumulated vsize (KiB) 52968

[startup+462.531 s]
/proc/loadavg: 2.02 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=460.28

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

Current children cumulated CPU time (s) 520.01
Current children cumulated vsize (KiB) 52968

[startup+582.57 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=579.76
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 55339 4 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611728 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 579.77
Current children cumulated vsize (KiB) 52968

[startup+642.594 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=639.51
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 61314 4 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134625265 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 639.52
Current children cumulated vsize (KiB) 52968

[startup+702.614 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=699.25
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 67288 4 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611741 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 699.26
Current children cumulated vsize (KiB) 52968

[startup+762.64 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=759.01
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1074 1926 0 0 73264 4 2631 2 25 0 1 0 280512689 5537792 1032 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622738 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1032 66 178 0 1170 0
Current children cumulated CPU time (s) 759.02
Current children cumulated vsize (KiB) 52968

[startup+822.667 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=818.76
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1080 1926 0 0 79239 4 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134636862 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 818.77
Current children cumulated vsize (KiB) 52968

[startup+882.687 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265688/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=878.49
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1080 1926 0 0 85212 4 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134607718 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 878.5
Current children cumulated vsize (KiB) 52968

[startup+942.695 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=938.24
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1080 1926 0 0 91187 4 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611754 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 938.25
Current children cumulated vsize (KiB) 52968

[startup+1002.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=997.99
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1081 1926 0 0 97161 5 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134610371 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 998
Current children cumulated vsize (KiB) 52968

[startup+1062.71 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265688/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=1057.71
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1081 1926 0 0 103133 5 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 1057.72
Current children cumulated vsize (KiB) 52968

[startup+1122.72 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265688/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=1117.45
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1081 1926 0 0 109107 5 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637496 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 1117.46
Current children cumulated vsize (KiB) 52968

[startup+1182.82 s]
/proc/loadavg: 2.03 2.01 1.98 3/94 918
/proc/meminfo: memFree=1265688/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=1177.28
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1081 1926 0 0 115090 5 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611307 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 1177.29
Current children cumulated vsize (KiB) 52968

[startup+1242.92 s]
/proc/loadavg: 2.01 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265688/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=1237.09
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1081 1926 0 0 121071 5 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626322 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 1237.1
Current children cumulated vsize (KiB) 52968

[startup+1303.02 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 918
/proc/meminfo: memFree=1265688/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=1296.92
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1081 1926 0 0 127054 5 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134625549 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 1296.93
Current children cumulated vsize (KiB) 52968

[startup+1363.04 s]
/proc/loadavg: 2.04 2.01 1.99 3/94 918
/proc/meminfo: memFree=1265688/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=47560 CPUtime=0.01
/proc/732/stat : 732 (solver.sh) S 730 732 32639 0 -1 4194304 848 2113 0 0 0 0 0 1 20 0 1 0 280512684 48701440 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/732/statm: 11890 362 246 79 0 217 0
[pid=749] ppid=732 vsize=5408 CPUtime=1356.68
/proc/749/stat : 749 (toolbar) R 732 732 32639 0 -1 4194304 1081 1926 0 0 133030 5 2631 2 25 0 1 0 280512689 5537792 1034 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637120 0 0 4096 2 0 0 0 17 0 0 0
/proc/749/statm: 1352 1034 66 178 0 1170 0
Current children cumulated CPU time (s) 1356.69
Current children cumulated vsize (KiB) 52968

Child status: 0
Real time (s): 1404.79
CPU time (s): 1398.28
CPU user time (s): 1398.16
CPU system time (s): 0.122981
CPU usage (%): 99.5367
Max. virtual memory (cumulated for all children) (KiB): 55540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1398.16
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9276
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= 110
involuntary context switches= 48236

runsolver used 1.34579 s user time and 3.66344 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 19:26:11 UTC 2007


IDJOB= 282651
IDBENCH= 12874
IDSOLVER= 73
FILE ID= node7/282651-1169321171

PBS_JOBID= 3610057

Free space on /tmp= 66559 MiB

SOLVER NAME= toolbar 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/scens/scenw-06-16_ext.xml
COMMAND LINE= /tmp/evaluation/282651-1169321171/solver.sh /tmp/evaluation/282651-1169321171/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node7/convwatcher-282651-1169321171 -o ROOT/results/node7/conversion-282651-1169321171 -C 600 -M 900 /tmp/evaluation/282651-1169321171/translate /tmp/evaluation/282651-1169321171/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-282651-1169321171 -o ROOT/results/node7/solver-282651-1169321171 -C 2400 -M 900  /tmp/evaluation/282651-1169321171/solver.sh /tmp/evaluation/282651-1169321171/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  c07618a7c18950ed01e14a653b4f1e99

RANDOM SEED= 575485412

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.220
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.220
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:       1271792 kB
Buffers:         56792 kB
Cached:         543988 kB
SwapCached:          0 kB
Active:         268084 kB
Inactive:       432988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1271792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5824 kB
Writeback:           0 kB
Mapped:         120448 kB
Slab:            67720 kB
Committed_AS:  9323120 kB
PageTables:       2444 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= 66557 MiB



End job on node7 on Sat Jan 20 19:49:37 UTC 2007