Trace number 209757

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 1806.48

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-4.xml
MD5SUMe9c6fd6fb87d66d469dc532ded2c8dc5
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 benchmark7.55785
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data (download as text)

0.25	c 
0.25	c Parsing xml file
0.25	c 	domains............... 0.03
0.25	c 	variables............. 0.12
0.25	c 	predicates............    0
0.25	c 	constraints........... 1.89
2.05	c Allocating memory
2.05	c 
2.05	c time limit = -1
2.05	c heuristic = dom/wdeg
2.05	c restart policy = Geometric increment
2.05	c restart base = 1533
2.05	c restart factor = 1.33
2.05	c 
2.05	c Solving
2.05	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/node33/watcher-209757-1168193945 -o ROOT/results/node33/solver-209757-1168193945 -C 1800 -M 900 /tmp/evaluation/209757-1168193945/tramontane/bin/solver /tmp/evaluation/209757-1168193945/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.97 2.03 2.02 5/73 13348
/proc/meminfo: memFree=1340544/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=18540 CPUtime=0
/proc/13347/stat : 13347 (runsolver) R 13345 13347 12731 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 167788425 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13347/statm: 4635 279 244 17 0 2626 0

[startup+0.108118 s]
/proc/loadavg: 1.97 2.03 2.02 5/73 13348
/proc/meminfo: memFree=1340544/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=65112 CPUtime=0.09
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 6599 0 0 0 6 3 0 0 18 0 1 0 167788425 66674688 6567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134805378 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 16278 6567 694 92 0 14622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65112

[startup+0.516189 s]
/proc/loadavg: 1.97 2.03 2.02 5/73 13348
/proc/meminfo: memFree=1340544/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=108496 CPUtime=0.5
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 11213 0 0 0 45 5 0 0 21 0 1 0 167788425 111099904 11181 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158345433 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 27124 11181 709 92 0 25468 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 108496

[startup+1.33736 s]
/proc/loadavg: 1.97 2.03 2.02 3/73 13348
/proc/meminfo: memFree=1295296/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=112652 CPUtime=1.32
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 12241 0 0 0 127 5 0 0 25 0 1 0 167788425 115355648 12209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158648054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 28163 12209 709 92 0 26507 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 112652

[startup+2.9757 s]
/proc/loadavg: 1.97 2.03 2.02 3/73 13348
/proc/meminfo: memFree=1279488/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127356 CPUtime=2.94
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15892 0 0 0 288 6 0 0 25 0 1 0 167788425 130412544 15860 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31839 15860 719 92 0 30183 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 127356

[startup+6.25737 s]
/proc/loadavg: 1.97 2.03 2.02 3/73 13348
/proc/meminfo: memFree=1279488/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127356 CPUtime=6.21
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15892 0 0 0 615 6 0 0 25 0 1 0 167788425 130412544 15860 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31839 15860 719 92 0 30183 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 127356

[startup+12.7177 s]
/proc/loadavg: 1.98 2.03 2.02 3/73 13348
/proc/meminfo: memFree=1279560/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127356 CPUtime=12.65
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15892 0 0 0 1258 7 0 0 25 0 1 0 167788425 130412544 15860 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31839 15860 719 92 0 30183 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 127356

[startup+25.5383 s]
/proc/loadavg: 1.98 2.03 2.02 3/73 13348
/proc/meminfo: memFree=1279688/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127356 CPUtime=25.42
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15892 0 0 0 2535 7 0 0 25 0 1 0 167788425 130412544 15860 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711264 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31839 15860 719 92 0 30183 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 127356

[startup+51.1806 s]
/proc/loadavg: 1.99 2.03 2.02 3/73 13350
/proc/meminfo: memFree=1279688/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127356 CPUtime=50.96
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15892 0 0 0 5089 7 0 0 25 0 1 0 167788425 130412544 15860 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31839 15860 719 92 0 30183 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 127356

[startup+102.457 s]
/proc/loadavg: 1.99 2.02 2.01 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127364 CPUtime=102.04
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15894 0 0 0 10197 7 0 0 25 0 1 0 167788425 130420736 15862 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31841 15862 719 92 0 30185 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 127364

[startup+162.462 s]
/proc/loadavg: 1.99 2.01 2.01 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=161.81
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 16174 7 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 127392

[startup+222.473 s]
/proc/loadavg: 1.99 2.01 2.00 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=221.58
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 22151 7 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 221.58
Current children cumulated vsize (KiB) 127392

[startup+282.473 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=281.35
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 28127 8 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 281.35
Current children cumulated vsize (KiB) 127392

[startup+342.477 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=341.12
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 34104 8 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 341.12
Current children cumulated vsize (KiB) 127392

[startup+402.479 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=400.89
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 40081 8 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 400.89
Current children cumulated vsize (KiB) 127392

[startup+462.563 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=460.73
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 46065 8 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 460.73
Current children cumulated vsize (KiB) 127392

[startup+522.662 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=520.6
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 52051 9 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637863 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 520.6
Current children cumulated vsize (KiB) 127392

[startup+582.762 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=580.47
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 58038 9 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711318 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 580.47
Current children cumulated vsize (KiB) 127392

[startup+642.766 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279752/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=640.24
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 64015 9 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812960 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 640.24
Current children cumulated vsize (KiB) 127392

[startup+702.771 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279688/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=700.01
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 69992 9 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711116 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 700.01
Current children cumulated vsize (KiB) 127392

[startup+762.779 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279624/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=759.77
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 75968 9 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 759.77
Current children cumulated vsize (KiB) 127392

[startup+822.791 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279624/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=819.56
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 81946 10 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 819.56
Current children cumulated vsize (KiB) 127392

[startup+882.798 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279560/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=879.33
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 87923 10 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 879.33
Current children cumulated vsize (KiB) 127392

[startup+942.804 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279560/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=939.11
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 93901 10 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711155 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 939.11
Current children cumulated vsize (KiB) 127392

[startup+1002.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279496/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=998.88
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 99878 10 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 998.88
Current children cumulated vsize (KiB) 127392

[startup+1062.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279432/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=1058.66
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 105856 10 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 1058.66
Current children cumulated vsize (KiB) 127392

[startup+1122.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279432/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127392 CPUtime=1118.43
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15901 0 0 0 111833 10 0 0 25 0 1 0 167788425 130449408 15869 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31848 15869 719 92 0 30192 0
Current children cumulated CPU time (s) 1118.43
Current children cumulated vsize (KiB) 127392

[startup+1182.85 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 13350
/proc/meminfo: memFree=1279432/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127400 CPUtime=1178.2
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15903 0 0 0 117810 10 0 0 25 0 1 0 167788425 130457600 15871 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711792 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31850 15871 719 92 0 30194 0
Current children cumulated CPU time (s) 1178.2
Current children cumulated vsize (KiB) 127400

[startup+1242.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279432/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127400 CPUtime=1237.97
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15903 0 0 0 123786 11 0 0 25 0 1 0 167788425 130457600 15871 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31850 15871 719 92 0 30194 0
Current children cumulated CPU time (s) 1237.97
Current children cumulated vsize (KiB) 127400

[startup+1302.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279432/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127400 CPUtime=1297.75
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15903 0 0 0 129764 11 0 0 25 0 1 0 167788425 130457600 15871 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710319 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31850 15871 719 92 0 30194 0
Current children cumulated CPU time (s) 1297.75
Current children cumulated vsize (KiB) 127400

[startup+1362.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279368/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127412 CPUtime=1357.61
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15906 0 0 0 135750 11 0 0 25 0 1 0 167788425 130469888 15874 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31853 15874 719 92 0 30197 0
Current children cumulated CPU time (s) 1357.61
Current children cumulated vsize (KiB) 127412

[startup+1423.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13350
/proc/meminfo: memFree=1279368/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127412 CPUtime=1417.47
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15906 0 0 0 141736 11 0 0 25 0 1 0 167788425 130469888 15874 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31853 15874 719 92 0 30197 0
Current children cumulated CPU time (s) 1417.47
Current children cumulated vsize (KiB) 127412

[startup+1483.08 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 13350
/proc/meminfo: memFree=1279368/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127420 CPUtime=1477.25
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15908 0 0 0 147714 11 0 0 25 0 1 0 167788425 130478080 15876 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31855 15876 719 92 0 30199 0
Current children cumulated CPU time (s) 1477.25
Current children cumulated vsize (KiB) 127420

[startup+1543.08 s]
/proc/loadavg: 2.09 2.03 2.00 3/73 13350
/proc/meminfo: memFree=1279304/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127424 CPUtime=1537.03
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15909 0 0 0 153691 12 0 0 25 0 1 0 167788425 130482176 15877 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31856 15877 719 92 0 30200 0
Current children cumulated CPU time (s) 1537.03
Current children cumulated vsize (KiB) 127424

[startup+1603.08 s]
/proc/loadavg: 2.03 2.02 2.00 3/73 13350
/proc/meminfo: memFree=1279304/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127424 CPUtime=1596.79
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15909 0 0 0 159667 12 0 0 25 0 1 0 167788425 130482176 15877 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/13347/statm: 31856 15877 719 92 0 30200 0
Current children cumulated CPU time (s) 1596.79
Current children cumulated vsize (KiB) 127424

[startup+1663.15 s]
/proc/loadavg: 1.51 1.88 1.95 2/65 13939
/proc/meminfo: memFree=1389840/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127424 CPUtime=1656.8
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15909 0 0 0 165663 17 0 0 25 0 1 0 167788425 130482176 15877 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/13347/statm: 31856 15877 719 92 0 30200 0
Current children cumulated CPU time (s) 1656.8
Current children cumulated vsize (KiB) 127424

[startup+1723.18 s]
/proc/loadavg: 1.18 1.72 1.89 2/65 13939
/proc/meminfo: memFree=1389968/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127424 CPUtime=1716.8
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15909 0 0 0 171663 17 0 0 25 0 1 0 167788425 130482176 15877 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/13347/statm: 31856 15877 719 92 0 30200 0
Current children cumulated CPU time (s) 1716.8
Current children cumulated vsize (KiB) 127424

[startup+1783.21 s]
/proc/loadavg: 1.07 1.58 1.83 2/65 13939
/proc/meminfo: memFree=1390032/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127424 CPUtime=1776.81
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15909 0 0 0 177664 17 0 0 25 0 1 0 167788425 130482176 15877 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/13347/statm: 31856 15877 719 92 0 30200 0
Current children cumulated CPU time (s) 1776.81
Current children cumulated vsize (KiB) 127424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.47 s]
/proc/loadavg: 1.04 1.53 1.81 2/65 13939
/proc/meminfo: memFree=1390032/2055920 swapFree=4192224/4192956
[pid=13347] ppid=13345 vsize=127424 CPUtime=1800.06
/proc/13347/stat : 13347 (solver) R 13345 13347 12731 0 -1 4194304 15909 0 0 0 179989 17 0 0 25 0 1 0 167788425 130482176 15877 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637815 0 0 4096 0 0 0 0 17 0 0 0
/proc/13347/statm: 31856 15877 719 92 0 30200 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 127424

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.48
CPU time (s): 1800.08
CPU user time (s): 1799.89
CPU system time (s): 0.188971
CPU usage (%): 99.6456
Max. virtual memory (cumulated for all children) (KiB): 127424

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

runsolver used 1.17682 s user time and 5.2602 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Jan  7 18:19:06 UTC 2007


IDJOB= 209757
IDBENCH= 4558
FILE ID= node33/209757-1168193945

PBS_JOBID= 3479423

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e9c6fd6fb87d66d469dc532ded2c8dc5

RANDOM SEED= 383619913

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.281
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.281
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:       1340960 kB
Buffers:         44516 kB
Cached:         483600 kB
SwapCached:        448 kB
Active:         212576 kB
Inactive:       436588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340960 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            6332 kB
Writeback:           0 kB
Mapped:         133940 kB
Slab:            50864 kB
Committed_AS:  3247896 kB
PageTables:       2080 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= 66553 MiB



End job on node33 on Sun Jan  7 18:49:13 UTC 2007