Trace number 209501

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.11 1810.13

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-10.xml
MD5SUM2b4ef9677f52263fa3f34f9b296a1bd2
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 benchmark71.1032
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09	c 
0.09	c Parsing xml file
0.09	c 	domains............... 0.16
0.16	c 	variables............. 0.17
0.34	c 	predicates............    0
0.34	c 	constraints........... 4.92
5.29	c Allocating memory
5.29	c 
5.29	c time limit = -1
5.29	c heuristic = dom/wdeg
5.29	c restart policy = Geometric increment
5.29	c restart base = 1999
5.29	c restart factor = 1.33
5.29	c 
5.29	c Solving
5.29	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/node1/watcher-209501-1168192973 -o ROOT/results/node1/solver-209501-1168192973 -C 1800 -M 900 /tmp/evaluation/209501-1168192973/tramontane/bin/solver /tmp/evaluation/209501-1168192973/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


[startup+0.102213 s]
/proc/loadavg: 2.09 2.15 2.09 2/86 27583
/proc/meminfo: memFree=1667776/2055920 swapFree=4165612/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.09 2.15 2.09 2/86 27583
/proc/meminfo: memFree=1667776/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=37940 CPUtime=0.19
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 3982 0 0 0 18 1 0 0 19 0 1 0 167693154 38850560 3950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 6264389 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 9485 3950 695 92 0 7829 0

[startup+0.510261 s]
/proc/loadavg: 2.09 2.15 2.09 2/86 27583
/proc/meminfo: memFree=1667776/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=149308 CPUtime=0.49
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 15464 0 0 0 44 5 0 0 22 0 1 0 167693154 152891392 15432 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134560747 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 37327 15432 709 92 0 35671 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 149308

[startup+1.33136 s]
/proc/loadavg: 2.09 2.15 2.09 3/86 27583
/proc/meminfo: memFree=1605440/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=153360 CPUtime=1.3
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 16495 0 0 0 124 6 0 0 25 0 1 0 167693154 157040640 16463 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158611356 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 38340 16463 709 92 0 36684 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 153360

[startup+2.96855 s]
/proc/loadavg: 2.09 2.15 2.09 3/86 27583
/proc/meminfo: memFree=1599872/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=161788 CPUtime=2.93
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 18593 0 0 0 286 7 0 0 25 0 1 0 167693154 165670912 18528 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159381526 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 40447 18528 709 92 0 38791 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 161788

[startup+6.24793 s]
/proc/loadavg: 2.09 2.15 2.09 3/86 27583
/proc/meminfo: memFree=1553920/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204164 CPUtime=6.18
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29319 0 0 0 607 11 0 0 25 0 1 0 167693154 209063936 29107 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813001 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51041 29107 719 92 0 49385 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 204164

[startup+12.7087 s]
/proc/loadavg: 2.08 2.15 2.09 3/86 27583
/proc/meminfo: memFree=1554048/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204164 CPUtime=12.59
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29319 0 0 0 1248 11 0 0 25 0 1 0 167693154 209063936 29107 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51041 29107 719 92 0 49385 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 204164

[startup+25.5312 s]
/proc/loadavg: 2.06 2.14 2.09 3/86 27583
/proc/meminfo: memFree=1554176/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204164 CPUtime=25.32
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29319 0 0 0 2520 12 0 0 25 0 1 0 167693154 209063936 29107 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51041 29107 719 92 0 49385 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 204164

[startup+51.1742 s]
/proc/loadavg: 2.04 2.13 2.09 3/86 27583
/proc/meminfo: memFree=1554240/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204172 CPUtime=50.74
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29321 0 0 0 5062 12 0 0 25 0 1 0 167693154 209072128 29109 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51043 29109 719 92 0 49387 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 204172

[startup+102.453 s]
/proc/loadavg: 2.06 2.12 2.09 3/86 27583
/proc/meminfo: memFree=1554304/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204176 CPUtime=101.61
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29322 0 0 0 10148 13 0 0 25 0 1 0 167693154 209076224 29110 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51044 29110 719 92 0 49388 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 204176

[startup+162.553 s]
/proc/loadavg: 2.02 2.09 2.08 3/86 27583
/proc/meminfo: memFree=1554304/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204180 CPUtime=161.21
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29323 0 0 0 16107 14 0 0 25 0 1 0 167693154 209080320 29111 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712143 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51045 29111 719 92 0 49389 0
Current children cumulated CPU time (s) 161.21
Current children cumulated vsize (KiB) 204180

[startup+222.647 s]
/proc/loadavg: 2.00 2.07 2.08 3/86 27583
/proc/meminfo: memFree=1554240/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204180 CPUtime=220.81
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29323 0 0 0 22067 14 0 0 25 0 1 0 167693154 209080320 29111 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712086 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51045 29111 719 92 0 49389 0
Current children cumulated CPU time (s) 220.81
Current children cumulated vsize (KiB) 204180

[startup+282.743 s]
/proc/loadavg: 2.00 2.06 2.07 3/86 27583
/proc/meminfo: memFree=1554240/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204184 CPUtime=280.43
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29324 0 0 0 28027 16 0 0 25 0 1 0 167693154 209084416 29112 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 280.43
Current children cumulated vsize (KiB) 204184

[startup+342.825 s]
/proc/loadavg: 2.00 2.05 2.06 3/86 27583
/proc/meminfo: memFree=1554248/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204184 CPUtime=340.05
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29324 0 0 0 33989 16 0 0 25 0 1 0 167693154 209084416 29112 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 340.05
Current children cumulated vsize (KiB) 204184

[startup+402.904 s]
/proc/loadavg: 2.00 2.03 2.06 3/86 27583
/proc/meminfo: memFree=1554184/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204184 CPUtime=399.66
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29324 0 0 0 39949 17 0 0 25 0 1 0 167693154 209084416 29112 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 399.66
Current children cumulated vsize (KiB) 204184

[startup+462.977 s]
/proc/loadavg: 2.05 2.04 2.06 3/86 27583
/proc/meminfo: memFree=1554248/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204184 CPUtime=459.27
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29324 0 0 0 45910 17 0 0 25 0 1 0 167693154 209084416 29112 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711155 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 459.27
Current children cumulated vsize (KiB) 204184

[startup+523.048 s]
/proc/loadavg: 2.02 2.03 2.05 3/86 27583
/proc/meminfo: memFree=1554248/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204184 CPUtime=518.88
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29324 0 0 0 51870 18 0 0 25 0 1 0 167693154 209084416 29112 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 518.88
Current children cumulated vsize (KiB) 204184

[startup+583.117 s]
/proc/loadavg: 2.00 2.02 2.05 3/86 27583
/proc/meminfo: memFree=1554248/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204184 CPUtime=578.49
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29324 0 0 0 57831 18 0 0 25 0 1 0 167693154 209084416 29112 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637125 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 578.49
Current children cumulated vsize (KiB) 204184

[startup+643.19 s]
/proc/loadavg: 2.00 2.02 2.04 3/86 27583
/proc/meminfo: memFree=1554184/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204184 CPUtime=638.1
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29324 0 0 0 63791 19 0 0 25 0 1 0 167693154 209084416 29112 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 638.1
Current children cumulated vsize (KiB) 204184

[startup+703.259 s]
/proc/loadavg: 2.00 2.01 2.03 3/86 27583
/proc/meminfo: memFree=1554184/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204184 CPUtime=697.71
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29324 0 0 0 69752 19 0 0 25 0 1 0 167693154 209084416 29112 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 697.71
Current children cumulated vsize (KiB) 204184

[startup+763.333 s]
/proc/loadavg: 2.00 2.01 2.03 3/86 27583
/proc/meminfo: memFree=1554184/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204188 CPUtime=757.33
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29325 0 0 0 75713 20 0 0 25 0 1 0 167693154 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812988 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 757.33
Current children cumulated vsize (KiB) 204188

[startup+823.369 s]
/proc/loadavg: 2.20 2.05 2.04 4/94 27646
/proc/meminfo: memFree=917648/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204188 CPUtime=817.18
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29325 0 0 0 81694 24 0 0 25 0 1 0 167693154 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 817.18
Current children cumulated vsize (KiB) 204188

[startup+883.43 s]
/proc/loadavg: 2.10 2.05 2.04 3/94 27646
/proc/meminfo: memFree=853136/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204188 CPUtime=876.91
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29325 0 0 0 87667 24 0 0 25 0 1 0 167693154 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 876.91
Current children cumulated vsize (KiB) 204188

[startup+943.475 s]
/proc/loadavg: 2.03 2.04 2.03 3/94 27646
/proc/meminfo: memFree=852624/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204188 CPUtime=936.62
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29325 0 0 0 93638 24 0 0 25 0 1 0 167693154 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 936.62
Current children cumulated vsize (KiB) 204188

[startup+1003.51 s]
/proc/loadavg: 2.05 2.04 2.03 3/94 27648
/proc/meminfo: memFree=852496/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204188 CPUtime=996.32
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29325 0 0 0 99608 24 0 0 25 0 1 0 167693154 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 996.32
Current children cumulated vsize (KiB) 204188

[startup+1063.54 s]
/proc/loadavg: 2.02 2.03 2.03 3/94 27648
/proc/meminfo: memFree=855248/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204188 CPUtime=1056.04
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29325 0 0 0 105580 24 0 0 25 0 1 0 167693154 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1056.04
Current children cumulated vsize (KiB) 204188

[startup+1123.62 s]
/proc/loadavg: 2.12 2.06 2.03 3/97 27733
/proc/meminfo: memFree=1305720/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204188 CPUtime=1115.26
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29325 0 0 0 111498 28 0 0 25 0 1 0 167693154 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812986 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1115.26
Current children cumulated vsize (KiB) 204188

[startup+1183.64 s]
/proc/loadavg: 2.08 2.06 2.03 3/97 27733
/proc/meminfo: memFree=1203832/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204188 CPUtime=1175.19
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29325 0 0 0 117491 28 0 0 25 0 1 0 167693154 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1175.19
Current children cumulated vsize (KiB) 204188

[startup+1243.72 s]
/proc/loadavg: 2.03 2.05 2.02 3/97 27733
/proc/meminfo: memFree=1104504/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204188 CPUtime=1235.04
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29325 0 0 0 123475 29 0 0 25 0 1 0 167693154 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1235.04
Current children cumulated vsize (KiB) 204188

[startup+1303.81 s]
/proc/loadavg: 2.01 2.03 2.02 3/97 27733
/proc/meminfo: memFree=1004728/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204192 CPUtime=1294.86
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29326 0 0 0 129457 29 0 0 25 0 1 0 167693154 209092608 29114 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51048 29114 719 92 0 49392 0
Current children cumulated CPU time (s) 1294.86
Current children cumulated vsize (KiB) 204192

[startup+1363.82 s]
/proc/loadavg: 2.15 2.06 2.02 3/97 27733
/proc/meminfo: memFree=900984/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204192 CPUtime=1354.68
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29326 0 0 0 135439 29 0 0 25 0 1 0 167693154 209092608 29114 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/27582/statm: 51048 29114 719 92 0 49392 0
Current children cumulated CPU time (s) 1354.68
Current children cumulated vsize (KiB) 204192

[startup+1423.89 s]
/proc/loadavg: 2.06 2.05 2.02 3/86 27962
/proc/meminfo: memFree=1486736/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204192 CPUtime=1414.29
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29326 0 0 0 141396 33 0 0 25 0 1 0 167693154 209092608 29114 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51048 29114 719 92 0 49392 0
Current children cumulated CPU time (s) 1414.29
Current children cumulated vsize (KiB) 204192

[startup+1483.98 s]
/proc/loadavg: 2.02 2.03 2.01 3/86 27962
/proc/meminfo: memFree=1487056/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204196 CPUtime=1474.32
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29327 0 0 0 147399 33 0 0 25 0 1 0 167693154 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1474.32
Current children cumulated vsize (KiB) 204196

[startup+1544.08 s]
/proc/loadavg: 2.00 2.03 2.00 3/86 27962
/proc/meminfo: memFree=1487056/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204196 CPUtime=1534.33
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29327 0 0 0 153400 33 0 0 25 0 1 0 167693154 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1534.33
Current children cumulated vsize (KiB) 204196

[startup+1604.09 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 27962
/proc/meminfo: memFree=1487056/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204196 CPUtime=1594.29
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29327 0 0 0 159396 33 0 0 25 0 1 0 167693154 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1594.29
Current children cumulated vsize (KiB) 204196

[startup+1664.12 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 27962
/proc/meminfo: memFree=1487120/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204196 CPUtime=1654.27
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29327 0 0 0 165394 33 0 0 25 0 1 0 167693154 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711155 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1654.27
Current children cumulated vsize (KiB) 204196

[startup+1724.13 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 27962
/proc/meminfo: memFree=1487120/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204196 CPUtime=1714.2
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29327 0 0 0 171387 33 0 0 25 0 1 0 167693154 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1714.2
Current children cumulated vsize (KiB) 204196

[startup+1784.15 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 27962
/proc/meminfo: memFree=1487120/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204196 CPUtime=1774.16
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29327 0 0 0 177383 33 0 0 25 0 1 0 167693154 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1774.16
Current children cumulated vsize (KiB) 204196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.11 s]
/proc/loadavg: 2.10 2.03 2.01 3/86 27962
/proc/meminfo: memFree=1487120/2055920 swapFree=4165612/4192956
[pid=27582] ppid=27580 vsize=204196 CPUtime=1800.08
/proc/27582/stat : 27582 (solver) R 27580 27582 27014 0 -1 4194304 29327 0 0 0 179975 33 0 0 25 0 1 0 167693154 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/27582/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 204196

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.13
CPU time (s): 1800.11
CPU user time (s): 1799.76
CPU system time (s): 0.356945
CPU usage (%): 99.4466
Max. virtual memory (cumulated for all children) (KiB): 204196

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

runsolver used 1.89371 s user time and 5.2742 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Jan  7 18:02:54 UTC 2007


IDJOB= 209501
IDBENCH= 4520
FILE ID= node1/209501-1168192973

PBS_JOBID= 3479391

Free space on /tmp= 66296 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp30/fapp30-3000-10.xml
COMMAND LINE= /tmp/evaluation/209501-1168192973/tramontane/bin/solver /tmp/evaluation/209501-1168192973/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-209501-1168192973 -o ROOT/results/node1/solver-209501-1168192973 -C 1800 -M 900  /tmp/evaluation/209501-1168192973/tramontane/bin/solver /tmp/evaluation/209501-1168192973/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  2b4ef9677f52263fa3f34f9b296a1bd2

RANDOM SEED= 983403775

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.234
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.234
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:       1668256 kB
Buffers:         35656 kB
Cached:         248024 kB
SwapCached:       3620 kB
Active:         163680 kB
Inactive:       167224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668256 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:           11924 kB
Writeback:           0 kB
Mapped:          60684 kB
Slab:            41492 kB
Committed_AS:  4808012 kB
PageTables:       2328 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= 66293 MiB



End job on node1 on Sun Jan  7 18:33:04 UTC 2007