Trace number 239013

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
Mistral 2006-12-04? (TO) 1800.07 1800.66

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-2_ext.xml
MD5SUMf8d2fc979bd99a32a7a551181d053817
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 benchmark10.8084
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables............. 0.02
0.02	c 	relations.............    0
0.02	c 	constraints........... 0.55
0.57	c Allocating memory
0.57	c 
0.57	c time limit = -1
0.57	c heuristic = dom/wdeg
0.57	c restart policy = No restart
0.57	c 
0.57	c Solving
0.57	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-239013-1168362881 -o ROOT/results/node40/solver-239013-1168362881 -C 1800 -M 900 /tmp/evaluation/239013-1168362881/mistral/bin/solver /tmp/evaluation/239013-1168362881/unknown.xml -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.02 2.02 1.96 4/74 6726
/proc/meminfo: memFree=1802096/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=6792 CPUtime=0
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 430 0 0 0 0 0 0 0 18 0 1 0 184687470 6955008 409 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 6880120 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 1698 410 371 92 0 30 0

[startup+0.103641 s]
/proc/loadavg: 2.02 2.02 1.96 4/74 6726
/proc/meminfo: memFree=1802096/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=7712 CPUtime=0.09
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 1012 0 0 0 9 0 0 0 18 0 1 0 184687470 7897088 980 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159428329 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 1928 980 700 92 0 272 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7712

[startup+0.511694 s]
/proc/loadavg: 2.02 2.02 1.96 4/74 6726
/proc/meminfo: memFree=1802096/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=10252 CPUtime=0.5
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 1634 0 0 0 50 0 0 0 22 0 1 0 184687470 10498048 1602 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134631000 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 2563 1602 700 92 0 907 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10252

[startup+1.3328 s]
/proc/loadavg: 2.02 2.02 1.96 3/74 6726
/proc/meminfo: memFree=1790704/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17924 CPUtime=1.32
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3567 0 0 0 131 1 0 0 25 0 1 0 184687470 18354176 3535 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4481 3535 711 92 0 2825 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 17924

[startup+2.97101 s]
/proc/loadavg: 2.02 2.02 1.96 3/74 6726
/proc/meminfo: memFree=1790512/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17924 CPUtime=2.96
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3567 0 0 0 294 2 0 0 25 0 1 0 184687470 18354176 3535 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637501 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4481 3535 711 92 0 2825 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 17924

[startup+6.25444 s]
/proc/loadavg: 2.02 2.02 1.96 3/74 6726
/proc/meminfo: memFree=1790512/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17924 CPUtime=6.24
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3567 0 0 0 622 2 0 0 25 0 1 0 184687470 18354176 3535 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4481 3535 711 92 0 2825 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 17924

[startup+12.7173 s]
/proc/loadavg: 2.01 2.02 1.96 3/74 6726
/proc/meminfo: memFree=1790648/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17924 CPUtime=12.7
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3567 0 0 0 1268 2 0 0 25 0 1 0 184687470 18354176 3535 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4481 3535 711 92 0 2825 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17924

[startup+25.5299 s]
/proc/loadavg: 2.01 2.02 1.96 3/74 6726
/proc/meminfo: memFree=1790712/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17924 CPUtime=25.51
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3567 0 0 0 2549 2 0 0 25 0 1 0 184687470 18354176 3535 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637501 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4481 3535 711 92 0 2825 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 17924

[startup+51.1552 s]
/proc/loadavg: 1.78 1.97 1.94 2/65 6740
/proc/meminfo: memFree=1813600/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17924 CPUtime=51.1
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3567 0 0 0 5108 2 0 0 25 0 1 0 184687470 18354176 3535 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637492 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4481 3535 711 92 0 2825 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17924

[startup+102.373 s]
/proc/loadavg: 1.34 1.82 1.89 2/65 6740
/proc/meminfo: memFree=1813728/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17924 CPUtime=102.31
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3567 0 0 0 10228 3 0 0 25 0 1 0 184687470 18354176 3535 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4481 3535 711 92 0 2825 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 17924

[startup+162.407 s]
/proc/loadavg: 1.12 1.66 1.83 2/65 6740
/proc/meminfo: memFree=1813792/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=162.32
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 16229 3 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 17928

[startup+222.441 s]
/proc/loadavg: 1.04 1.54 1.78 2/65 6740
/proc/meminfo: memFree=1813856/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=222.34
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 22231 3 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 17928

[startup+282.476 s]
/proc/loadavg: 1.01 1.44 1.72 2/65 6740
/proc/meminfo: memFree=1813856/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=282.36
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 28233 3 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 17928

[startup+342.511 s]
/proc/loadavg: 1.00 1.36 1.68 2/65 6742
/proc/meminfo: memFree=1813856/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=342.37
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 34234 3 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637401 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 17928

[startup+402.547 s]
/proc/loadavg: 1.04 1.30 1.64 2/65 6742
/proc/meminfo: memFree=1813792/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=402.38
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 40235 3 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637625 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 17928

[startup+462.577 s]
/proc/loadavg: 1.01 1.25 1.59 2/65 6742
/proc/meminfo: memFree=1813792/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=462.39
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 46236 3 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 17928

[startup+522.609 s]
/proc/loadavg: 1.00 1.20 1.55 2/65 6742
/proc/meminfo: memFree=1813792/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=522.41
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 52238 3 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712697 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 17928

[startup+582.645 s]
/proc/loadavg: 1.00 1.16 1.52 2/65 6742
/proc/meminfo: memFree=1813792/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=582.43
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 58240 3 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 17928

[startup+642.682 s]
/proc/loadavg: 1.00 1.13 1.48 2/65 6742
/proc/meminfo: memFree=1813728/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=642.45
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 64241 4 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790704 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 17928

[startup+702.718 s]
/proc/loadavg: 1.00 1.10 1.45 2/65 6742
/proc/meminfo: memFree=1813664/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=702.47
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 70243 4 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790748 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 17928

[startup+762.752 s]
/proc/loadavg: 1.00 1.08 1.42 2/65 6742
/proc/meminfo: memFree=1813728/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=762.48
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 76244 4 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 17928

[startup+822.79 s]
/proc/loadavg: 1.00 1.06 1.39 2/65 6742
/proc/meminfo: memFree=1813664/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=822.5
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 82246 4 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637409 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 822.5
Current children cumulated vsize (KiB) 17928

[startup+882.823 s]
/proc/loadavg: 1.08 1.07 1.37 2/65 6742
/proc/meminfo: memFree=1813664/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=882.51
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 88247 4 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7377873 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 17928

[startup+942.859 s]
/proc/loadavg: 1.03 1.05 1.34 2/65 6742
/proc/meminfo: memFree=1813600/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=942.53
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 94249 4 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 942.53
Current children cumulated vsize (KiB) 17928

[startup+1002.89 s]
/proc/loadavg: 1.01 1.04 1.32 2/65 6742
/proc/meminfo: memFree=1813664/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1002.54
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 100250 4 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 17928

[startup+1062.93 s]
/proc/loadavg: 1.00 1.03 1.29 2/65 6742
/proc/meminfo: memFree=1813600/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1062.56
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 106251 5 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (KiB) 17928

[startup+1122.96 s]
/proc/loadavg: 1.00 1.02 1.27 2/65 6742
/proc/meminfo: memFree=1813536/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1122.58
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 112253 5 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 17928

[startup+1182.99 s]
/proc/loadavg: 1.00 1.02 1.25 2/65 6742
/proc/meminfo: memFree=1813600/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1182.59
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 118254 5 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1182.59
Current children cumulated vsize (KiB) 17928

[startup+1243.03 s]
/proc/loadavg: 1.00 1.01 1.23 2/65 6742
/proc/meminfo: memFree=1813536/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1242.61
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 124256 5 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712641 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1242.61
Current children cumulated vsize (KiB) 17928

[startup+1303.07 s]
/proc/loadavg: 1.00 1.01 1.22 2/65 6742
/proc/meminfo: memFree=1813536/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1302.62
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 130257 5 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1302.62
Current children cumulated vsize (KiB) 17928

[startup+1363.1 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 6742
/proc/meminfo: memFree=1813536/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1362.63
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 136258 5 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637401 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1362.63
Current children cumulated vsize (KiB) 17928

[startup+1423.13 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 6742
/proc/meminfo: memFree=1813536/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1422.65
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 142260 5 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1422.65
Current children cumulated vsize (KiB) 17928

[startup+1483.17 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 6742
/proc/meminfo: memFree=1813472/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1482.66
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 148261 5 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637409 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1482.66
Current children cumulated vsize (KiB) 17928

[startup+1543.2 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 6742
/proc/meminfo: memFree=1813408/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1542.68
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 154263 5 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1542.68
Current children cumulated vsize (KiB) 17928

[startup+1603.24 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 6742
/proc/meminfo: memFree=1813472/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1602.7
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 160264 6 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795067 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1602.7
Current children cumulated vsize (KiB) 17928

[startup+1663.27 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 6742
/proc/meminfo: memFree=1813408/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1662.72
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 166266 6 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790751 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1662.72
Current children cumulated vsize (KiB) 17928

[startup+1723.31 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 6742
/proc/meminfo: memFree=1813408/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1722.74
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 172268 6 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1722.74
Current children cumulated vsize (KiB) 17928

[startup+1783.34 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 6742
/proc/meminfo: memFree=1813408/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1782.75
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 178269 6 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1782.75
Current children cumulated vsize (KiB) 17928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.66 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 6742
/proc/meminfo: memFree=1813344/2055920 swapFree=4192812/4192956
[pid=6725] ppid=6723 vsize=17928 CPUtime=1800.06
/proc/6725/stat : 6725 (solver) R 6723 6725 4107 0 -1 4194304 3568 0 0 0 180000 6 0 0 25 0 1 0 184687470 18358272 3536 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/6725/statm: 4482 3536 711 92 0 2826 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 17928

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.66
CPU time (s): 1800.07
CPU user time (s): 1800.01
CPU system time (s): 0.065989
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 17928

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

runsolver used 1.76573 s user time and 4.6333 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Jan  9 17:14:41 UTC 2007


IDJOB= 239013
IDBENCH= 7032
FILE ID= node40/239013-1168362881

PBS_JOBID= 3503974

Free space on /tmp= 66539 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-2_ext.xml
COMMAND LINE= /tmp/evaluation/239013-1168362881/mistral/bin/solver /tmp/evaluation/239013-1168362881/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-239013-1168362881 -o ROOT/results/node40/solver-239013-1168362881 -C 1800 -M 900  /tmp/evaluation/239013-1168362881/mistral/bin/solver /tmp/evaluation/239013-1168362881/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f8d2fc979bd99a32a7a551181d053817

RANDOM SEED= 347521816

TIME LIMIT= 1800 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.239
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.239
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:       1802512 kB
Buffers:         28704 kB
Cached:         142112 kB
SwapCached:          0 kB
Active:         139084 kB
Inactive:        58348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:          37960 kB
Slab:            41472 kB
Committed_AS:  4096016 kB
PageTables:       1780 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= 66551 MiB



End job on node40 on Tue Jan  9 17:44:42 UTC 2007