Trace number 221324

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.1 1803.37

General information on the benchmark

Namefapp/fapp31-35/fapp34/
fapp34-0750-5.xml
MD5SUMc92273b7761fdb23e20f8162f9ea6aa2
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 benchmark6.69698
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
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.14
0.20	c 	variables............. 0.03
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.64
0.82	c Allocating memory
0.82	c 
0.82	c time limit = -1
0.82	c heuristic = dom/wdeg
0.82	c restart policy = Geometric increment
0.82	c restart base = 499
0.82	c restart factor = 1.33
0.82	c 
0.82	c Solving
0.82	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/node41/watcher-221324-1168258554 -o ROOT/results/node41/solver-221324-1168258554 -C 1800 -M 900 /tmp/evaluation/221324-1168258554/tramontane/bin/solver /tmp/evaluation/221324-1168258554/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.01 1.00 0.99 3/81 871
/proc/meminfo: memFree=1788896/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=18540 CPUtime=0
/proc/870/stat : 870 (runsolver) R 868 870 552 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 174254768 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 238390144295 0 0 4096 24578 0 0 0 17 1 0 0
/proc/870/statm: 4635 279 244 17 0 2626 0

[startup+0.10247 s]
/proc/loadavg: 1.01 1.00 0.99 3/81 871
/proc/meminfo: memFree=1788896/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=7048 CPUtime=0.09
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 819 0 0 0 9 0 0 0 18 0 1 0 174254768 7217152 787 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425140 0 0 4096 0 0 0 0 17 1 0 0
/proc/870/statm: 1762 787 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.510503 s]
/proc/loadavg: 1.01 1.00 0.99 3/81 871
/proc/meminfo: memFree=1788896/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=44712 CPUtime=0.49
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 4254 0 0 0 48 1 0 0 22 0 1 0 174254768 45785088 4222 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134598048 0 0 4096 0 0 0 0 17 1 0 0
/proc/870/statm: 11178 4222 709 92 0 9522 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 44712

[startup+1.33157 s]
/proc/loadavg: 1.01 1.00 0.99 3/81 871
/proc/meminfo: memFree=1744224/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50836 CPUtime=1.31
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5776 0 0 0 129 2 0 0 25 0 1 0 174254768 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 1 0 0
/proc/870/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 50836

[startup+2.96871 s]
/proc/loadavg: 1.01 1.00 0.99 4/81 879
/proc/meminfo: memFree=1751520/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50836 CPUtime=2.94
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5776 0 0 0 292 2 0 0 25 0 1 0 174254768 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/870/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 50836

[startup+6.248 s]
/proc/loadavg: 1.17 1.04 1.00 3/81 879
/proc/meminfo: memFree=1693920/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50836 CPUtime=6.2
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5776 0 0 0 617 3 0 0 25 0 1 0 174254768 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/870/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 50836

[startup+12.7096 s]
/proc/loadavg: 1.47 1.10 1.02 3/81 879
/proc/meminfo: memFree=1578216/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50836 CPUtime=12.64
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5776 0 0 0 1261 3 0 0 25 0 1 0 174254768 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638405 0 0 4096 0 0 0 0 17 1 0 0
/proc/870/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 50836

[startup+25.5277 s]
/proc/loadavg: 1.71 1.16 1.04 3/81 879
/proc/meminfo: memFree=1428520/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50836 CPUtime=25.41
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5776 0 0 0 2538 3 0 0 25 0 1 0 174254768 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/870/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 50836

[startup+51.1549 s]
/proc/loadavg: 1.76 1.23 1.07 3/80 935
/proc/meminfo: memFree=1723896/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50836 CPUtime=50.97
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5776 0 0 0 5093 4 0 0 25 0 1 0 174254768 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 50836

[startup+102.419 s]
/proc/loadavg: 1.89 1.34 1.11 3/80 935
/proc/meminfo: memFree=1705016/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50840 CPUtime=102.19
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5777 0 0 0 10215 4 0 0 25 0 1 0 174254768 52060160 5745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 50840

[startup+162.489 s]
/proc/loadavg: 1.96 1.46 1.17 3/80 937
/proc/meminfo: memFree=1673784/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=162.21
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 16217 4 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 50848

[startup+222.523 s]
/proc/loadavg: 1.98 1.56 1.21 3/80 937
/proc/meminfo: memFree=1661560/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=222.2
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 22215 5 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 50848

[startup+282.557 s]
/proc/loadavg: 1.99 1.63 1.26 3/80 993
/proc/meminfo: memFree=1703544/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=282.17
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 28210 7 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 50848

[startup+342.586 s]
/proc/loadavg: 1.99 1.70 1.30 3/80 993
/proc/meminfo: memFree=1687872/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=342.14
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 34207 7 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 50848

[startup+402.661 s]
/proc/loadavg: 1.99 1.75 1.34 3/80 993
/proc/meminfo: memFree=1672640/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=402.17
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 40210 7 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 50848

[startup+462.663 s]
/proc/loadavg: 2.07 1.81 1.39 4/81 1066
/proc/meminfo: memFree=1665400/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=462.1
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 46200 10 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 50848

[startup+522.693 s]
/proc/loadavg: 2.13 1.89 1.44 3/81 1066
/proc/meminfo: memFree=1372280/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=521.83
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 52173 10 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711116 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 521.83
Current children cumulated vsize (KiB) 50848

[startup+582.72 s]
/proc/loadavg: 2.09 1.92 1.48 3/81 1066
/proc/meminfo: memFree=1267704/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=581.55
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 58145 10 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637762 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 581.55
Current children cumulated vsize (KiB) 50848

[startup+642.746 s]
/proc/loadavg: 2.03 1.93 1.51 3/81 1066
/proc/meminfo: memFree=1176760/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=641.24
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 64114 10 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812977 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 641.24
Current children cumulated vsize (KiB) 50848

[startup+702.766 s]
/proc/loadavg: 2.07 1.95 1.54 3/81 1066
/proc/meminfo: memFree=1135736/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=700.95
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 70085 10 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 700.95
Current children cumulated vsize (KiB) 50848

[startup+762.785 s]
/proc/loadavg: 2.02 1.96 1.57 4/81 1066
/proc/meminfo: memFree=1055864/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=760.67
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 76057 10 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 760.67
Current children cumulated vsize (KiB) 50848

[startup+822.795 s]
/proc/loadavg: 2.11 2.00 1.60 3/73 1295
/proc/meminfo: memFree=1766328/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=820.4
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 82028 12 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 820.4
Current children cumulated vsize (KiB) 50848

[startup+882.855 s]
/proc/loadavg: 2.04 2.00 1.62 3/73 1295
/proc/meminfo: memFree=1766584/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=880.41
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 88029 12 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 880.41
Current children cumulated vsize (KiB) 50848

[startup+942.916 s]
/proc/loadavg: 2.01 2.00 1.64 3/73 1295
/proc/meminfo: memFree=1766584/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=940.42
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 94030 12 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 940.42
Current children cumulated vsize (KiB) 50848

[startup+1002.98 s]
/proc/loadavg: 2.06 2.01 1.67 3/73 1295
/proc/meminfo: memFree=1766584/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50848 CPUtime=1000.42
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5779 0 0 0 100030 12 0 0 25 0 1 0 174254768 52068352 5747 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 1000.42
Current children cumulated vsize (KiB) 50848

[startup+1063.05 s]
/proc/loadavg: 2.02 2.00 1.68 3/73 1295
/proc/meminfo: memFree=1766520/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1060.43
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 106031 12 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1060.43
Current children cumulated vsize (KiB) 50852

[startup+1123.11 s]
/proc/loadavg: 2.11 2.03 1.71 3/73 1295
/proc/meminfo: memFree=1766584/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1120.45
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 112032 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711783 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1120.45
Current children cumulated vsize (KiB) 50852

[startup+1183.18 s]
/proc/loadavg: 2.04 2.02 1.73 3/73 1295
/proc/meminfo: memFree=1766520/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1180.45
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 118032 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1180.45
Current children cumulated vsize (KiB) 50852

[startup+1243.24 s]
/proc/loadavg: 2.01 2.02 1.74 3/73 1295
/proc/meminfo: memFree=1766520/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1240.47
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 124034 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711264 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1240.47
Current children cumulated vsize (KiB) 50852

[startup+1303.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/73 1295
/proc/meminfo: memFree=1766520/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1300.48
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 130035 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1300.48
Current children cumulated vsize (KiB) 50852

[startup+1363.37 s]
/proc/loadavg: 2.00 2.01 1.76 3/73 1295
/proc/meminfo: memFree=1766520/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1360.48
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 136035 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711762 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1360.48
Current children cumulated vsize (KiB) 50852

[startup+1423.44 s]
/proc/loadavg: 2.03 2.02 1.78 3/73 1295
/proc/meminfo: memFree=1766456/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1420.49
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 142036 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1420.49
Current children cumulated vsize (KiB) 50852

[startup+1483.52 s]
/proc/loadavg: 2.01 2.01 1.79 3/73 1295
/proc/meminfo: memFree=1766456/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1480.52
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 148039 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1480.52
Current children cumulated vsize (KiB) 50852

[startup+1543.58 s]
/proc/loadavg: 2.05 2.02 1.81 3/73 1295
/proc/meminfo: memFree=1766456/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1540.52
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 154039 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1540.52
Current children cumulated vsize (KiB) 50852

[startup+1603.66 s]
/proc/loadavg: 2.02 2.02 1.82 3/73 1295
/proc/meminfo: memFree=1766456/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1600.54
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 160041 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1600.54
Current children cumulated vsize (KiB) 50852

[startup+1663.73 s]
/proc/loadavg: 2.00 2.01 1.83 3/73 1295
/proc/meminfo: memFree=1766456/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1660.58
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 166045 13 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1660.58
Current children cumulated vsize (KiB) 50852

[startup+1723.8 s]
/proc/loadavg: 2.00 2.00 1.83 3/73 1295
/proc/meminfo: memFree=1766392/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1720.58
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 172044 14 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1720.58
Current children cumulated vsize (KiB) 50852

[startup+1783.88 s]
/proc/loadavg: 2.00 2.00 1.84 3/73 1295
/proc/meminfo: memFree=1766456/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50852 CPUtime=1780.62
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5780 0 0 0 178048 14 0 0 25 0 1 0 174254768 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1780.62
Current children cumulated vsize (KiB) 50852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.36 s]
/proc/loadavg: 2.00 2.00 1.84 3/73 1295
/proc/meminfo: memFree=1766456/2055920 swapFree=4191892/4192956
[pid=870] ppid=868 vsize=50856 CPUtime=1800.09
/proc/870/stat : 870 (solver) R 868 870 552 0 -1 4194304 5781 0 0 0 179995 14 0 0 25 0 1 0 174254768 52076544 5749 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812988 0 0 4096 0 0 0 0 17 0 0 0
/proc/870/statm: 12714 5749 719 92 0 11058 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 50856

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.37
CPU time (s): 1800.1
CPU user time (s): 1799.95
CPU system time (s): 0.144977
CPU usage (%): 99.8183
Max. virtual memory (cumulated for all children) (KiB): 50856

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

runsolver used 1.71074 s user time and 4.95525 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Jan  8 12:15:55 UTC 2007


IDJOB= 221324
IDBENCH= 5441
FILE ID= node41/221324-1168258554

PBS_JOBID= 3482620

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp34/fapp34-0750-5.xml
COMMAND LINE= /tmp/evaluation/221324-1168258554/tramontane/bin/solver /tmp/evaluation/221324-1168258554/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-221324-1168258554 -o ROOT/results/node41/solver-221324-1168258554 -C 1800 -M 900  /tmp/evaluation/221324-1168258554/tramontane/bin/solver /tmp/evaluation/221324-1168258554/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  c92273b7761fdb23e20f8162f9ea6aa2

RANDOM SEED= 534068184

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1801792 kB
Buffers:         45452 kB
Cached:         121976 kB
SwapCached:        396 kB
Active:         117508 kB
Inactive:        83016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801792 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            6356 kB
Writeback:           0 kB
Mapped:          49060 kB
Slab:            38772 kB
Committed_AS:  3682604 kB
PageTables:       1980 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= 66554 MiB



End job on node41 on Mon Jan  8 12:45:59 UTC 2007