Trace number 201021

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.08 1807.06

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-7.xml
MD5SUM31576fb792fd69c68469620fab63b28d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.0232
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables............. 0.14
0.17	c 	predicates............ 0.01
0.17	c 	constraints........... 2.53
2.71	c Allocating memory
2.71	c 
2.71	c time limit = -1
2.71	c heuristic = dom/wdeg
2.71	c restart policy = Geometric increment
2.71	c restart base = 1999
2.71	c restart factor = 1.33
2.71	c 
2.71	c Solving
2.71	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/node26/watcher-201021-1168144791 -o ROOT/results/node26/solver-201021-1168144791 -C 1800 -M 900 /tmp/evaluation/201021-1168144791/tramontane/bin/solver /tmp/evaluation/201021-1168144791/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: 1.00 1.00 1.17 2/94 9219
/proc/meminfo: memFree=1568264/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=540 CPUtime=0
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 162873403 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 12591908 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9218/statm: 135 26 21 92 0 18 0

[startup+0.102454 s]
/proc/loadavg: 1.00 1.00 1.17 2/94 9219
/proc/meminfo: memFree=1568264/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=68236 CPUtime=0.08
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 6074 0 0 0 5 3 0 0 19 0 1 0 162873403 69873664 6042 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 13082445 0 0 4096 0 0 0 0 17 1 0 0
/proc/9218/statm: 17059 6042 692 92 0 15403 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 68236

[startup+0.510479 s]
/proc/loadavg: 1.00 1.00 1.17 2/94 9219
/proc/meminfo: memFree=1568264/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=131000 CPUtime=0.49
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 11743 0 0 0 43 6 0 0 24 0 1 0 162873403 134144000 11711 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158040564 0 0 4096 0 0 0 0 17 1 0 0
/proc/9218/statm: 32750 11711 709 92 0 31094 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 131000

[startup+1.33156 s]
/proc/loadavg: 1.00 1.00 1.17 4/94 9219
/proc/meminfo: memFree=1470920/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=135020 CPUtime=1.31
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 12779 0 0 0 124 7 0 0 25 0 1 0 162873403 138260480 12747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 12727830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9218/statm: 33755 12747 709 92 0 32099 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 135020

[startup+2.96871 s]
/proc/loadavg: 1.00 1.00 1.17 3/94 9219
/proc/meminfo: memFree=1438984/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151068 CPUtime=2.94
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16736 0 0 0 285 9 0 0 25 0 1 0 162873403 154693632 16671 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812986 0 0 4096 0 0 0 0 17 1 0 0
/proc/9218/statm: 37767 16671 719 92 0 36111 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 151068

[startup+6.25902 s]
/proc/loadavg: 1.08 1.02 1.17 3/94 9227
/proc/meminfo: memFree=1450320/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151068 CPUtime=6.21
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16736 0 0 0 612 9 0 0 25 0 1 0 162873403 154693632 16671 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/9218/statm: 37767 16671 719 92 0 36111 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 151068

[startup+12.7216 s]
/proc/loadavg: 1.16 1.03 1.17 3/94 9227
/proc/meminfo: memFree=1335960/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151072 CPUtime=12.61
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16737 0 0 0 1252 9 0 0 25 0 1 0 162873403 154697728 16672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711425 0 0 4096 0 0 0 0 17 1 0 0
/proc/9218/statm: 37768 16672 719 92 0 36112 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 151072

[startup+25.5448 s]
/proc/loadavg: 1.41 1.09 1.19 4/94 9227
/proc/meminfo: memFree=1143064/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151076 CPUtime=25.38
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16738 0 0 0 2529 9 0 0 25 0 1 0 162873403 154701824 16673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/9218/statm: 37769 16673 719 92 0 36113 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 151076

[startup+51.2002 s]
/proc/loadavg: 1.76 1.20 1.22 4/94 9227
/proc/meminfo: memFree=905368/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151076 CPUtime=50.88
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16738 0 0 0 5079 9 0 0 25 0 1 0 162873403 154701824 16673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638401 0 0 4096 0 0 0 0 17 1 0 0
/proc/9218/statm: 37769 16673 719 92 0 36113 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 151076

[startup+102.492 s]
/proc/loadavg: 2.02 1.36 1.28 3/86 9453
/proc/meminfo: memFree=1449312/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151076 CPUtime=101.99
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16738 0 0 0 10186 13 0 0 25 0 1 0 162873403 154701824 16673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37769 16673 719 92 0 36113 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 151076

[startup+162.503 s]
/proc/loadavg: 2.01 1.48 1.32 3/86 9453
/proc/meminfo: memFree=1449440/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151076 CPUtime=161.95
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16738 0 0 0 16182 13 0 0 25 0 1 0 162873403 154701824 16673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812912 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37769 16673 719 92 0 36113 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 151076

[startup+222.518 s]
/proc/loadavg: 2.07 1.59 1.36 3/86 9453
/proc/meminfo: memFree=1449504/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151088 CPUtime=221.91
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16741 0 0 0 22178 13 0 0 25 0 1 0 162873403 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 221.91
Current children cumulated vsize (KiB) 151088

[startup+282.525 s]
/proc/loadavg: 2.02 1.66 1.40 3/86 9453
/proc/meminfo: memFree=1449440/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151088 CPUtime=281.84
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16741 0 0 0 28170 14 0 0 25 0 1 0 162873403 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711140 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 281.84
Current children cumulated vsize (KiB) 151088

[startup+342.532 s]
/proc/loadavg: 2.01 1.72 1.43 3/86 9453
/proc/meminfo: memFree=1449376/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151088 CPUtime=341.8
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16741 0 0 0 34166 14 0 0 25 0 1 0 162873403 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 341.8
Current children cumulated vsize (KiB) 151088

[startup+402.548 s]
/proc/loadavg: 2.05 1.78 1.47 3/94 9523
/proc/meminfo: memFree=1461728/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151088 CPUtime=401.74
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16741 0 0 0 40158 16 0 0 25 0 1 0 162873403 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 401.74
Current children cumulated vsize (KiB) 151088

[startup+462.618 s]
/proc/loadavg: 2.13 1.85 1.51 3/94 9523
/proc/meminfo: memFree=1243232/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151088 CPUtime=461.47
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16741 0 0 0 46131 16 0 0 25 0 1 0 162873403 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711155 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 461.47
Current children cumulated vsize (KiB) 151088

[startup+522.67 s]
/proc/loadavg: 2.13 1.89 1.55 3/94 9523
/proc/meminfo: memFree=1124896/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151096 CPUtime=521.19
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16743 0 0 0 52103 16 0 0 25 0 1 0 162873403 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 521.19
Current children cumulated vsize (KiB) 151096

[startup+582.719 s]
/proc/loadavg: 2.14 1.94 1.58 3/94 9523
/proc/meminfo: memFree=1037152/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151104 CPUtime=580.93
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16745 0 0 0 58077 16 0 0 25 0 1 0 162873403 154730496 16680 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37776 16680 719 92 0 36120 0
Current children cumulated CPU time (s) 580.93
Current children cumulated vsize (KiB) 151104

[startup+642.773 s]
/proc/loadavg: 2.28 2.01 1.63 3/94 9523
/proc/meminfo: memFree=1000992/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151104 CPUtime=640.64
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16745 0 0 0 64048 16 0 0 25 0 1 0 162873403 154730496 16680 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37776 16680 719 92 0 36120 0
Current children cumulated CPU time (s) 640.64
Current children cumulated vsize (KiB) 151104

[startup+702.814 s]
/proc/loadavg: 2.14 2.02 1.65 3/94 9523
/proc/meminfo: memFree=979488/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151104 CPUtime=700.35
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16745 0 0 0 70019 16 0 0 25 0 1 0 162873403 154730496 16680 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37776 16680 719 92 0 36120 0
Current children cumulated CPU time (s) 700.35
Current children cumulated vsize (KiB) 151104

[startup+762.893 s]
/proc/loadavg: 2.05 2.01 1.67 3/94 9523
/proc/meminfo: memFree=979424/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151104 CPUtime=760.11
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16745 0 0 0 75995 16 0 0 25 0 1 0 162873403 154730496 16680 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711306 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37776 16680 719 92 0 36120 0
Current children cumulated CPU time (s) 760.11
Current children cumulated vsize (KiB) 151104

[startup+822.979 s]
/proc/loadavg: 2.02 2.01 1.69 3/94 9523
/proc/meminfo: memFree=979232/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151104 CPUtime=819.86
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16745 0 0 0 81970 16 0 0 25 0 1 0 162873403 154730496 16680 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637707 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37776 16680 719 92 0 36120 0
Current children cumulated CPU time (s) 819.86
Current children cumulated vsize (KiB) 151104

[startup+883.058 s]
/proc/loadavg: 2.00 2.00 1.70 3/94 9523
/proc/meminfo: memFree=979104/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151104 CPUtime=879.62
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16745 0 0 0 87945 17 0 0 25 0 1 0 162873403 154730496 16680 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37776 16680 719 92 0 36120 0
Current children cumulated CPU time (s) 879.62
Current children cumulated vsize (KiB) 151104

[startup+943.143 s]
/proc/loadavg: 2.04 2.01 1.73 3/94 9523
/proc/meminfo: memFree=979040/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151104 CPUtime=939.38
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16745 0 0 0 93921 17 0 0 25 0 1 0 162873403 154730496 16680 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37776 16680 719 92 0 36120 0
Current children cumulated CPU time (s) 939.38
Current children cumulated vsize (KiB) 151104

[startup+1003.22 s]
/proc/loadavg: 2.01 2.01 1.74 3/94 9523
/proc/meminfo: memFree=978912/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151112 CPUtime=999.13
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16747 0 0 0 99896 17 0 0 25 0 1 0 162873403 154738688 16682 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37778 16682 719 92 0 36122 0
Current children cumulated CPU time (s) 999.13
Current children cumulated vsize (KiB) 151112

[startup+1063.32 s]
/proc/loadavg: 2.07 2.02 1.76 3/94 9523
/proc/meminfo: memFree=978784/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1058.89
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 105872 17 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1058.89
Current children cumulated vsize (KiB) 151116

[startup+1123.4 s]
/proc/loadavg: 2.02 2.01 1.77 3/94 9523
/proc/meminfo: memFree=978656/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1118.65
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 111848 17 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1118.65
Current children cumulated vsize (KiB) 151116

[startup+1183.48 s]
/proc/loadavg: 2.01 2.01 1.78 3/94 9523
/proc/meminfo: memFree=978528/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1178.39
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 117822 17 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710354 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1178.39
Current children cumulated vsize (KiB) 151116

[startup+1243.56 s]
/proc/loadavg: 2.00 2.00 1.79 3/94 9523
/proc/meminfo: memFree=978400/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1238.17
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 123799 18 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1238.17
Current children cumulated vsize (KiB) 151116

[startup+1303.66 s]
/proc/loadavg: 2.00 2.00 1.80 3/100 9647
/proc/meminfo: memFree=976984/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1297.88
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 129765 23 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1297.88
Current children cumulated vsize (KiB) 151116

[startup+1363.66 s]
/proc/loadavg: 2.00 2.00 1.81 3/100 9701
/proc/meminfo: memFree=976864/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1357.52
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 135722 30 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1357.52
Current children cumulated vsize (KiB) 151116

[startup+1423.74 s]
/proc/loadavg: 2.00 2.00 1.82 3/94 9721
/proc/meminfo: memFree=957080/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1417.28
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 141698 30 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1417.28
Current children cumulated vsize (KiB) 151116

[startup+1483.83 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 9948
/proc/meminfo: memFree=1460760/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1477.18
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 147685 33 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1477.18
Current children cumulated vsize (KiB) 151116

[startup+1543.92 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 9948
/proc/meminfo: memFree=1460824/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1537.19
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 153686 33 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1537.19
Current children cumulated vsize (KiB) 151116

[startup+1603.93 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 9948
/proc/meminfo: memFree=1460888/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1597.15
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 159682 33 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637857 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1597.15
Current children cumulated vsize (KiB) 151116

[startup+1663.94 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 9948
/proc/meminfo: memFree=1460888/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1657.1
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 165677 33 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1657.1
Current children cumulated vsize (KiB) 151116

[startup+1723.95 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 9948
/proc/meminfo: memFree=1460896/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1717.03
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 171670 33 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1717.03
Current children cumulated vsize (KiB) 151116

[startup+1783.97 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 9948
/proc/meminfo: memFree=1461024/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1777
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 177667 33 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1777
Current children cumulated vsize (KiB) 151116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.04 s]
/proc/loadavg: 2.00 2.00 1.86 3/86 9948
/proc/meminfo: memFree=1461024/2055920 swapFree=4192812/4192956
[pid=9218] ppid=9216 vsize=151116 CPUtime=1800.06
/proc/9218/stat : 9218 (solver) R 9216 9218 8900 0 -1 4194304 16748 0 0 0 179973 33 0 0 25 0 1 0 162873403 154742784 16683 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/9218/statm: 37779 16683 719 92 0 36123 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 151116

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.06
CPU time (s): 1800.08
CPU user time (s): 1799.73
CPU system time (s): 0.346947
CPU usage (%): 99.6141
Max. virtual memory (cumulated for all children) (KiB): 151116

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

runsolver used 2.12368 s user time and 5.49116 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Jan  7 04:39:51 UTC 2007


IDJOB= 201021
IDBENCH= 3739
FILE ID= node26/201021-1168144791

PBS_JOBID= 3478132

Free space on /tmp= 66528 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-7.xml
COMMAND LINE= /tmp/evaluation/201021-1168144791/tramontane/bin/solver /tmp/evaluation/201021-1168144791/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-201021-1168144791 -o ROOT/results/node26/solver-201021-1168144791 -C 1800 -M 900  /tmp/evaluation/201021-1168144791/tramontane/bin/solver /tmp/evaluation/201021-1168144791/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  31576fb792fd69c68469620fab63b28d

RANDOM SEED= 727992634

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.236
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.236
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:       1569640 kB
Buffers:         55048 kB
Cached:         289916 kB
SwapCached:          0 kB
Active:         229376 kB
Inactive:       195248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13220 kB
Writeback:           0 kB
Mapped:         105844 kB
Slab:            46348 kB
Committed_AS:  3291740 kB
PageTables:       2384 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= 66527 MiB



End job on node26 on Sun Jan  7 05:09:59 UTC 2007