Trace number 205937

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 1801.36

General information on the benchmark

Namefapp/fapp36-40/fapp38/
fapp38-2500-10.xml
MD5SUMa5c09c7ec4b61520346e5aeab430844a
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 benchmark55.0376
SatisfiableYES
(Un)Satisfiability was provedYES
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.20	c 
0.20	c Parsing xml file
0.20	c 	domains............... 0.11
0.20	c 	variables............. 0.17
0.29	c 	predicates............    0
0.29	c 	constraints........... 4.81
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/node44/watcher-205937-1168168559 -o ROOT/results/node44/solver-205937-1168168559 -C 1800 -M 900 /tmp/evaluation/205937-1168168559/tramontane/bin/solver /tmp/evaluation/205937-1168168559/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.18 2.06 2.01 2/74 6155
/proc/meminfo: memFree=1611464/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=540 CPUtime=0
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 165255033 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 11281188 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 135 26 21 92 0 18 0

[startup+0.102428 s]
/proc/loadavg: 2.18 2.06 2.01 2/74 6155
/proc/meminfo: memFree=1611464/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=7048 CPUtime=0.09
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 817 0 0 0 9 0 0 0 18 0 1 0 165255033 7217152 785 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159433760 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 1762 785 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.51047 s]
/proc/loadavg: 2.18 2.06 2.01 2/74 6155
/proc/meminfo: memFree=1611464/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=165620 CPUtime=0.49
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 18259 0 0 0 41 8 0 0 21 0 1 0 165255033 169594880 18227 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158332034 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 41405 18227 709 92 0 39749 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 165620

[startup+1.33156 s]
/proc/loadavg: 2.24 2.08 2.02 3/74 6155
/proc/meminfo: memFree=1537608/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=169776 CPUtime=1.3
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 19292 0 0 0 122 8 0 0 25 0 1 0 165255033 173850624 19260 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134604044 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 42444 19260 709 92 0 40788 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 169776

[startup+2.96872 s]
/proc/loadavg: 2.24 2.08 2.02 3/74 6155
/proc/meminfo: memFree=1532232/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=178204 CPUtime=2.93
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 21412 0 0 0 284 9 0 0 25 0 1 0 165255033 182480896 21347 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158648201 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 44551 21347 709 92 0 42895 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 178204

[startup+6.25605 s]
/proc/loadavg: 2.24 2.08 2.02 3/74 6155
/proc/meminfo: memFree=1494536/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212260 CPUtime=6.21
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30048 0 0 0 608 13 0 0 25 0 1 0 165255033 217354240 29836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711762 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 212260

[startup+12.7117 s]
/proc/loadavg: 2.21 2.07 2.02 3/74 6155
/proc/meminfo: memFree=1494536/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212260 CPUtime=12.64
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30048 0 0 0 1251 13 0 0 25 0 1 0 165255033 217354240 29836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 212260

[startup+25.528 s]
/proc/loadavg: 2.17 2.07 2.02 3/74 6155
/proc/meminfo: memFree=1494664/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212260 CPUtime=25.41
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30048 0 0 0 2528 13 0 0 25 0 1 0 165255033 217354240 29836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 212260

[startup+51.1557 s]
/proc/loadavg: 2.11 2.06 2.01 3/74 6155
/proc/meminfo: memFree=1494600/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212260 CPUtime=50.93
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30048 0 0 0 5080 13 0 0 25 0 1 0 165255033 217354240 29836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 212260

[startup+102.41 s]
/proc/loadavg: 2.04 2.05 2.01 3/74 6155
/proc/meminfo: memFree=1494728/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212260 CPUtime=101.99
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30048 0 0 0 10186 13 0 0 25 0 1 0 165255033 217354240 29836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 212260

[startup+162.474 s]
/proc/loadavg: 1.74 1.97 1.98 2/65 6230
/proc/meminfo: memFree=1508640/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212264 CPUtime=161.69
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30049 0 0 0 16149 20 0 0 25 0 1 0 165255033 217358336 29837 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 212264

[startup+222.505 s]
/proc/loadavg: 1.27 1.79 1.92 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212264 CPUtime=221.7
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30049 0 0 0 22150 20 0 0 25 0 1 0 165255033 217358336 29837 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 212264

[startup+282.532 s]
/proc/loadavg: 1.10 1.65 1.86 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212264 CPUtime=281.72
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30049 0 0 0 28151 21 0 0 25 0 1 0 165255033 217358336 29837 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 281.72
Current children cumulated vsize (KiB) 212264

[startup+342.562 s]
/proc/loadavg: 1.03 1.53 1.80 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=341.73
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 34152 21 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 341.73
Current children cumulated vsize (KiB) 212268

[startup+402.6 s]
/proc/loadavg: 1.01 1.43 1.75 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=401.75
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 40154 21 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 401.75
Current children cumulated vsize (KiB) 212268

[startup+462.631 s]
/proc/loadavg: 1.00 1.35 1.70 2/65 6230
/proc/meminfo: memFree=1508896/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=461.77
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 46156 21 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 461.77
Current children cumulated vsize (KiB) 212268

[startup+522.664 s]
/proc/loadavg: 1.00 1.28 1.65 2/65 6230
/proc/meminfo: memFree=1508896/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=521.78
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 52157 21 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 521.78
Current children cumulated vsize (KiB) 212268

[startup+582.694 s]
/proc/loadavg: 1.00 1.23 1.61 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=581.8
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 58159 21 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 581.8
Current children cumulated vsize (KiB) 212268

[startup+642.726 s]
/proc/loadavg: 1.00 1.18 1.57 2/65 6230
/proc/meminfo: memFree=1508896/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=641.81
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 64160 21 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637141 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 641.81
Current children cumulated vsize (KiB) 212268

[startup+702.753 s]
/proc/loadavg: 1.00 1.15 1.53 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=701.82
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 70160 22 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 212268

[startup+762.781 s]
/proc/loadavg: 1.00 1.12 1.49 2/65 6230
/proc/meminfo: memFree=1508896/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=761.83
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 76161 22 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 212268

[startup+822.815 s]
/proc/loadavg: 1.00 1.09 1.46 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=821.84
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 82162 22 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 212268

[startup+882.842 s]
/proc/loadavg: 1.03 1.09 1.43 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=881.85
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 88163 22 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812918 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 212268

[startup+942.872 s]
/proc/loadavg: 1.01 1.07 1.40 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=941.86
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 94164 22 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711143 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 212268

[startup+1002.9 s]
/proc/loadavg: 1.00 1.05 1.37 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1001.88
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 100165 23 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 212268

[startup+1062.94 s]
/proc/loadavg: 1.00 1.04 1.35 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1061.9
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 106167 23 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638398 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 212268

[startup+1122.97 s]
/proc/loadavg: 1.00 1.03 1.33 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1121.91
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 112168 23 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 212268

[startup+1183 s]
/proc/loadavg: 1.00 1.02 1.30 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1181.92
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 118169 23 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 212268

[startup+1243.03 s]
/proc/loadavg: 1.00 1.02 1.28 2/65 6230
/proc/meminfo: memFree=1508832/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1241.94
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 124171 23 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 212268

[startup+1303.06 s]
/proc/loadavg: 1.00 1.01 1.26 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1301.95
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 130172 23 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 212268

[startup+1363.09 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1361.96
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 136173 23 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 212268

[startup+1423.12 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1421.98
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 142175 23 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 212268

[startup+1483.15 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1481.99
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 148176 23 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 212268

[startup+1543.18 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1542.01
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 154177 24 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 212268

[startup+1603.21 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1602.02
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 160178 24 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 212268

[startup+1663.24 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 6230
/proc/meminfo: memFree=1508704/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212268 CPUtime=1662.03
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30050 0 0 0 166179 24 0 0 25 0 1 0 165255033 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 212268

[startup+1723.28 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212272 CPUtime=1722.05
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30051 0 0 0 172181 24 0 0 25 0 1 0 165255033 217366528 29839 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53068 29839 719 92 0 51412 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 212272

[startup+1783.31 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212276 CPUtime=1782.06
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30052 0 0 0 178182 24 0 0 25 0 1 0 165255033 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1782.06
Current children cumulated vsize (KiB) 212276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.34 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 6230
/proc/meminfo: memFree=1508768/2055920 swapFree=4191892/4192956
[pid=6154] ppid=6152 vsize=212276 CPUtime=1800.08
/proc/6154/stat : 6154 (solver) R 6152 6154 5451 0 -1 4194304 30052 0 0 0 179984 24 0 0 25 0 1 0 165255033 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711130 0 0 4096 0 0 0 0 17 0 0 0
/proc/6154/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 212276

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.36
CPU time (s): 1800.11
CPU user time (s): 1799.85
CPU system time (s): 0.263959
CPU usage (%): 99.9306
Max. virtual memory (cumulated for all children) (KiB): 212276

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

runsolver used 1.61975 s user time and 4.78927 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Jan  7 11:16:00 UTC 2007


IDJOB= 205937
IDBENCH= 4176
FILE ID= node44/205937-1168168559

PBS_JOBID= 3478713

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  a5c09c7ec4b61520346e5aeab430844a

RANDOM SEED= 773570030

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.213
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.213
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:       1611944 kB
Buffers:         32020 kB
Cached:         311664 kB
SwapCached:        396 kB
Active:         182452 kB
Inactive:       196552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611944 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           11552 kB
Writeback:           0 kB
Mapped:          45396 kB
Slab:            50436 kB
Committed_AS:  3371656 kB
PageTables:       1768 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= 66535 MiB



End job on node44 on Sun Jan  7 11:46:01 UTC 2007