Trace number 275954

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
aolibdvo 2007-01-17OPTIMUM 1138.05 1138.64

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-34_ext.xml
MD5SUM230ee84d23c0c4ee8d63e7356ef06b87
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints58
Best CPU time to get the best result obtained on this benchmark124.182
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

1138.63	
1138.63	s SATISFIABLE
1138.63	o 46
1138.63	v 0 0 19 0 8 2 1 18 0 9 0 0 0 14 0 10 10 18 5 9
1138.63	s SATISFIABLE
1138.63	o 47
1138.63	v 0 0 19 0 2 2 1 18 0 9 0 0 0 14 13 10 19 18 5 12
1138.63	s SATISFIABLE
1138.63	o 48
1138.63	v 0 0 19 0 2 2 1 18 0 9 0 0 16 19 9 15 19 19 5 2
1138.63	s SATISFIABLE
1138.63	o 49
1138.63	v 0 0 19 0 18 2 1 1 0 9 0 0 0 19 18 10 19 15 5 12
1138.63	s SATISFIABLE
1138.63	o 50
1138.63	v 0 0 19 0 10 2 1 1 0 9 0 0 0 19 3 10 19 15 4 0
1138.63	s SATISFIABLE
1138.63	o 52
1138.63	v 0 0 19 0 10 9 1 1 0 9 0 0 0 19 15 10 19 15 5 12
1138.63	s SATISFIABLE
1138.63	o 53
1138.63	v 0 0 19 0 7 13 10 15 0 13 0 0 12 10 17 0 19 6 4 14
1138.63	s SATISFIABLE
1138.63	o 54
1138.63	v 0 0 0 5 15 3 0 9 2 14 0 0 6 10 5 13 7 14 4 3
1138.63	s SATISFIABLE
1138.63	o 55
1138.63	v 0 0 0 7 19 8 2 9 4 17 1 0 13 5 2 17 2 14 0 2
1138.63	s SATISFIABLE
1138.63	o 56
1138.63	v 0 0 6 3 0 2 10 16 6 2 15 1 3 8 5 1 3 17 11 15
1138.63	s SATISFIABLE
1138.63	o 57
1138.63	v 0 0 13 2 17 5 5 19 9 16 13 2 18 7 11 3 16 14 14 2
1138.63	s SATISFIABLE
1138.63	o 58
1138.63	v 0 15 12 5 15 4 5 19 14 19 10 7 14 9 6 13 1 15 19 5
1138.63	o 58
1138.63	v 0 15 12 5 15 4 5 19 14 19 10 7 14 9 6 13 1 15 19 5
1138.63	s OPTIMUM FOUND
c 
c 
c 
c conversion script
c 
c 

parsing "/tmp/evaluation/275954-1169229864/unknown.xml" file ... done.
writing "/tmp/evaluation/275954-1169229864/unknown.wcsp" file ... done.

Verifier Data (download as text)

1 unsatisfied constraints, 58 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/node75/watcher-275954-1169229864 -o ROOT/results/node75/solver-275954-1169229864 -C 2400 -M 900 /tmp/evaluation/275954-1169229864/aolibdvo /tmp/evaluation/275954-1169229864/unknown.wcsp 

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.07 2.02 2.00 5/74 31711
/proc/meminfo: memFree=1132176/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=2452 CPUtime=0
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 184 0 0 0 0 0 0 0 21 0 1 0 271386360 2510848 166 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135761079 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 613 166 121 428 0 182 0

[startup+0.107021 s]
/proc/loadavg: 2.07 2.02 2.00 5/74 31711
/proc/meminfo: memFree=1132176/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=4476 CPUtime=0.1
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 658 0 0 0 10 0 0 0 21 0 1 0 271386360 4583424 640 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135800270 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 1119 640 121 428 0 688 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4476

[startup+0.515068 s]
/proc/loadavg: 2.07 2.02 2.00 5/74 31711
/proc/meminfo: memFree=1132176/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=0.5
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 50 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611977 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9300

[startup+1.33516 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125200/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=1.32
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 132 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134667138 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9300

[startup+2.97136 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125200/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=2.96
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 296 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134666883 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9300

[startup+6.24875 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125200/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=6.24
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 624 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134613097 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9300

[startup+12.7075 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125200/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=12.69
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 1269 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134667141 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9300

[startup+25.519 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125264/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=25.5
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 2550 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648018 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 9300

[startup+51.1391 s]
/proc/loadavg: 2.03 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125392/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=51.11
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 5111 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647928 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 9300

[startup+102.374 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125328/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=102.33
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 10233 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648004 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 9300

[startup+162.446 s]
/proc/loadavg: 2.06 2.03 2.00 3/74 31711
/proc/meminfo: memFree=1125392/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=162.38
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 16238 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134645763 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 9300

[startup+222.518 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125328/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=222.44
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1963 0 0 0 22244 0 0 0 25 0 1 0 271386360 9523200 1944 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1944 201 428 0 1894 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 9300

[startup+282.564 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=282.47
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 28246 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134648043 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 9300

[startup+342.611 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=342.5
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 34249 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134650584 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 9300

[startup+402.664 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=402.54
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 40253 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134613806 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 9300

[startup+462.71 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125520/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=462.56
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 46255 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134667141 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 462.56
Current children cumulated vsize (KiB) 9300

[startup+522.757 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=522.59
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 52258 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647848 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 522.59
Current children cumulated vsize (KiB) 9300

[startup+582.845 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=582.67
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 58266 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134715300 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 582.67
Current children cumulated vsize (KiB) 9300

[startup+642.894 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125520/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=642.69
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 64268 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134614376 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 642.69
Current children cumulated vsize (KiB) 9300

[startup+702.938 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=702.72
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 70271 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134666948 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 702.72
Current children cumulated vsize (KiB) 9300

[startup+763.015 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=762.78
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 76277 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134652232 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 762.78
Current children cumulated vsize (KiB) 9300

[startup+823.12 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=822.86
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 82285 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655664 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 822.86
Current children cumulated vsize (KiB) 9300

[startup+883.121 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 31711
/proc/meminfo: memFree=1125456/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=882.85
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 88284 1 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611899 0 0 4096 0 0 0 0 17 1 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 882.85
Current children cumulated vsize (KiB) 9300

[startup+943.211 s]
/proc/loadavg: 1.97 1.99 1.99 3/80 31779
/proc/meminfo: memFree=1064936/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=942.81
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 94278 3 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691691 0 0 4096 0 0 0 0 17 0 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 942.81
Current children cumulated vsize (KiB) 9300

[startup+1003.25 s]
/proc/loadavg: 2.06 2.01 2.00 3/80 31779
/proc/meminfo: memFree=1064936/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=1002.77
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 100274 3 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655696 0 0 4096 0 0 0 0 17 0 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 1002.77
Current children cumulated vsize (KiB) 9300

[startup+1063.32 s]
/proc/loadavg: 2.02 2.00 2.00 3/80 31781
/proc/meminfo: memFree=1064808/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=1062.8
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 106277 3 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691691 0 0 4096 0 0 0 0 17 0 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 1062.8
Current children cumulated vsize (KiB) 9300

[startup+1123.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31781
/proc/meminfo: memFree=1064808/2055920 swapFree=4184548/4192956
[pid=31710] ppid=31708 vsize=9300 CPUtime=1122.8
/proc/31710/stat : 31710 (aolibdvo) R 31708 31710 30839 0 -1 0 1964 0 0 0 112277 3 0 0 25 0 1 0 271386360 9523200 1945 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691707 0 0 4096 0 0 0 0 17 0 0 0
/proc/31710/statm: 2325 1945 201 428 0 1894 0
Current children cumulated CPU time (s) 1122.8
Current children cumulated vsize (KiB) 9300

Child status: 0
Real time (s): 1138.64
CPU time (s): 1138.05
CPU user time (s): 1138.01
CPU system time (s): 0.037994
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 9300

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

runsolver used 1.09783 s user time and 2.99354 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Fri Jan 19 18:04:24 UTC 2007


IDJOB= 275954
IDBENCH= 5190
IDSOLVER= 61
FILE ID= node75/275954-1169229864

PBS_JOBID= 3589220

Free space on /tmp= 66559 MiB

SOLVER NAME= aolibdvo 2007-01-17
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-34_ext.xml
COMMAND LINE= /tmp/evaluation/275954-1169229864/aolibdvo /tmp/evaluation/275954-1169229864/unknown.wcsp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node75/convwatcher-275954-1169229864 -o ROOT/results/node75/conversion-275954-1169229864 -C 600 -M 900 python xcsp2wcsp.py /tmp/evaluation/275954-1169229864/unknown.xml
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-275954-1169229864 -o ROOT/results/node75/solver-275954-1169229864 -C 2400 -M 900  /tmp/evaluation/275954-1169229864/aolibdvo /tmp/evaluation/275954-1169229864/unknown.wcsp

META MD5SUM SOLVER= 5d0282fabcfebd5fb942c79c8af6ce28
MD5SUM BENCH=  230ee84d23c0c4ee8d63e7356ef06b87

RANDOM SEED= 868363862

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1132592 kB
Buffers:         48800 kB
Cached:         784264 kB
SwapCached:       2452 kB
Active:         400384 kB
Inactive:       450152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1132592 kB
SwapTotal:     4192956 kB
SwapFree:      4184548 kB
Dirty:            5176 kB
Writeback:           0 kB
Mapped:          25016 kB
Slab:            58132 kB
Committed_AS:  5281560 kB
PageTables:       1812 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 node75 on Fri Jan 19 18:23:29 UTC 2007