Trace number 209405

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.09 1806.14

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-4.xml
MD5SUMc8b834e543d796bb64a7a52b1d13bfd9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1455
SatisfiableNO
(Un)Satisfiability was provedNO
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.12	c 
0.12	c Parsing xml file
0.12	c 	domains............... 0.16
0.16	c 	variables............. 0.17
0.35	c 	predicates............    0
0.35	c 	constraints........... 4.89
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/node30/watcher-209405-1168192608 -o ROOT/results/node30/solver-209405-1168192608 -C 1800 -M 900 /tmp/evaluation/209405-1168192608/tramontane/bin/solver /tmp/evaluation/209405-1168192608/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.103081 s]
/proc/loadavg: 1.92 1.97 1.78 2/86 5495
/proc/meminfo: memFree=1655088/2055920 swapFree=4191880/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.92 1.97 1.78 2/86 5495
/proc/meminfo: memFree=1655088/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=36520 CPUtime=0.19
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 3845 0 0 0 18 1 0 0 19 0 1 0 167654977 37396480 3813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134805416 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 9130 3813 695 92 0 7474 0

[startup+0.515258 s]
/proc/loadavg: 1.92 1.97 1.78 2/86 5495
/proc/meminfo: memFree=1655088/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=149176 CPUtime=0.49
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 15455 0 0 0 44 5 0 0 22 0 1 0 167654977 152756224 15423 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158545460 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 37294 15423 709 92 0 35638 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 149176

[startup+1.33616 s]
/proc/loadavg: 2.09 2.00 1.79 3/86 5495
/proc/meminfo: memFree=1592752/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=153360 CPUtime=1.3
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 16502 0 0 0 124 6 0 0 25 0 1 0 167654977 157040640 16470 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7224156 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 38340 16470 709 92 0 36684 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 153360

[startup+2.97341 s]
/proc/loadavg: 2.09 2.00 1.79 3/86 5495
/proc/meminfo: memFree=1587056/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=161788 CPUtime=2.93
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 18601 0 0 0 286 7 0 0 25 0 1 0 167654977 165670912 18536 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134604301 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 40447 18536 709 92 0 38791 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 161788

[startup+6.25254 s]
/proc/loadavg: 2.08 2.00 1.79 3/86 5495
/proc/meminfo: memFree=1541168/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204164 CPUtime=6.19
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29319 0 0 0 607 12 0 0 25 0 1 0 167654977 209063936 29107 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 51041 29107 719 92 0 49385 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 204164

[startup+12.7149 s]
/proc/loadavg: 2.07 2.00 1.79 3/86 5495
/proc/meminfo: memFree=1541360/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204164 CPUtime=12.6
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29319 0 0 0 1248 12 0 0 25 0 1 0 167654977 209063936 29107 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709350 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 51041 29107 719 92 0 49385 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 204164

[startup+25.5407 s]
/proc/loadavg: 2.06 2.00 1.79 3/86 5495
/proc/meminfo: memFree=1541488/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204168 CPUtime=25.33
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29320 0 0 0 2521 12 0 0 25 0 1 0 167654977 209068032 29108 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 51042 29108 719 92 0 49386 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 204168

[startup+51.1763 s]
/proc/loadavg: 2.04 2.00 1.80 3/86 5495
/proc/meminfo: memFree=1541424/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204172 CPUtime=50.75
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29321 0 0 0 5063 12 0 0 25 0 1 0 167654977 209072128 29109 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 51043 29109 719 92 0 49387 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 204172

[startup+102.46 s]
/proc/loadavg: 2.01 2.00 1.81 3/86 5495
/proc/meminfo: memFree=1541552/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204184 CPUtime=101.61
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29324 0 0 0 10149 12 0 0 25 0 1 0 167654977 209084416 29112 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 204184

[startup+162.554 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 5495
/proc/meminfo: memFree=1541552/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=161.25
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 16112 13 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 204188

[startup+222.65 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 5495
/proc/meminfo: memFree=1541488/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=220.86
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 22073 13 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 220.86
Current children cumulated vsize (KiB) 204188

[startup+282.651 s]
/proc/loadavg: 2.00 2.00 1.83 3/92 5613
/proc/meminfo: memFree=1540272/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=280.24
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 28010 14 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 280.24
Current children cumulated vsize (KiB) 204188

[startup+342.667 s]
/proc/loadavg: 2.00 2.00 1.84 3/92 5673
/proc/meminfo: memFree=1540216/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=339.65
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 33951 14 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 339.65
Current children cumulated vsize (KiB) 204188

[startup+402.768 s]
/proc/loadavg: 1.92 1.98 1.84 3/85 5782
/proc/meminfo: memFree=1503584/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=399.24
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 39908 16 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812976 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 204188

[startup+462.772 s]
/proc/loadavg: 1.97 1.98 1.84 3/86 5789
/proc/meminfo: memFree=1317608/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=459.19
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 45903 16 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 459.19
Current children cumulated vsize (KiB) 204188

[startup+522.802 s]
/proc/loadavg: 1.99 1.98 1.85 3/87 5790
/proc/meminfo: memFree=1280416/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=519.18
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 51901 17 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 519.18
Current children cumulated vsize (KiB) 204188

[startup+582.843 s]
/proc/loadavg: 1.99 1.98 1.85 3/87 5790
/proc/meminfo: memFree=1280416/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=579.13
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 57896 17 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 579.13
Current children cumulated vsize (KiB) 204188

[startup+642.861 s]
/proc/loadavg: 1.99 1.98 1.86 3/87 5790
/proc/meminfo: memFree=1280352/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=639.1
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 63893 17 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 639.1
Current children cumulated vsize (KiB) 204188

[startup+702.88 s]
/proc/loadavg: 1.99 1.98 1.87 3/87 5790
/proc/meminfo: memFree=1280360/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=699.07
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 69890 17 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710354 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 699.07
Current children cumulated vsize (KiB) 204188

[startup+762.896 s]
/proc/loadavg: 1.99 1.98 1.87 3/87 5790
/proc/meminfo: memFree=1280488/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=759.01
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 75884 17 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 759.01
Current children cumulated vsize (KiB) 204188

[startup+822.906 s]
/proc/loadavg: 1.99 1.98 1.88 3/87 5790
/proc/meminfo: memFree=1280424/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=818.97
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 81879 18 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 818.97
Current children cumulated vsize (KiB) 204188

[startup+882.912 s]
/proc/loadavg: 1.99 1.98 1.88 3/87 5790
/proc/meminfo: memFree=1280488/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=878.92
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 87874 18 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 878.92
Current children cumulated vsize (KiB) 204188

[startup+942.942 s]
/proc/loadavg: 1.99 1.98 1.89 3/87 5790
/proc/meminfo: memFree=1280424/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=938.88
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 93870 18 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812976 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 938.88
Current children cumulated vsize (KiB) 204188

[startup+1002.96 s]
/proc/loadavg: 1.99 1.98 1.90 3/87 5790
/proc/meminfo: memFree=1280360/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=998.84
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 99866 18 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 998.84
Current children cumulated vsize (KiB) 204188

[startup+1062.97 s]
/proc/loadavg: 1.99 1.98 1.90 3/87 5790
/proc/meminfo: memFree=1280424/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1058.81
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 105862 19 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711119 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1058.81
Current children cumulated vsize (KiB) 204188

[startup+1122.99 s]
/proc/loadavg: 1.99 1.98 1.91 3/87 5790
/proc/meminfo: memFree=1280360/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1118.75
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 111856 19 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1118.75
Current children cumulated vsize (KiB) 204188

[startup+1182.99 s]
/proc/loadavg: 1.99 1.98 1.91 3/87 5790
/proc/meminfo: memFree=1280360/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1178.7
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 117851 19 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1178.7
Current children cumulated vsize (KiB) 204188

[startup+1243.04 s]
/proc/loadavg: 2.03 2.00 1.91 3/87 5790
/proc/meminfo: memFree=1280360/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1238.7
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 123851 19 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711137 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1238.7
Current children cumulated vsize (KiB) 204188

[startup+1303.1 s]
/proc/loadavg: 2.01 2.00 1.91 3/87 5792
/proc/meminfo: memFree=1280360/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1298.68
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 129849 19 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711439 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1298.68
Current children cumulated vsize (KiB) 204188

[startup+1363.13 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 5792
/proc/meminfo: memFree=1280296/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1358.66
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 135847 19 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1358.66
Current children cumulated vsize (KiB) 204188

[startup+1423.22 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 5793
/proc/meminfo: memFree=1278560/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1418.69
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 141850 19 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1418.69
Current children cumulated vsize (KiB) 204188

[startup+1483.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 5793
/proc/meminfo: memFree=1278560/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1478.71
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 147851 20 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712136 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1478.71
Current children cumulated vsize (KiB) 204188

[startup+1543.35 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 5793
/proc/meminfo: memFree=1278624/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1538.5
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 153830 20 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1538.5
Current children cumulated vsize (KiB) 204188

[startup+1603.4 s]
/proc/loadavg: 2.07 2.02 1.92 3/88 5793
/proc/meminfo: memFree=1278560/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1598.28
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 159808 20 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711152 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1598.28
Current children cumulated vsize (KiB) 204188

[startup+1663.46 s]
/proc/loadavg: 2.02 2.01 1.92 3/88 5793
/proc/meminfo: memFree=1278560/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1658.04
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 165784 20 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1658.04
Current children cumulated vsize (KiB) 204188

[startup+1723.51 s]
/proc/loadavg: 2.01 2.00 1.92 3/88 5793
/proc/meminfo: memFree=1278560/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1717.83
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 171763 20 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1717.83
Current children cumulated vsize (KiB) 204188

[startup+1783.56 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 5793
/proc/meminfo: memFree=1278496/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1777.61
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 177741 20 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1777.61
Current children cumulated vsize (KiB) 204188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.11 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 5793
/proc/meminfo: memFree=1278496/2055920 swapFree=4191880/4192956
[pid=5494] ppid=5492 vsize=204188 CPUtime=1800.05
/proc/5494/stat : 5494 (solver) R 5492 5494 5250 0 -1 4194304 29325 0 0 0 179985 20 0 0 25 0 1 0 167654977 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/5494/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 204188

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.14
CPU time (s): 1800.09
CPU user time (s): 1799.86
CPU system time (s): 0.226965
CPU usage (%): 99.665
Max. virtual memory (cumulated for all children) (KiB): 204188

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

runsolver used 1.9727 s user time and 5.45317 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sun Jan  7 17:56:49 UTC 2007


IDJOB= 209405
IDBENCH= 4514
FILE ID= node30/209405-1168192608

PBS_JOBID= 3479384

Free space on /tmp= 66476 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  c8b834e543d796bb64a7a52b1d13bfd9

RANDOM SEED= 181244240

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:       1655312 kB
Buffers:         42632 kB
Cached:         226992 kB
SwapCached:        268 kB
Active:         176592 kB
Inactive:       154384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655312 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           11908 kB
Writeback:           0 kB
Mapped:          82492 kB
Slab:            54392 kB
Committed_AS:  3599248 kB
PageTables:       2216 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= 66464 MiB



End job on node30 on Sun Jan  7 18:26:57 UTC 2007