Trace number 2058501

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
bpsolver 09SAT 1594.61 1595.77

General information on the benchmark

Namecsp/QWH-20/
normalized-qwh-20-166-0_ext.xml
MD5SUM5a0cb34d4f1fa8745f6a3c3bd98cdc0d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.09783
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints5092
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension5092
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.01/0.02	c bpsolver version 6.29.2009
0.01/0.02	c converting(HOME/instance-2058501-1247321694)
0.39/0.48	c Converted in 139 ms
0.48/0.52	c solving(HOME/instance-2058501-1247321694,1800000)
0.48/0.52	c solving(HOME/instance-2058501-1247321694,1800000)
1594.54/1595.75	c (ff_backward)
1594.54/1595.75	s SATISFIABLE
1594.54/1595.75	v 19 11 18 10 17 14 13 8 3 7 2 15 1 9 5 0 16 12 4 6 17 2 3 0 4 18 15 12 10 16 14 7 6 8 13 11 1 5 19 9 15 9 10 12 1 16 5 4 2 17 7 11 0 18 14 6 8 19 13 3 3 12 4 17 10 5 7 19 0 15 8 16 11 2 9 13 6 1 14 18 14 15 9 18 8 3 2 11 1 5 4 10 7 12 0 17 13 16 6 19 6 10 2 9 5 4 1 16 7 3 19 8 13 15 17 18 0 11 12 14 18 4 16 5 7 6 11 2 19 10 9 14 12 13 3 1 17 8 15 0 9 6 14 15 18 7 19 0 5 13 10 4 17 1 8 3 12 2 16 11 1 7 5 8 14 19 16 17 6 12 11 0 15 10 18 4 9 3 2 13 11 16 6 3 13 0 10 7 9 8 12 19 2 4 1 5 14 15 18 17 13 19 0 1 11 12 4 15 8 9 18 6 3 7 2 16 5 14 17 10 7 3 8 14 2 17 6 18 15 11 16 12 4 0 19 9 10 13 5 1 12 0 15 4 3 11 17 13 16 1 5 2 10 14 6 19 7 18 9 8 8 18 7 13 6 1 12 5 14 0 15 17 16 19 4 10 3 9 11 2 4 1 11 16 19 8 9 6 12 14 0 13 18 17 7 15 2 10 3 5 16 5 1 6 0 2 14 10 17 19 13 9 8 3 11 12 18 4 7 15 5 17 13 19 15 10 0 9 18 4 3 1 14 6 12 2 11 7 8 16 10 8 19 7 16 9 3 1 13 2 6 18 5 11 15 14 4 17 0 12 0 13 17 2 12 15 8 14 11 18 1 3 9 5 16 7 19 6 10 4 2 14 12 11 9 13 18 3 4 6 17 5 19 16 10 8 15 0 1 7 
1594.54/1595.76	
1594.54/1595.76	c Time=1594098 ms Backtracks=11330822
1594.54/1595.76	

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2058501-1247321694/watcher-2058501-1247321694 -o /tmp/evaluation-result-2058501-1247321694/solver-2058501-1247321694 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2058501-1247321694 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 1.99 2.03 1.94 4/72 11683
/proc/meminfo: memFree=727072/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=5256 CPUtime=0
/proc/11683/stat : 11683 (sh) R 11681 11683 11346 0 -1 4194304 57 0 0 0 0 0 0 0 23 0 1 0 19233111 5382144 41 996147200 4194304 4889804 548682068864 18446744073709551615 208714922121 0 0 4096 0 0 0 0 17 1 0 0
/proc/11683/statm: 1314 41 31 169 0 9 0

[startup+0.0232481 s]
/proc/loadavg: 1.99 2.03 1.94 4/72 11683
/proc/meminfo: memFree=727072/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=62200 CPUtime=0.01
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 990 0 0 0 1 0 0 0 23 0 1 0 19233111 63692800 706 996147200 134512640 135105188 4294956096 18446744073709551615 10891780 0 0 4096 2 0 0 0 17 1 0 0
/proc/11683/statm: 15550 706 130 144 0 15034 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 62200

[startup+0.102249 s]
/proc/loadavg: 1.99 2.03 1.94 4/72 11683
/proc/meminfo: memFree=727072/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=62208 CPUtime=0.08
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1142 0 0 0 4 4 0 0 23 0 1 0 19233111 63700992 855 996147200 134512640 135105188 4294956096 18446744073709551615 10935216 0 0 4096 2 0 0 0 17 1 0 0
/proc/11683/statm: 15552 855 176 144 0 15036 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62208

[startup+0.301274 s]
/proc/loadavg: 1.99 2.03 1.94 4/72 11683
/proc/meminfo: memFree=727072/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=62208 CPUtime=0.28
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1147 0 0 0 10 18 0 0 24 0 1 0 19233111 63700992 860 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/11683/statm: 15552 860 176 144 0 15036 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62208

[startup+0.701316 s]
/proc/loadavg: 1.99 2.03 1.94 4/72 11683
/proc/meminfo: memFree=727072/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=0.68
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 36 32 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134717747 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 80444

[startup+1.5024 s]
/proc/loadavg: 1.99 2.03 1.94 3/74 11685
/proc/meminfo: memFree=720784/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=1.48
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 116 32 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134752412 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 80444

[startup+3.10157 s]
/proc/loadavg: 1.99 2.03 1.94 3/74 11685
/proc/meminfo: memFree=720592/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=3.07
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 275 32 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134751437 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 80444

[startup+6.30191 s]
/proc/loadavg: 1.99 2.03 1.94 3/74 11685
/proc/meminfo: memFree=720528/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=6.24
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 592 32 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134752146 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 80444

[startup+12.7016 s]
/proc/loadavg: 2.07 2.05 1.94 3/74 11685
/proc/meminfo: memFree=720464/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=12.59
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 1227 32 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134752522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 80444

[startup+25.502 s]
/proc/loadavg: 2.06 2.05 1.94 3/74 11685
/proc/meminfo: memFree=720464/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=25.29
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 2497 32 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134718108 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 80444

[startup+51.1017 s]
/proc/loadavg: 2.04 2.04 1.94 3/74 11685
/proc/meminfo: memFree=720400/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=50.7
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 5038 32 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134715743 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 80444

[startup+102.306 s]
/proc/loadavg: 2.07 2.05 1.95 3/75 11714
/proc/meminfo: memFree=712712/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=101.74
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 10142 32 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134717714 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 80444

[startup+162.302 s]
/proc/loadavg: 2.09 2.05 1.95 3/75 11714
/proc/meminfo: memFree=712584/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=161.71
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 16138 33 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134751276 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 80444

[startup+222.301 s]
/proc/loadavg: 2.19 2.08 1.97 3/75 11714
/proc/meminfo: memFree=712648/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=221.68
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 22135 33 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134751090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.68
Current children cumulated vsize (KiB) 80444

[startup+282.302 s]
/proc/loadavg: 2.18 2.10 1.98 3/75 11714
/proc/meminfo: memFree=712648/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=281.66
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 28133 33 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134718108 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.66
Current children cumulated vsize (KiB) 80444

[startup+342.302 s]
/proc/loadavg: 2.06 2.08 1.98 3/75 11714
/proc/meminfo: memFree=712648/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=341.63
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 34130 33 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134751224 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.63
Current children cumulated vsize (KiB) 80444

[startup+402.301 s]
/proc/loadavg: 2.02 2.06 1.98 3/75 11714
/proc/meminfo: memFree=712648/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=401.61
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 40128 33 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134718131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.61
Current children cumulated vsize (KiB) 80444

[startup+462.302 s]
/proc/loadavg: 2.00 2.05 1.98 3/75 11714
/proc/meminfo: memFree=712648/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=80444 CPUtime=461.58
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1994 0 0 0 46125 33 0 0 25 0 2 0 19233111 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 134752498 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 20111 1704 200 144 0 19595 0
[pid=11683/tid=11685] ppid=11681 vsize=80444 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 19233171 82374656 1704 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.58
Current children cumulated vsize (KiB) 80444

[startup+522.301 s]
/proc/loadavg: 2.00 2.04 1.98 3/75 11714

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

[pid=11683/tid=11715] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 19323184 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 19368191 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1421.22
Current children cumulated vsize (KiB) 100932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/79 11718
/proc/meminfo: memFree=712168/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=100932 CPUtime=1481.19
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1996 0 0 0 148084 35 0 0 25 0 4 0 19233111 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 134718094 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 25233 1706 200 144 0 24717 0
[pid=11683/tid=11685] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 19233171 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 19323184 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 19368191 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.19
Current children cumulated vsize (KiB) 100932

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/79 11718
/proc/meminfo: memFree=712168/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=100932 CPUtime=1541.17
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1996 0 0 0 154082 35 0 0 25 0 4 0 19233111 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 134718105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 25233 1706 200 144 0 24717 0
[pid=11683/tid=11685] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 19233171 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 19323184 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 19368191 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.17
Current children cumulated vsize (KiB) 100932

Solver just ended. Dumping a history of the last processes samples

[startup+1561.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/79 11718
/proc/meminfo: memFree=712168/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=100932 CPUtime=1560.36
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1996 0 0 0 156001 35 0 0 25 0 4 0 19233111 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 134752153 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 25233 1706 200 144 0 24717 0
[pid=11683/tid=11685] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 19233171 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 19323184 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 19368191 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1560.36
Current children cumulated vsize (KiB) 100932

[startup+1574.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/79 11718
/proc/meminfo: memFree=712168/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=100932 CPUtime=1573.15
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1996 0 0 0 157280 35 0 0 25 0 4 0 19233111 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 134751475 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 25233 1706 200 144 0 24717 0
[pid=11683/tid=11685] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 19233171 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 19323184 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=100932 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 19368191 103354368 1706 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1573.15
Current children cumulated vsize (KiB) 100932

[startup+1587.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 11719
/proc/meminfo: memFree=712160/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=111176 CPUtime=1585.95
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1997 0 0 0 158560 35 0 0 25 0 5 0 19233111 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 134752554 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 27794 1707 200 144 0 27278 0
[pid=11683/tid=11685] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 19233171 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19323184 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19368191 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11719] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11719/stat : 11719 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 19390696 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1585.95
Current children cumulated vsize (KiB) 111176

[startup+1590.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 11719
/proc/meminfo: memFree=712160/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=111176 CPUtime=1589.14
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1997 0 0 0 158879 35 0 0 25 0 5 0 19233111 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 134725013 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 27794 1707 200 144 0 27278 0
[pid=11683/tid=11685] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 19233171 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19323184 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19368191 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11719] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11719/stat : 11719 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 19390696 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.14
Current children cumulated vsize (KiB) 111176

[startup+1593.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 11719
/proc/meminfo: memFree=712160/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=111176 CPUtime=1592.34
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1997 0 0 0 159199 35 0 0 25 0 5 0 19233111 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 134717769 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 27794 1707 200 144 0 27278 0
[pid=11683/tid=11685] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 19233171 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19323184 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19368191 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11719] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11719/stat : 11719 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 19390696 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.34
Current children cumulated vsize (KiB) 111176

[startup+1595.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 11719
/proc/meminfo: memFree=712160/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=111176 CPUtime=1593.94
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1997 0 0 0 159359 35 0 0 25 0 5 0 19233111 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 134718096 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 27794 1707 200 144 0 27278 0
[pid=11683/tid=11685] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 19233171 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19323184 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19368191 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11719] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11719/stat : 11719 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 19390696 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.94
Current children cumulated vsize (KiB) 111176

[startup+1595.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 11719
/proc/meminfo: memFree=712160/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=111176 CPUtime=1594.34
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1997 0 0 0 159399 35 0 0 25 0 5 0 19233111 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 134718080 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 27794 1707 200 144 0 27278 0
[pid=11683/tid=11685] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 19233171 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19323184 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19368191 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11719] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11719/stat : 11719 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 19390696 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.34
Current children cumulated vsize (KiB) 111176

[startup+1595.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 11719
/proc/meminfo: memFree=712160/2055920 swapFree=4192956/4192956
[pid=11683] ppid=11681 vsize=111176 CPUtime=1594.54
/proc/11683/stat : 11683 (bprolog) R 11681 11683 11346 0 -1 4194304 1997 0 0 0 159419 35 0 0 25 0 5 0 19233111 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 134751548 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11683/statm: 27794 1707 200 144 0 27278 0
[pid=11683/tid=11685] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11685/stat : 11685 (bprolog) S 11681 11683 11346 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 19233171 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11683/tid=11715] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11715/stat : 11715 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19323184 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11717] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11717/stat : 11717 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 19368191 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11683/tid=11719] ppid=11681 vsize=111176 CPUtime=0
/proc/11683/task/11719/stat : 11719 (bprolog) S 11681 11683 11346 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 19390696 113844224 1707 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.54
Current children cumulated vsize (KiB) 111176

Child status: 0
Real time (s): 1595.77
CPU time (s): 1594.61
CPU user time (s): 1594.26
CPU system time (s): 0.355945
CPU usage (%): 99.9275
Max. virtual memory (cumulated for all children) (KiB): 111176

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

runsolver used 1.42178 second user time and 4.5923 second system time

The end

Launcher Data

Begin job on node47 at 2009-07-11 16:14:54
IDJOB=2058501
IDBENCH=53496
IDSOLVER=770
FILE ID=node47/2058501-1247321694
PBS_JOBID= 9506536
Free space on /tmp= 66456 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/QWH-20/normalized-qwh-20-166-0_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2058501-1247321694/watcher-2058501-1247321694 -o /tmp/evaluation-result-2058501-1247321694/solver-2058501-1247321694 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2058501-1247321694 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5a0cb34d4f1fa8745f6a3c3bd98cdc0d
RANDOM SEED=1845663542

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        727552 kB
Buffers:         57344 kB
Cached:        1181480 kB
SwapCached:          0 kB
Active:         467132 kB
Inactive:       791280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        727552 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          31132 kB
Slab:            55376 kB
Committed_AS:   136412 kB
PageTables:       1808 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= 66456 MiB
End job on node47 at 2009-07-11 16:41:30