Trace number 205921

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.12 1809.53

General information on the benchmark

Namefapp/fapp36-40/fapp38/
fapp38-2500-2.xml
MD5SUMe17ec046c3a7997040f3d055b0024c8a
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 benchmark15.5996
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains............... 0.11
0.12	c 	variables............. 0.17
0.29	c 	predicates............    0
0.29	c 	constraints........... 4.82
5.12	c Allocating memory
5.12	c 
5.12	c time limit = -1
5.12	c heuristic = dom/wdeg
5.12	c restart policy = Geometric increment
5.12	c restart base = 1666
5.12	c restart factor = 1.33
5.12	c 
5.12	c Solving
5.12	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/node17/watcher-205921-1168168495 -o ROOT/results/node17/solver-205921-1168168495 -C 1800 -M 900 /tmp/evaluation/205921-1168168495/tramontane/bin/solver /tmp/evaluation/205921-1168168495/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: 2.07 2.12 2.07 3/89 17003
/proc/meminfo: memFree=1706888/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=6792 CPUtime=0
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 165244600 6955008 402 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 2830623 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 1698 403 364 92 0 30 0

[startup+0.102785 s]
/proc/loadavg: 2.07 2.12 2.07 3/89 17003
/proc/meminfo: memFree=1706888/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=7048 CPUtime=0.09
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 817 0 0 0 9 0 0 0 18 0 1 0 165244600 7217152 785 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159425124 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 1762 785 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.510828 s]
/proc/loadavg: 2.07 2.12 2.07 3/89 17003
/proc/meminfo: memFree=1706888/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=165488 CPUtime=0.49
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 18248 0 0 0 41 8 0 0 21 0 1 0 165244600 169459712 18216 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 41372 18216 709 92 0 39716 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 165488

[startup+1.33391 s]
/proc/loadavg: 2.07 2.12 2.07 3/89 17003
/proc/meminfo: memFree=1633416/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=169776 CPUtime=1.32
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 19308 0 0 0 123 9 0 0 25 0 1 0 165244600 173850624 19276 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 42444 19276 709 92 0 40788 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 169776

[startup+2.9749 s]
/proc/loadavg: 2.07 2.12 2.07 3/89 17003
/proc/meminfo: memFree=1627592/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=178336 CPUtime=2.96
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 21434 0 0 0 286 10 0 0 25 0 1 0 165244600 182616064 21369 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 44584 21369 709 92 0 42928 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 178336

[startup+6.25343 s]
/proc/loadavg: 2.07 2.12 2.07 3/89 17003
/proc/meminfo: memFree=1590088/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=6.23
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 610 13 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 212260

[startup+12.7201 s]
/proc/loadavg: 2.06 2.11 2.07 3/89 17003
/proc/meminfo: memFree=1590152/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=12.7
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 1257 13 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708979 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 212260

[startup+25.5294 s]
/proc/loadavg: 2.05 2.11 2.07 3/89 17003
/proc/meminfo: memFree=1590216/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=25.5
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 2537 13 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710353 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 212260

[startup+51.1561 s]
/proc/loadavg: 2.03 2.10 2.06 3/89 17003
/proc/meminfo: memFree=1590280/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=51.12
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 5099 13 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 212260

[startup+102.408 s]
/proc/loadavg: 2.01 2.08 2.06 3/89 17003
/proc/meminfo: memFree=1590280/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=102.36
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 10222 14 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 1 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 212260

[startup+162.477 s]
/proc/loadavg: 2.07 2.08 2.06 3/86 17044
/proc/meminfo: memFree=1484568/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=162.38
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 16217 21 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637139 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 212260

[startup+222.542 s]
/proc/loadavg: 2.02 2.06 2.05 3/86 17044
/proc/meminfo: memFree=1067672/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=222.16
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 22195 21 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711264 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 212260

[startup+282.614 s]
/proc/loadavg: 2.01 2.05 2.05 4/94 17153
/proc/meminfo: memFree=1574992/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=281.93
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 28168 25 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 281.93
Current children cumulated vsize (KiB) 212260

[startup+342.703 s]
/proc/loadavg: 2.27 2.13 2.07 3/94 17153
/proc/meminfo: memFree=1113432/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=341.5
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 34124 26 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 341.5
Current children cumulated vsize (KiB) 212260

[startup+402.784 s]
/proc/loadavg: 2.20 2.13 2.08 3/94 17153
/proc/meminfo: memFree=930712/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=401.01
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 40075 26 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 401.01
Current children cumulated vsize (KiB) 212260

[startup+462.797 s]
/proc/loadavg: 2.15 2.13 2.08 3/94 17153
/proc/meminfo: memFree=855704/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212260 CPUtime=460.45
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30048 0 0 0 46018 27 0 0 25 0 1 0 165244600 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 460.45
Current children cumulated vsize (KiB) 212260

[startup+522.83 s]
/proc/loadavg: 2.05 2.10 2.08 3/86 17487
/proc/meminfo: memFree=1523112/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=519.33
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 51904 29 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812988 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 519.33
Current children cumulated vsize (KiB) 212264

[startup+582.906 s]
/proc/loadavg: 2.10 2.10 2.08 3/86 17487
/proc/meminfo: memFree=1523248/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=579.14
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 57885 29 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 579.14
Current children cumulated vsize (KiB) 212264

[startup+642.984 s]
/proc/loadavg: 2.03 2.08 2.07 3/86 17487
/proc/meminfo: memFree=1523248/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=638.95
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 63865 30 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 638.95
Current children cumulated vsize (KiB) 212264

[startup+703.057 s]
/proc/loadavg: 2.01 2.06 2.06 3/86 17487
/proc/meminfo: memFree=1523248/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=698.73
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 69843 30 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 698.73
Current children cumulated vsize (KiB) 212264

[startup+763.131 s]
/proc/loadavg: 2.00 2.05 2.06 3/86 17487
/proc/meminfo: memFree=1523184/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=758.53
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 75823 30 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 758.53
Current children cumulated vsize (KiB) 212264

[startup+823.201 s]
/proc/loadavg: 2.07 2.05 2.06 3/86 17487
/proc/meminfo: memFree=1523120/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=818.33
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 81803 30 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 818.33
Current children cumulated vsize (KiB) 212264

[startup+883.266 s]
/proc/loadavg: 2.02 2.04 2.05 3/86 17487
/proc/meminfo: memFree=1523056/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=878.11
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 87780 31 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 878.11
Current children cumulated vsize (KiB) 212264

[startup+943.334 s]
/proc/loadavg: 2.01 2.03 2.05 3/86 17487
/proc/meminfo: memFree=1523056/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=937.91
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 93760 31 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 937.91
Current children cumulated vsize (KiB) 212264

[startup+1003.41 s]
/proc/loadavg: 2.05 2.04 2.05 3/86 17487
/proc/meminfo: memFree=1522992/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=997.7
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 99739 31 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711122 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 997.7
Current children cumulated vsize (KiB) 212264

[startup+1063.47 s]
/proc/loadavg: 2.02 2.03 2.04 3/86 17487
/proc/meminfo: memFree=1522928/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1057.48
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 105717 31 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1057.48
Current children cumulated vsize (KiB) 212264

[startup+1123.54 s]
/proc/loadavg: 2.07 2.05 2.05 3/86 17487
/proc/meminfo: memFree=1522864/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1117.28
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 111697 31 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711762 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1117.28
Current children cumulated vsize (KiB) 212264

[startup+1183.61 s]
/proc/loadavg: 2.09 2.05 2.04 3/86 17487
/proc/meminfo: memFree=1522800/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1177.08
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 117677 31 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1177.08
Current children cumulated vsize (KiB) 212264

[startup+1243.68 s]
/proc/loadavg: 2.03 2.04 2.04 3/86 17487
/proc/meminfo: memFree=1522800/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1236.87
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 123655 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1236.87
Current children cumulated vsize (KiB) 212264

[startup+1303.74 s]
/proc/loadavg: 2.01 2.03 2.03 3/86 17487
/proc/meminfo: memFree=1522736/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1296.66
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 129634 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1296.66
Current children cumulated vsize (KiB) 212264

[startup+1363.81 s]
/proc/loadavg: 2.00 2.02 2.03 3/86 17487
/proc/meminfo: memFree=1522672/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1356.46
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 135614 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1356.46
Current children cumulated vsize (KiB) 212264

[startup+1423.87 s]
/proc/loadavg: 2.07 2.03 2.03 3/86 17487
/proc/meminfo: memFree=1522672/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1416.23
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 141591 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1416.23
Current children cumulated vsize (KiB) 212264

[startup+1483.94 s]
/proc/loadavg: 2.02 2.03 2.02 3/86 17487
/proc/meminfo: memFree=1522608/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1476.03
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 147571 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1476.03
Current children cumulated vsize (KiB) 212264

[startup+1544 s]
/proc/loadavg: 2.01 2.02 2.02 3/86 17487
/proc/meminfo: memFree=1522544/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1535.82
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 153550 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637107 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1535.82
Current children cumulated vsize (KiB) 212264

[startup+1604.07 s]
/proc/loadavg: 2.06 2.03 2.01 3/86 17487
/proc/meminfo: memFree=1522480/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1595.6
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 159528 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1595.6
Current children cumulated vsize (KiB) 212264

[startup+1664.14 s]
/proc/loadavg: 2.02 2.02 2.01 3/86 17487
/proc/meminfo: memFree=1522480/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1655.39
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 165507 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1655.39
Current children cumulated vsize (KiB) 212264

[startup+1724.21 s]
/proc/loadavg: 2.05 2.03 2.01 3/86 17487
/proc/meminfo: memFree=1522416/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1715.19
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 171487 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711287 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1715.19
Current children cumulated vsize (KiB) 212264

[startup+1784.28 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 17487
/proc/meminfo: memFree=1522416/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1774.96
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 177464 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637368 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1774.96
Current children cumulated vsize (KiB) 212264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 17487
/proc/meminfo: memFree=1522352/2055920 swapFree=4192812/4192956
[pid=17002] ppid=17000 vsize=212264 CPUtime=1800.08
/proc/17002/stat : 17002 (solver) R 17000 17002 16560 0 -1 4194304 30049 0 0 0 179976 32 0 0 25 0 1 0 165244600 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/17002/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 212264

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.53
CPU time (s): 1800.12
CPU user time (s): 1799.77
CPU system time (s): 0.348946
CPU usage (%): 99.48
Max. virtual memory (cumulated for all children) (KiB): 212264

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

runsolver used 1.73574 s user time and 4.78727 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Jan  7 11:14:57 UTC 2007


IDJOB= 205921
IDBENCH= 4175
FILE ID= node17/205921-1168168495

PBS_JOBID= 3478818

Free space on /tmp= 66315 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp38/fapp38-2500-2.xml
COMMAND LINE= /tmp/evaluation/205921-1168168495/tramontane/bin/solver /tmp/evaluation/205921-1168168495/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-205921-1168168495 -o ROOT/results/node17/solver-205921-1168168495 -C 1800 -M 900  /tmp/evaluation/205921-1168168495/tramontane/bin/solver /tmp/evaluation/205921-1168168495/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e17ec046c3a7997040f3d055b0024c8a

RANDOM SEED= 667584657

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1707376 kB
Buffers:         54240 kB
Cached:         155336 kB
SwapCached:          0 kB
Active:         168356 kB
Inactive:       118380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11588 kB
Writeback:           0 kB
Mapped:          97404 kB
Slab:            46608 kB
Committed_AS:  4427064 kB
PageTables:       2272 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= 66312 MiB



End job on node17 on Sun Jan  7 11:45:08 UTC 2007