Trace number 239451

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
Tramontane 2006-12-04? (TO) 1800.05 1802.26

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-9_ext.xml
MD5SUM03dc1b3d046dc33e16e19fd78e1c4a83
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 benchmark9.59
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
0.02	c 	relations.............    0
0.02	c 	constraints........... 0.59
0.61	c Allocating memory
0.61	c 
0.61	c time limit = -1
0.61	c heuristic = dom/wdeg
0.61	c restart policy = Geometric increment
0.61	c restart base = 415
0.61	c restart factor = 1.33
0.61	c 
0.61	c Solving
0.61	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/node47/watcher-239451-1168365979 -o ROOT/results/node47/solver-239451-1168365979 -C 1800 -M 900 /tmp/evaluation/239451-1168365979/tramontane/bin/solver /tmp/evaluation/239451-1168365979/unknown.xml -res geom -f 3 -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: 0.85 0.98 1.28 5/70 20045
/proc/meminfo: memFree=1767760/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=6792 CPUtime=0
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 184997174 6955008 400 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10522714 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 1698 400 363 92 0 30 0

[startup+0.103295 s]
/proc/loadavg: 0.85 0.98 1.28 5/70 20045
/proc/meminfo: memFree=1767760/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=7708 CPUtime=0.09
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 997 0 0 0 9 0 0 0 18 0 1 0 184997174 7892992 965 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10954363 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 1927 965 698 92 0 271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7708

[startup+0.515333 s]
/proc/loadavg: 0.85 0.98 1.28 5/70 20045
/proc/meminfo: memFree=1767760/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=10040 CPUtime=0.51
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 1583 0 0 0 50 1 0 0 22 0 1 0 184997174 10280960 1551 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10954363 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 2510 1551 698 92 0 854 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10040

[startup+1.33643 s]
/proc/loadavg: 0.85 0.98 1.28 3/73 20048
/proc/meminfo: memFree=1746296/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1.33
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 131 2 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 17236

[startup+2.9726 s]
/proc/loadavg: 0.85 0.98 1.28 3/73 20048
/proc/meminfo: memFree=1746296/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=2.96
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 294 2 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 17236

[startup+6.25196 s]
/proc/loadavg: 0.94 1.00 1.28 3/73 20048
/proc/meminfo: memFree=1745984/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=6.23
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 621 2 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 17236

[startup+12.7186 s]
/proc/loadavg: 1.02 1.02 1.29 3/73 20048
/proc/meminfo: memFree=1746000/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=12.7
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 1268 2 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17236

[startup+25.541 s]
/proc/loadavg: 1.24 1.06 1.30 3/73 20048
/proc/meminfo: memFree=1746208/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=25.52
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 2550 2 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 17236

[startup+51.1947 s]
/proc/loadavg: 1.50 1.14 1.31 3/73 20048
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=51.16
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 5114 2 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 17236

[startup+102.483 s]
/proc/loadavg: 1.78 1.27 1.35 3/73 20048
/proc/meminfo: memFree=1746464/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=102.45
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 10242 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 17236

[startup+162.505 s]
/proc/loadavg: 1.92 1.40 1.39 4/73 20048
/proc/meminfo: memFree=1746464/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=162.46
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 16243 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 162.46
Current children cumulated vsize (KiB) 17236

[startup+222.534 s]
/proc/loadavg: 1.97 1.51 1.42 3/73 20048
/proc/meminfo: memFree=1746528/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=222.47
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 22244 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 222.47
Current children cumulated vsize (KiB) 17236

[startup+282.554 s]
/proc/loadavg: 1.99 1.59 1.46 3/73 20048
/proc/meminfo: memFree=1746528/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=282.47
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 28244 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 17236

[startup+342.59 s]
/proc/loadavg: 2.03 1.68 1.49 3/73 20048
/proc/meminfo: memFree=1746528/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=342.49
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 34246 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 17236

[startup+402.612 s]
/proc/loadavg: 2.01 1.73 1.52 3/73 20048
/proc/meminfo: memFree=1746528/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=402.5
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 40247 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 402.5
Current children cumulated vsize (KiB) 17236

[startup+462.636 s]
/proc/loadavg: 2.00 1.78 1.55 3/73 20048
/proc/meminfo: memFree=1746528/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=462.5
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 46247 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 462.5
Current children cumulated vsize (KiB) 17236

[startup+522.652 s]
/proc/loadavg: 2.00 1.82 1.57 3/73 20048
/proc/meminfo: memFree=1746528/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=522.5
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 52247 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 522.5
Current children cumulated vsize (KiB) 17236

[startup+582.657 s]
/proc/loadavg: 2.00 1.85 1.60 3/73 20048
/proc/meminfo: memFree=1746528/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=582.49
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 58246 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 582.49
Current children cumulated vsize (KiB) 17236

[startup+642.668 s]
/proc/loadavg: 2.07 1.89 1.63 3/73 20048
/proc/meminfo: memFree=1746528/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=642.49
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 64246 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 17236

[startup+702.679 s]
/proc/loadavg: 2.06 1.92 1.65 3/73 20048
/proc/meminfo: memFree=1746528/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=702.48
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 70245 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 17236

[startup+762.693 s]
/proc/loadavg: 2.02 1.93 1.67 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=762.47
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 76244 3 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 762.47
Current children cumulated vsize (KiB) 17236

[startup+822.716 s]
/proc/loadavg: 2.01 1.94 1.68 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=822.49
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 82245 4 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 17236

[startup+882.748 s]
/proc/loadavg: 2.00 1.95 1.70 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=882.51
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 88247 4 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 17236

[startup+942.765 s]
/proc/loadavg: 2.00 1.95 1.72 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=942.51
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 94247 4 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637441 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 942.51
Current children cumulated vsize (KiB) 17236

[startup+1002.78 s]
/proc/loadavg: 2.00 1.96 1.73 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1002.5
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 100246 4 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1002.5
Current children cumulated vsize (KiB) 17236

[startup+1062.79 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1062.5
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 106246 4 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 17236

[startup+1122.81 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1122.5
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 112246 4 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1122.5
Current children cumulated vsize (KiB) 17236

[startup+1182.82 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1182.5
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 118246 4 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 17236

[startup+1242.83 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1242.5
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 124245 5 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1242.5
Current children cumulated vsize (KiB) 17236

[startup+1302.85 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1302.5
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 130245 5 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1302.5
Current children cumulated vsize (KiB) 17236

[startup+1362.87 s]
/proc/loadavg: 2.00 1.97 1.80 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1362.4
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 136235 5 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1362.4
Current children cumulated vsize (KiB) 17236

[startup+1422.88 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1422.16
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 142211 5 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1422.16
Current children cumulated vsize (KiB) 17236

[startup+1482.9 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1481.93
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 148188 5 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 17236

[startup+1542.91 s]
/proc/loadavg: 2.00 1.97 1.83 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1541.7
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 154164 6 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 17236

[startup+1602.93 s]
/proc/loadavg: 2.00 1.97 1.83 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1601.47
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 160141 6 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1601.47
Current children cumulated vsize (KiB) 17236

[startup+1662.94 s]
/proc/loadavg: 2.00 1.97 1.84 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1661.25
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 166119 6 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790284 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1661.25
Current children cumulated vsize (KiB) 17236

[startup+1722.95 s]
/proc/loadavg: 2.00 1.97 1.85 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1721.03
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 172097 6 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1721.03
Current children cumulated vsize (KiB) 17236

[startup+1782.97 s]
/proc/loadavg: 2.07 1.99 1.86 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1780.82
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 178075 7 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1780.82
Current children cumulated vsize (KiB) 17236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.25 s]
/proc/loadavg: 2.05 1.99 1.86 3/73 20050
/proc/meminfo: memFree=1746400/2055920 swapFree=4183980/4192956
[pid=20044] ppid=20035 vsize=17236 CPUtime=1800.04
/proc/20044/stat : 20044 (solver) R 20035 20044 19584 0 -1 4194304 3392 0 0 0 179997 7 0 0 25 0 1 0 184997174 17649664 3360 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20044/statm: 4309 3360 713 92 0 2653 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 17236

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.26
CPU time (s): 1800.05
CPU user time (s): 1799.97
CPU system time (s): 0.074988
CPU usage (%): 99.8769
Max. virtual memory (cumulated for all children) (KiB): 17236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3392
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= 6932

runsolver used 1.82272 s user time and 5.05723 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue Jan  9 18:06:19 UTC 2007


IDJOB= 239451
IDBENCH= 7060
FILE ID= node47/239451-1168365979

PBS_JOBID= 3504072

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-9_ext.xml
COMMAND LINE= /tmp/evaluation/239451-1168365979/tramontane/bin/solver /tmp/evaluation/239451-1168365979/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-239451-1168365979 -o ROOT/results/node47/solver-239451-1168365979 -C 1800 -M 900  /tmp/evaluation/239451-1168365979/tramontane/bin/solver /tmp/evaluation/239451-1168365979/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  03dc1b3d046dc33e16e19fd78e1c4a83

RANDOM SEED= 123000834

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.240
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.240
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:       1768640 kB
Buffers:         39772 kB
Cached:         173968 kB
SwapCached:       3452 kB
Active:         124096 kB
Inactive:       104304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768640 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:            8280 kB
Writeback:           0 kB
Mapped:          19988 kB
Slab:            44556 kB
Committed_AS:  4112616 kB
PageTables:       1664 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= 66552 MiB



End job on node47 on Tue Jan  9 18:36:22 UTC 2007