Trace number 212774

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.05 1811.28

General information on the benchmark

NamepseudoSeries/primesDimacs/
bf-0432-007.xml
MD5SUM75306e088ab36ae277fcdc644f384d6a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.82
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2080
Number of constraints4702
Maximum constraint arity6
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4702
Global constraints used (with number of constraints)

Solver Data (download as text)

0.16	c 
0.16	c Parsing xml file
0.16	c 	domains...............    0
0.16	c 	variables............. 0.04
0.20	c 	predicates............    0
0.20	c 	constraints...........  0.3
0.50	c Allocating memory
0.50	c 
0.50	c time limit = -1
0.50	c heuristic = dom/wdeg
0.50	c restart policy = Geometric increment
0.50	c restart base = 1386
0.50	c restart factor = 1.33
0.50	c 
0.50	c Solving
0.50	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/node25/watcher-212774-1168223960 -o ROOT/results/node25/solver-212774-1168223960 -C 1800 -M 900 /tmp/evaluation/212774-1168223960/tramontane/bin/solver /tmp/evaluation/212774-1168223960/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.81 2.55 2.75 3/93 23659
/proc/meminfo: memFree=1808872/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=4504 CPUtime=0
/proc/23658/stat : 23658 (solver) D 23656 23658 23137 0 -1 4194304 42 0 0 0 0 0 0 0 18 0 1 0 170788421 4612096 27 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3769351 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/23658/statm: 1126 27 21 92 0 19 0

[startup+0.108447 s]
/proc/loadavg: 1.81 2.55 2.75 3/93 23659
/proc/meminfo: memFree=1808872/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=6744 CPUtime=0
/proc/23658/stat : 23658 (solver) D 23656 23658 23137 0 -1 4194304 500 0 13 0 0 0 0 0 18 0 1 0 170788421 6905856 481 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156421228 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/23658/statm: 1686 481 420 92 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6744

[startup+0.516516 s]
/proc/loadavg: 1.81 2.55 2.75 3/93 23659
/proc/meminfo: memFree=1808872/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9712 CPUtime=0.36
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1486 0 28 0 35 1 0 0 20 0 1 0 170788421 9945088 1482 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2428 1482 722 92 0 772 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 9712

[startup+1.33766 s]
/proc/loadavg: 1.81 2.55 2.75 3/93 23659
/proc/meminfo: memFree=1800360/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1.17
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 116 1 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9740

[startup+2.97493 s]
/proc/loadavg: 1.81 2.55 2.75 3/93 23659
/proc/meminfo: memFree=1799912/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=2.79
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 278 1 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 9740

[startup+6.26149 s]
/proc/loadavg: 1.82 2.54 2.75 3/93 23659
/proc/meminfo: memFree=1798760/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=6.07
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 606 1 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790178 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 9740

[startup+12.7256 s]
/proc/loadavg: 1.84 2.53 2.75 3/93 23659
/proc/meminfo: memFree=1796456/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=12.5
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 1249 1 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727410 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 9740

[startup+25.5558 s]
/proc/loadavg: 1.87 2.50 2.73 3/93 23659
/proc/meminfo: memFree=1791592/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=25.24
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 2523 1 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 9740

[startup+51.2101 s]
/proc/loadavg: 1.92 2.46 2.71 3/93 23659
/proc/meminfo: memFree=1791656/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=50.77
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 5075 2 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785565 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 9740

[startup+102.51 s]
/proc/loadavg: 1.96 2.39 2.67 3/93 23659
/proc/meminfo: memFree=1791720/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=101.78
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 10176 2 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 9740

[startup+162.535 s]
/proc/loadavg: 2.07 2.35 2.64 3/93 23659
/proc/meminfo: memFree=1778728/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=161.48
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 16145 3 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 9740

[startup+222.566 s]
/proc/loadavg: 2.02 2.28 2.60 3/93 23659
/proc/meminfo: memFree=1778664/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=221.18
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 22115 3 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637524 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 9740

[startup+282.587 s]
/proc/loadavg: 2.01 2.23 2.55 3/93 23659
/proc/meminfo: memFree=1778664/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=280.88
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 28085 3 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 280.88
Current children cumulated vsize (KiB) 9740

[startup+342.614 s]
/proc/loadavg: 2.08 2.21 2.53 3/93 23659
/proc/meminfo: memFree=1765736/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=340.56
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 34053 3 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637115 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 340.56
Current children cumulated vsize (KiB) 9740

[startup+402.639 s]
/proc/loadavg: 2.03 2.17 2.49 3/93 23659
/proc/meminfo: memFree=1765672/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=400.26
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 40022 4 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 400.26
Current children cumulated vsize (KiB) 9740

[startup+462.667 s]
/proc/loadavg: 2.01 2.14 2.46 3/93 23659
/proc/meminfo: memFree=1754088/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=459.96
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 45992 4 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795107 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 459.96
Current children cumulated vsize (KiB) 9740

[startup+522.699 s]
/proc/loadavg: 2.00 2.11 2.43 3/93 23659
/proc/meminfo: memFree=1753960/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=519.66
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 51962 4 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 519.66
Current children cumulated vsize (KiB) 9740

[startup+582.721 s]
/proc/loadavg: 2.00 2.09 2.40 3/93 23659
/proc/meminfo: memFree=1742632/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=579.36
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 57931 5 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 579.36
Current children cumulated vsize (KiB) 9740

[startup+642.748 s]
/proc/loadavg: 2.00 2.07 2.37 3/93 23659
/proc/meminfo: memFree=1742504/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=639.07
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 63902 5 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 639.07
Current children cumulated vsize (KiB) 9740

[startup+702.777 s]
/proc/loadavg: 2.00 2.05 2.34 3/93 23659
/proc/meminfo: memFree=1742440/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=698.75
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 69870 5 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 698.75
Current children cumulated vsize (KiB) 9740

[startup+762.802 s]
/proc/loadavg: 2.00 2.04 2.32 3/93 23659
/proc/meminfo: memFree=1733928/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=758.45
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 75840 5 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637836 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 758.45
Current children cumulated vsize (KiB) 9740

[startup+822.824 s]
/proc/loadavg: 2.00 2.03 2.30 3/93 23659
/proc/meminfo: memFree=1733864/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=818.16
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 81811 5 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 818.16
Current children cumulated vsize (KiB) 9740

[startup+882.855 s]
/proc/loadavg: 2.00 2.02 2.27 3/93 23659
/proc/meminfo: memFree=1724712/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=877.84
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 87779 5 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 877.84
Current children cumulated vsize (KiB) 9740

[startup+942.875 s]
/proc/loadavg: 2.08 2.03 2.26 3/93 23659
/proc/meminfo: memFree=1724648/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=937.54
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 93749 5 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712722 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 937.54
Current children cumulated vsize (KiB) 9740

[startup+1002.9 s]
/proc/loadavg: 2.03 2.03 2.24 3/93 23659
/proc/meminfo: memFree=1715688/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=997.24
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 99719 5 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 997.24
Current children cumulated vsize (KiB) 9740

[startup+1062.93 s]
/proc/loadavg: 2.01 2.02 2.23 3/93 23659
/proc/meminfo: memFree=1715560/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1056.93
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 105687 6 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727432 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1056.93
Current children cumulated vsize (KiB) 9740

[startup+1122.95 s]
/proc/loadavg: 2.00 2.01 2.21 3/93 23659
/proc/meminfo: memFree=1707496/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1116.64
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 111658 6 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1116.64
Current children cumulated vsize (KiB) 9740

[startup+1182.98 s]
/proc/loadavg: 2.00 2.01 2.19 3/93 23659
/proc/meminfo: memFree=1707368/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1176.34
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 117628 6 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1176.34
Current children cumulated vsize (KiB) 9740

[startup+1243 s]
/proc/loadavg: 2.00 2.00 2.18 3/93 23659
/proc/meminfo: memFree=1707304/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1236.01
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 123595 6 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1236.01
Current children cumulated vsize (KiB) 9740

[startup+1303.02 s]
/proc/loadavg: 2.07 2.02 2.17 3/99 23685
/proc/meminfo: memFree=1696688/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1295.71
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 129564 7 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1295.71
Current children cumulated vsize (KiB) 9740

[startup+1363.07 s]
/proc/loadavg: 2.02 2.01 2.16 4/105 23841
/proc/meminfo: memFree=1691800/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1355.34
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 135518 16 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1355.34
Current children cumulated vsize (KiB) 9740

[startup+1423.13 s]
/proc/loadavg: 2.11 2.05 2.16 4/93 24267
/proc/meminfo: memFree=1655464/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1413.88
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 141365 23 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1413.88
Current children cumulated vsize (KiB) 9740

[startup+1483.16 s]
/proc/loadavg: 2.04 2.04 2.15 3/93 24267
/proc/meminfo: memFree=1655464/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1473.59
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 147336 23 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1473.59
Current children cumulated vsize (KiB) 9740

[startup+1543.19 s]
/proc/loadavg: 2.07 2.04 2.14 3/93 24267
/proc/meminfo: memFree=1647400/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1533.3
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 153307 23 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727420 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1533.3
Current children cumulated vsize (KiB) 9740

[startup+1603.22 s]
/proc/loadavg: 2.02 2.03 2.13 3/93 24267
/proc/meminfo: memFree=1647336/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1592.97
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 159274 23 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637465 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1592.97
Current children cumulated vsize (KiB) 9740

[startup+1663.24 s]
/proc/loadavg: 2.01 2.02 2.12 3/93 24267
/proc/meminfo: memFree=1638696/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1652.68
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 165244 24 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1652.68
Current children cumulated vsize (KiB) 9740

[startup+1723.27 s]
/proc/loadavg: 2.00 2.02 2.11 3/93 24267
/proc/meminfo: memFree=1638696/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1712.39
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 171215 24 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1712.39
Current children cumulated vsize (KiB) 9740

[startup+1783.29 s]
/proc/loadavg: 2.00 2.01 2.10 2/81 24269
/proc/meminfo: memFree=1823048/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1772.07
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 177182 25 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1772.07
Current children cumulated vsize (KiB) 9740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.27 s]
/proc/loadavg: 1.61 1.91 2.06 2/81 24278
/proc/meminfo: memFree=1824648/2055920 swapFree=4170848/4192956
[pid=23658] ppid=23656 vsize=9740 CPUtime=1800.03
/proc/23658/stat : 23658 (solver) R 23656 23658 23137 0 -1 4194304 1493 0 28 0 179978 25 0 0 25 0 1 0 170788421 9973760 1489 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727426 0 0 4096 0 0 0 0 17 0 0 0
/proc/23658/statm: 2435 1489 722 92 0 779 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9740

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.28
CPU time (s): 1800.05
CPU user time (s): 1799.79
CPU system time (s): 0.25896
CPU usage (%): 99.38
Max. virtual memory (cumulated for all children) (KiB): 9740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1493
page faults= 28
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45
involuntary context switches= 65078

runsolver used 2.07368 s user time and 5.9451 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Jan  8 02:39:20 UTC 2007


IDJOB= 212774
IDBENCH= 4796
FILE ID= node25/212774-1168223960

PBS_JOBID= 3480964

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/bf-0432-007.xml
COMMAND LINE= /tmp/evaluation/212774-1168223960/tramontane/bin/solver /tmp/evaluation/212774-1168223960/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-212774-1168223960 -o ROOT/results/node25/solver-212774-1168223960 -C 1800 -M 900  /tmp/evaluation/212774-1168223960/tramontane/bin/solver /tmp/evaluation/212774-1168223960/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  75306e088ab36ae277fcdc644f384d6a

RANDOM SEED= 539129079

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.279
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.279
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:       1809352 kB
Buffers:         34356 kB
Cached:          72288 kB
SwapCached:       1272 kB
Active:         129100 kB
Inactive:        64008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809352 kB
SwapTotal:     4192956 kB
SwapFree:      4170848 kB
Dirty:            6332 kB
Writeback:           0 kB
Mapped:         106744 kB
Slab:            38060 kB
Committed_AS:  4278856 kB
PageTables:       2476 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= 66561 MiB



End job on node25 on Mon Jan  8 03:09:35 UTC 2007