Trace number 221644

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 1802.58

General information on the benchmark

Namefapp/fapp31-35/fapp32/
fapp32-0550-10.xml
MD5SUMbf08c4135c764a4313d62d2351a170e4
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 benchmark12.5751
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
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.14
0.15	c 	variables............. 0.03
0.19	c 	predicates............    0
0.19	c 	constraints........... 0.69
0.88	c Allocating memory
0.88	c 
0.88	c time limit = -1
0.88	c heuristic = dom/wdeg
0.88	c restart policy = Geometric increment
0.88	c restart base = 366
0.88	c restart factor = 1.33
0.88	c 
0.88	c Solving
0.88	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/node6/watcher-221644-1168260568 -o ROOT/results/node6/solver-221644-1168260568 -C 1800 -M 900 /tmp/evaluation/221644-1168260568/tramontane/bin/solver /tmp/evaluation/221644-1168260568/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.61 1.20 1.21 5/93 20311
/proc/meminfo: memFree=1606192/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=18540 CPUtime=0
/proc/20310/stat : 20310 (runsolver) R 20308 20310 19946 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 174452256 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20310/statm: 4635 279 244 17 0 2626 0

[startup+0.108481 s]
/proc/loadavg: 1.61 1.20 1.21 5/93 20311
/proc/meminfo: memFree=1606192/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=7048 CPUtime=0.09
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 818 0 0 0 9 0 0 0 20 0 1 0 174452256 7217152 786 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159427852 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 1762 786 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.520533 s]
/proc/loadavg: 1.61 1.20 1.21 5/93 20311
/proc/meminfo: memFree=1606192/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=42192 CPUtime=0.51
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 6032 0 0 0 48 3 0 0 24 0 1 0 174452256 43204608 6000 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 2676607 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 10548 6000 709 92 0 8892 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 42192

[startup+1.34663 s]
/proc/loadavg: 1.61 1.20 1.21 3/93 20311
/proc/meminfo: memFree=1578608/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48576 CPUtime=1.32
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7612 0 0 0 129 3 0 0 25 0 1 0 174452256 49741824 7580 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 12144 7580 719 92 0 10488 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 48576

[startup+2.98382 s]
/proc/loadavg: 1.61 1.20 1.21 3/93 20311
/proc/meminfo: memFree=1578608/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48576 CPUtime=2.95
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7612 0 0 0 292 3 0 0 25 0 1 0 174452256 49741824 7580 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 12144 7580 719 92 0 10488 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48576

[startup+6.2632 s]
/proc/loadavg: 1.72 1.23 1.22 3/93 20311
/proc/meminfo: memFree=1578480/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48576 CPUtime=6.22
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7612 0 0 0 619 3 0 0 25 0 1 0 174452256 49741824 7580 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 12144 7580 719 92 0 10488 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 48576

[startup+12.726 s]
/proc/loadavg: 1.74 1.24 1.23 3/93 20311
/proc/meminfo: memFree=1578480/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48576 CPUtime=12.65
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7612 0 0 0 1262 3 0 0 25 0 1 0 174452256 49741824 7580 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 12144 7580 719 92 0 10488 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 48576

[startup+25.5355 s]
/proc/loadavg: 1.80 1.28 1.24 3/93 20311
/proc/meminfo: memFree=1578608/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48576 CPUtime=25.41
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7612 0 0 0 2538 3 0 0 25 0 1 0 174452256 49741824 7580 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 12144 7580 719 92 0 10488 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 48576

[startup+51.1665 s]
/proc/loadavg: 1.87 1.33 1.26 3/93 20311
/proc/meminfo: memFree=1578672/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48576 CPUtime=50.95
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7612 0 0 0 5091 4 0 0 25 0 1 0 174452256 49741824 7580 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 12144 7580 719 92 0 10488 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 48576

[startup+102.431 s]
/proc/loadavg: 1.94 1.43 1.29 3/93 20311
/proc/meminfo: memFree=1564208/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48576 CPUtime=102.01
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7612 0 0 0 10197 4 0 0 25 0 1 0 174452256 49741824 7580 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 12144 7580 719 92 0 10488 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 48576

[startup+162.52 s]
/proc/loadavg: 1.98 1.53 1.33 3/93 20311
/proc/meminfo: memFree=1550704/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48576 CPUtime=161.86
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7612 0 0 0 16181 5 0 0 25 0 1 0 174452256 49741824 7580 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/20310/statm: 12144 7580 719 92 0 10488 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 48576

[startup+222.524 s]
/proc/loadavg: 2.03 1.63 1.38 3/93 20367
/proc/meminfo: memFree=1642928/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48576 CPUtime=221.73
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7612 0 0 0 22167 6 0 0 25 0 1 0 174452256 49741824 7580 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812986 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12144 7580 719 92 0 10488 0
Current children cumulated CPU time (s) 221.73
Current children cumulated vsize (KiB) 48576

[startup+282.599 s]
/proc/loadavg: 2.01 1.69 1.41 3/93 20367
/proc/meminfo: memFree=1642992/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=281.76
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 28170 6 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 281.76
Current children cumulated vsize (KiB) 48580

[startup+342.626 s]
/proc/loadavg: 2.00 1.75 1.45 3/93 20367
/proc/meminfo: memFree=1642928/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=341.73
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 34167 6 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 341.73
Current children cumulated vsize (KiB) 48580

[startup+402.704 s]
/proc/loadavg: 2.00 1.79 1.48 3/93 20367
/proc/meminfo: memFree=1642928/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=401.73
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 40167 6 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 401.73
Current children cumulated vsize (KiB) 48580

[startup+462.725 s]
/proc/loadavg: 2.05 1.84 1.51 3/88 20525
/proc/meminfo: memFree=1664024/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=461.7
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 46162 8 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 461.7
Current children cumulated vsize (KiB) 48580

[startup+522.765 s]
/proc/loadavg: 2.02 1.87 1.54 3/88 20525
/proc/meminfo: memFree=1664088/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=521.69
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 52161 8 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 521.69
Current children cumulated vsize (KiB) 48580

[startup+582.862 s]
/proc/loadavg: 2.15 1.92 1.58 3/88 20525
/proc/meminfo: memFree=1664088/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=581.7
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 58162 8 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 581.7
Current children cumulated vsize (KiB) 48580

[startup+642.958 s]
/proc/loadavg: 2.05 1.93 1.60 3/88 20525
/proc/meminfo: memFree=1664088/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=641.74
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 64166 8 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710319 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 641.74
Current children cumulated vsize (KiB) 48580

[startup+703.054 s]
/proc/loadavg: 2.02 1.94 1.62 3/94 20591
/proc/meminfo: memFree=1662824/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=701.76
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 70166 10 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134813001 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 701.76
Current children cumulated vsize (KiB) 48580

[startup+763.072 s]
/proc/loadavg: 2.00 1.95 1.65 3/94 20689
/proc/meminfo: memFree=1662760/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=761.67
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 76153 14 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 761.67
Current children cumulated vsize (KiB) 48580

[startup+823.081 s]
/proc/loadavg: 2.00 1.96 1.66 3/88 20723
/proc/meminfo: memFree=1663768/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=821.6
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 82145 15 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 821.6
Current children cumulated vsize (KiB) 48580

[startup+883.178 s]
/proc/loadavg: 2.00 1.96 1.68 3/88 20723
/proc/meminfo: memFree=1663768/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=881.65
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 88150 15 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 881.65
Current children cumulated vsize (KiB) 48580

[startup+943.21 s]
/proc/loadavg: 2.00 1.97 1.70 3/88 20812
/proc/meminfo: memFree=1663512/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=941.61
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 94144 17 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 941.61
Current children cumulated vsize (KiB) 48580

[startup+1003.25 s]
/proc/loadavg: 2.00 1.97 1.72 3/88 20812
/proc/meminfo: memFree=1663640/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1001.59
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 100142 17 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1001.59
Current children cumulated vsize (KiB) 48580

[startup+1063.28 s]
/proc/loadavg: 2.00 1.97 1.73 3/88 20812
/proc/meminfo: memFree=1663640/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1061.57
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 106139 18 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1061.57
Current children cumulated vsize (KiB) 48580

[startup+1123.35 s]
/proc/loadavg: 2.00 1.97 1.74 3/88 20812
/proc/meminfo: memFree=1663640/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1121.57
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 112139 18 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637150 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1121.57
Current children cumulated vsize (KiB) 48580

[startup+1183.36 s]
/proc/loadavg: 2.00 1.97 1.76 3/88 20812
/proc/meminfo: memFree=1663640/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1181.51
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 118133 18 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637246 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1181.51
Current children cumulated vsize (KiB) 48580

[startup+1243.45 s]
/proc/loadavg: 2.00 1.97 1.77 3/88 20812
/proc/meminfo: memFree=1663576/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1241.56
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 124138 18 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1241.56
Current children cumulated vsize (KiB) 48580

[startup+1303.55 s]
/proc/loadavg: 2.00 1.97 1.78 3/88 20812
/proc/meminfo: memFree=1663576/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1301.58
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 130140 18 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1301.58
Current children cumulated vsize (KiB) 48580

[startup+1363.65 s]
/proc/loadavg: 2.00 1.97 1.79 3/88 20812
/proc/meminfo: memFree=1663512/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1361.61
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 136143 18 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 48580

[startup+1423.65 s]
/proc/loadavg: 2.00 1.97 1.80 3/88 20812
/proc/meminfo: memFree=1663512/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1421.56
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 142138 18 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711124 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1421.56
Current children cumulated vsize (KiB) 48580

[startup+1483.65 s]
/proc/loadavg: 2.00 1.97 1.81 3/88 20812
/proc/meminfo: memFree=1663512/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1481.49
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 148131 18 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 48580

[startup+1543.75 s]
/proc/loadavg: 2.00 1.97 1.82 3/88 20812
/proc/meminfo: memFree=1663512/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1541.55
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 154136 19 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1541.55
Current children cumulated vsize (KiB) 48580

[startup+1603.76 s]
/proc/loadavg: 2.00 1.97 1.83 3/88 20812
/proc/meminfo: memFree=1663512/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1601.49
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 160130 19 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637262 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1601.49
Current children cumulated vsize (KiB) 48580

[startup+1663.79 s]
/proc/loadavg: 2.00 1.97 1.83 3/88 20812
/proc/meminfo: memFree=1663512/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1661.45
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 166126 19 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1661.45
Current children cumulated vsize (KiB) 48580

[startup+1723.85 s]
/proc/loadavg: 2.00 1.97 1.84 3/88 20812
/proc/meminfo: memFree=1663448/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1721.46
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 172127 19 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812999 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 48580

[startup+1783.85 s]
/proc/loadavg: 2.00 1.97 1.85 3/88 20814
/proc/meminfo: memFree=1663448/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1781.39
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 178120 19 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (KiB) 48580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.55 s]
/proc/loadavg: 2.00 1.97 1.85 3/88 20814
/proc/meminfo: memFree=1663448/2055924 swapFree=4165672/4192956
[pid=20310] ppid=20308 vsize=48580 CPUtime=1800.06
/proc/20310/stat : 20310 (solver) R 20308 20310 19946 0 -1 4194304 7613 0 0 0 179987 19 0 0 25 0 1 0 174452256 49745920 7581 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 12145 7581 719 92 0 10489 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 48580

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.58
CPU time (s): 1800.08
CPU user time (s): 1799.88
CPU system time (s): 0.201969
CPU usage (%): 99.8613
Max. virtual memory (cumulated for all children) (KiB): 48580

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

runsolver used 1.92771 s user time and 5.71313 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Jan  8 12:49:28 UTC 2007


IDJOB= 221644
IDBENCH= 5461
FILE ID= node6/221644-1168260568

PBS_JOBID= 3482443

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp32/fapp32-0550-10.xml
COMMAND LINE= /tmp/evaluation/221644-1168260568/tramontane/bin/solver /tmp/evaluation/221644-1168260568/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-221644-1168260568 -o ROOT/results/node6/solver-221644-1168260568 -C 1800 -M 900  /tmp/evaluation/221644-1168260568/tramontane/bin/solver /tmp/evaluation/221644-1168260568/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  bf08c4135c764a4313d62d2351a170e4

RANDOM SEED= 236538536

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:      2055924 kB
MemFree:       1606672 kB
Buffers:         58152 kB
Cached:         205940 kB
SwapCached:       2944 kB
Active:         254400 kB
Inactive:       134828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1606672 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            4460 kB
Writeback:           0 kB
Mapped:         143568 kB
Slab:            44588 kB
Committed_AS:  6167780 kB
PageTables:       2580 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= 66548 MiB



End job on node6 on Mon Jan  8 13:19:31 UTC 2007