Trace number 198702

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 1807.75

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f2.xml
MD5SUMb9ada7715d8e1afe9fc39e010156bb5c
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 benchmark61.6616
SatisfiableNO
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size42
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
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
0.20	c 	variables............. 0.03
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.25
0.29	c Allocating memory
0.29	c 
0.29	c time limit = -1
0.29	c heuristic = dom/wdeg
0.29	c restart policy = Geometric increment
0.29	c restart base = 453
0.29	c restart factor = 1.33
0.29	c 
0.29	c Solving
0.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/node11/watcher-198702-1168130462 -o ROOT/results/node11/solver-198702-1168130462 -C 1800 -M 900 /tmp/evaluation/198702-1168130462/tramontane/bin/solver /tmp/evaluation/198702-1168130462/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.94 1.99 1.93 5/86 15714
/proc/meminfo: memFree=1549208/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=18540 CPUtime=0
/proc/15713/stat : 15713 (runsolver) R 15711 15713 15166 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 161441231 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15713/statm: 4635 279 244 17 0 2626 0

[startup+0.108525 s]
/proc/loadavg: 1.94 1.99 1.93 5/86 15714
/proc/meminfo: memFree=1549208/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=11536 CPUtime=0.09
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 1967 0 0 0 8 1 0 0 18 0 1 0 161441231 11812864 1935 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158769593 0 0 4096 0 0 0 0 17 1 0 0
/proc/15713/statm: 2884 1935 708 92 0 1228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11536

[startup+0.516611 s]
/proc/loadavg: 1.94 1.99 1.93 5/86 15714
/proc/meminfo: memFree=1549208/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=48112 CPUtime=0.5
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 11120 0 0 0 46 4 0 0 22 0 1 0 161441231 49266688 11088 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 8412972 0 0 4096 0 0 0 0 17 1 0 0
/proc/15713/statm: 12028 11088 716 92 0 10372 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 48112

[startup+1.33777 s]
/proc/loadavg: 1.94 1.99 1.93 3/86 15714
/proc/meminfo: memFree=1425112/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=1.31
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 117 14 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 1 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 130480

[startup+2.9821 s]
/proc/loadavg: 1.94 1.99 1.93 3/86 15714
/proc/meminfo: memFree=1425112/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=2.94
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 280 14 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637507 0 0 4096 0 0 0 0 17 1 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 130480

[startup+6.26175 s]
/proc/loadavg: 1.95 1.99 1.93 3/86 15714
/proc/meminfo: memFree=1424984/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=6.2
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 606 14 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134813087 0 0 4096 0 0 0 0 17 1 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 130480

[startup+12.73 s]
/proc/loadavg: 1.95 1.99 1.93 3/86 15714
/proc/meminfo: memFree=1424984/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=12.61
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 1247 14 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 130480

[startup+25.5486 s]
/proc/loadavg: 1.96 1.99 1.93 3/86 15714
/proc/meminfo: memFree=1425048/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=25.31
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 2517 14 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 130480

[startup+51.1927 s]
/proc/loadavg: 1.83 1.96 1.92 3/86 15842
/proc/meminfo: memFree=1401240/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=50.84
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 5067 17 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 130480

[startup+102.485 s]
/proc/loadavg: 1.92 1.96 1.92 3/86 15842
/proc/meminfo: memFree=1394904/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=102.08
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 10191 17 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 130480

[startup+162.498 s]
/proc/loadavg: 2.02 1.98 1.93 3/86 15842
/proc/meminfo: memFree=1394904/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=162.04
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 16187 17 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 130480

[startup+222.529 s]
/proc/loadavg: 2.04 2.00 1.93 3/86 15842
/proc/meminfo: memFree=1394840/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=221.99
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 22181 18 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 130480

[startup+282.55 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 15842
/proc/meminfo: memFree=1394776/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=281.95
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 28177 18 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 281.95
Current children cumulated vsize (KiB) 130480

[startup+342.573 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15842
/proc/meminfo: memFree=1394712/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=341.87
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 34169 18 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 341.87
Current children cumulated vsize (KiB) 130480

[startup+402.589 s]
/proc/loadavg: 2.07 2.02 1.94 3/86 15842
/proc/meminfo: memFree=1394776/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=401.59
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 40141 18 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637707 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 401.59
Current children cumulated vsize (KiB) 130480

[startup+462.615 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 15842
/proc/meminfo: memFree=1394712/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=461.35
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 46117 18 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 461.35
Current children cumulated vsize (KiB) 130480

[startup+522.645 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 15842
/proc/meminfo: memFree=1394712/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=521.12
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 52093 19 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 521.12
Current children cumulated vsize (KiB) 130480

[startup+582.671 s]
/proc/loadavg: 2.07 2.02 1.94 3/86 15842
/proc/meminfo: memFree=1394648/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=580.85
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 58066 19 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 580.85
Current children cumulated vsize (KiB) 130480

[startup+642.694 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 15842
/proc/meminfo: memFree=1394584/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=640.6
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 64041 19 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637782 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 640.6
Current children cumulated vsize (KiB) 130480

[startup+702.713 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 15842
/proc/meminfo: memFree=1394584/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=700.35
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 70016 19 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637441 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 700.35
Current children cumulated vsize (KiB) 130480

[startup+762.737 s]
/proc/loadavg: 2.03 2.01 1.95 3/86 15842
/proc/meminfo: memFree=1394520/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=760.07
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 75988 19 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711439 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 760.07
Current children cumulated vsize (KiB) 130480

[startup+822.765 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 15842
/proc/meminfo: memFree=1394520/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=819.84
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 81965 19 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 819.84
Current children cumulated vsize (KiB) 130480

[startup+882.796 s]
/proc/loadavg: 2.07 2.03 1.96 3/86 15842
/proc/meminfo: memFree=1394456/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=879.57
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 87938 19 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637782 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 879.57
Current children cumulated vsize (KiB) 130480

[startup+942.82 s]
/proc/loadavg: 2.02 2.02 1.96 3/86 15842
/proc/meminfo: memFree=1394456/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130480 CPUtime=939.33
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31699 0 0 0 93913 20 0 0 25 0 1 0 161441231 133611520 31667 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32620 31667 718 92 0 30964 0
Current children cumulated CPU time (s) 939.33
Current children cumulated vsize (KiB) 130480

[startup+1002.84 s]
/proc/loadavg: 2.01 2.02 1.96 3/86 15842
/proc/meminfo: memFree=1394456/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=999.08
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 99888 20 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637441 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 999.08
Current children cumulated vsize (KiB) 130484

[startup+1062.86 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 15842
/proc/meminfo: memFree=1394392/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1058.8
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 105860 20 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1058.8
Current children cumulated vsize (KiB) 130484

[startup+1122.88 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 15842
/proc/meminfo: memFree=1394456/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1118.56
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 111836 20 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1118.56
Current children cumulated vsize (KiB) 130484

[startup+1182.92 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 15842
/proc/meminfo: memFree=1394392/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1178.31
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 117811 20 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1178.31
Current children cumulated vsize (KiB) 130484

[startup+1242.96 s]
/proc/loadavg: 2.16 2.06 1.98 3/92 15982
/proc/meminfo: memFree=1393056/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1237.98
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 123768 30 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1237.98
Current children cumulated vsize (KiB) 130484

[startup+1303 s]
/proc/loadavg: 2.06 2.04 1.98 3/86 16040
/proc/meminfo: memFree=1394072/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1297.68
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 129730 38 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1297.68
Current children cumulated vsize (KiB) 130484

[startup+1363.02 s]
/proc/loadavg: 2.02 2.03 1.98 3/86 16040
/proc/meminfo: memFree=1394072/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1357.42
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 135704 38 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1357.42
Current children cumulated vsize (KiB) 130484

[startup+1423.05 s]
/proc/loadavg: 2.00 2.02 1.98 3/86 16040
/proc/meminfo: memFree=1394072/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1417.15
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 141677 38 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1417.15
Current children cumulated vsize (KiB) 130484

[startup+1483.07 s]
/proc/loadavg: 2.00 2.02 1.98 3/86 16040
/proc/meminfo: memFree=1394072/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1476.92
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 147653 39 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637524 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1476.92
Current children cumulated vsize (KiB) 130484

[startup+1543.1 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 16040
/proc/meminfo: memFree=1394072/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1536.66
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 153627 39 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1536.66
Current children cumulated vsize (KiB) 130484

[startup+1603.12 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 16040
/proc/meminfo: memFree=1394072/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1596.38
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 159599 39 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1596.38
Current children cumulated vsize (KiB) 130484

[startup+1663.14 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 16040
/proc/meminfo: memFree=1394072/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1656.13
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 165574 39 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1656.13
Current children cumulated vsize (KiB) 130484

[startup+1723.17 s]
/proc/loadavg: 2.06 2.02 1.98 3/86 16040
/proc/meminfo: memFree=1394008/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1715.89
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 171550 39 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1715.89
Current children cumulated vsize (KiB) 130484

[startup+1783.19 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 16040
/proc/meminfo: memFree=1394008/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1775.61
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 177522 39 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1775.61
Current children cumulated vsize (KiB) 130484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.72 s]
/proc/loadavg: 2.01 2.01 1.98 3/86 16040
/proc/meminfo: memFree=1393944/2055920 swapFree=4192812/4192956
[pid=15713] ppid=15711 vsize=130484 CPUtime=1800.05
/proc/15713/stat : 15713 (solver) R 15711 15713 15166 0 -1 4194304 31700 0 0 0 179966 39 0 0 25 0 1 0 161441231 133615616 31668 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 32621 31668 718 92 0 30965 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 130484

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.75
CPU time (s): 1800.08
CPU user time (s): 1799.66
CPU system time (s): 0.419936
CPU usage (%): 99.576
Max. virtual memory (cumulated for all children) (KiB): 130484

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

runsolver used 2.38764 s user time and 5.61115 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Jan  7 00:41:02 UTC 2007


IDJOB= 198702
IDBENCH= 3571
FILE ID= node11/198702-1168130462

PBS_JOBID= 3477725

Free space on /tmp= 66316 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f2.xml
COMMAND LINE= /tmp/evaluation/198702-1168130462/tramontane/bin/solver /tmp/evaluation/198702-1168130462/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-198702-1168130462 -o ROOT/results/node11/solver-198702-1168130462 -C 1800 -M 900  /tmp/evaluation/198702-1168130462/tramontane/bin/solver /tmp/evaluation/198702-1168130462/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b9ada7715d8e1afe9fc39e010156bb5c

RANDOM SEED= 664807819

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.261
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	: 5931.00
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.261
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:       1549688 kB
Buffers:         50432 kB
Cached:         332952 kB
SwapCached:          0 kB
Active:         361492 kB
Inactive:        84640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3488 kB
Writeback:           0 kB
Mapped:          85132 kB
Slab:            44872 kB
Committed_AS:  4575720 kB
PageTables:       2336 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= 66319 MiB



End job on node11 on Sun Jan  7 01:11:10 UTC 2007