Trace number 207327

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.03 1813.6

General information on the benchmark

Namefapp/test01-04/test02/
test02-0250-5.xml
MD5SUMb2d7f09d7ef988a589250dc012d7a3cf
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 benchmark1.3178
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables250
Number of constraints2462
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2462
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains............... 0.02
0.21	c 	variables............. 0.02
0.21	c 	predicates............    0
0.21	c 	constraints........... 0.18
0.23	c Allocating memory
0.23	c 
0.23	c time limit = -1
0.23	c heuristic = dom/wdeg
0.23	c restart policy = Geometric increment
0.23	c restart base = 166
0.23	c restart factor = 1.33
0.23	c 
0.23	c Solving
0.23	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/node52/watcher-207327-1168181205 -o ROOT/results/node52/solver-207327-1168181205 -C 1800 -M 900 /tmp/evaluation/207327-1168181205/tramontane/bin/solver /tmp/evaluation/207327-1168181205/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 2.07 1.76 5/81 26771
/proc/meminfo: memFree=1427520/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=540 CPUtime=0
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 166519064 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4309796 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 135 26 21 92 0 18 0

[startup+0.103958 s]
/proc/loadavg: 1.94 2.07 1.76 5/81 26771
/proc/meminfo: memFree=1427520/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=18532 CPUtime=0.08
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 1983 0 0 0 8 0 0 0 18 0 1 0 166519064 18976768 1951 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4742820 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4633 1951 708 92 0 2977 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18532

[startup+0.511975 s]
/proc/loadavg: 1.94 2.07 1.76 5/81 26771
/proc/meminfo: memFree=1427520/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=0.49
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 48 1 0 0 22 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 19988

[startup+1.33303 s]
/proc/loadavg: 1.94 2.07 1.76 3/81 26771
/proc/meminfo: memFree=1420864/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=1.3
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 129 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712143 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 19988

[startup+2.97214 s]
/proc/loadavg: 1.94 2.07 1.76 3/81 26771
/proc/meminfo: memFree=1420864/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=2.93
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 292 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 19988

[startup+6.25937 s]
/proc/loadavg: 1.95 2.07 1.76 3/81 26771
/proc/meminfo: memFree=1420864/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=6.19
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 618 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637168 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19988

[startup+12.7208 s]
/proc/loadavg: 1.95 2.06 1.76 4/81 26771
/proc/meminfo: memFree=1420864/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=12.6
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 1259 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638398 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 19988

[startup+25.5307 s]
/proc/loadavg: 1.96 2.06 1.77 3/81 26771
/proc/meminfo: memFree=1419776/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=25.3
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 2529 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 19988

[startup+51.1694 s]
/proc/loadavg: 1.97 2.05 1.77 3/81 26771
/proc/meminfo: memFree=1411584/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=50.71
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 5070 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 19988

[startup+102.454 s]
/proc/loadavg: 2.04 2.06 1.79 3/81 26771
/proc/meminfo: memFree=1388800/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=101.55
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 10154 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 19988

[startup+162.49 s]
/proc/loadavg: 2.01 2.05 1.80 3/81 26771
/proc/meminfo: memFree=1377600/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=161.06
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 16105 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 19988

[startup+222.493 s]
/proc/loadavg: 2.00 2.04 1.81 3/81 26771
/proc/meminfo: memFree=1360896/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=220.54
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 22053 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 19988

[startup+282.512 s]
/proc/loadavg: 2.00 2.03 1.82 3/81 26771
/proc/meminfo: memFree=1345472/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=280.04
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 28003 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 19988

[startup+342.522 s]
/proc/loadavg: 2.06 2.04 1.83 3/81 26771
/proc/meminfo: memFree=1330624/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=339.54
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 33953 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 19988

[startup+402.586 s]
/proc/loadavg: 2.02 2.03 1.84 3/81 26771
/proc/meminfo: memFree=1316352/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=399.06
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 39905 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 399.06
Current children cumulated vsize (KiB) 19988

[startup+462.653 s]
/proc/loadavg: 2.01 2.02 1.84 3/81 26771
/proc/meminfo: memFree=1292416/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=458.59
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 45858 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 458.59
Current children cumulated vsize (KiB) 19988

[startup+522.681 s]
/proc/loadavg: 2.00 2.01 1.85 3/81 26771
/proc/meminfo: memFree=1283584/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=518.1
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 51809 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 518.1
Current children cumulated vsize (KiB) 19988

[startup+582.685 s]
/proc/loadavg: 2.04 2.02 1.86 3/81 26771
/proc/meminfo: memFree=1255552/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=577.57
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 57756 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 577.57
Current children cumulated vsize (KiB) 19988

[startup+642.703 s]
/proc/loadavg: 2.01 2.02 1.87 3/81 26771
/proc/meminfo: memFree=1241280/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=637.07
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 63706 1 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711747 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 637.07
Current children cumulated vsize (KiB) 19988

[startup+702.797 s]
/proc/loadavg: 2.00 2.01 1.87 3/81 26771
/proc/meminfo: memFree=1226880/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=696.66
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 69664 2 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 696.66
Current children cumulated vsize (KiB) 19988

[startup+762.819 s]
/proc/loadavg: 2.00 2.01 1.88 3/81 26771
/proc/meminfo: memFree=1213376/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=756.17
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 75615 2 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812977 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 756.17
Current children cumulated vsize (KiB) 19988

[startup+822.901 s]
/proc/loadavg: 2.06 2.02 1.89 3/81 26771
/proc/meminfo: memFree=1196096/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=815.71
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 81569 2 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 815.71
Current children cumulated vsize (KiB) 19988

[startup+882.927 s]
/proc/loadavg: 2.16 2.04 1.91 3/87 26879
/proc/meminfo: memFree=1184136/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=875.07
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 87505 2 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 875.07
Current children cumulated vsize (KiB) 19988

[startup+942.971 s]
/proc/loadavg: 2.06 2.03 1.91 3/87 26945
/proc/meminfo: memFree=1168520/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=934.46
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 93444 2 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 934.46
Current children cumulated vsize (KiB) 19988

[startup+1003 s]
/proc/loadavg: 2.02 2.02 1.91 3/81 26969
/proc/meminfo: memFree=1161536/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=993.93
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 99391 2 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711753 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 993.93
Current children cumulated vsize (KiB) 19988

[startup+1063.03 s]
/proc/loadavg: 2.05 2.03 1.91 3/81 26969
/proc/meminfo: memFree=1148992/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=1053.43
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 105341 2 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 1053.43
Current children cumulated vsize (KiB) 19988

[startup+1123.04 s]
/proc/loadavg: 2.02 2.03 1.91 3/81 26969
/proc/meminfo: memFree=1138816/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19988 CPUtime=1112.92
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2359 0 0 0 111290 2 0 0 25 0 1 0 166519064 20467712 2327 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/26770/statm: 4997 2327 719 92 0 3341 0
Current children cumulated CPU time (s) 1112.92
Current children cumulated vsize (KiB) 19988

[startup+1183.09 s]
/proc/loadavg: 2.05 2.03 1.92 3/81 27044
/proc/meminfo: memFree=1632960/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1172.7
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 117265 5 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637200 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1172.7
Current children cumulated vsize (KiB) 19992

[startup+1243.2 s]
/proc/loadavg: 2.01 2.02 1.92 3/81 27044
/proc/meminfo: memFree=1556928/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1232.48
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 123243 5 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1232.48
Current children cumulated vsize (KiB) 19992

[startup+1303.29 s]
/proc/loadavg: 2.08 2.03 1.93 3/81 27044
/proc/meminfo: memFree=1509824/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1292.28
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 129223 5 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812988 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1292.28
Current children cumulated vsize (KiB) 19992

[startup+1363.32 s]
/proc/loadavg: 2.03 2.03 1.93 3/81 27044
/proc/meminfo: memFree=1474432/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1352.02
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 135197 5 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711124 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1352.02
Current children cumulated vsize (KiB) 19992

[startup+1423.38 s]
/proc/loadavg: 2.05 2.03 1.93 3/81 27044
/proc/meminfo: memFree=1442368/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1411.76
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 141171 5 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812960 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1411.76
Current children cumulated vsize (KiB) 19992

[startup+1483.41 s]
/proc/loadavg: 2.02 2.02 1.93 3/81 27044
/proc/meminfo: memFree=1397824/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1471.49
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 147143 6 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710343 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1471.49
Current children cumulated vsize (KiB) 19992

[startup+1543.43 s]
/proc/loadavg: 2.00 2.02 1.93 3/81 27044
/proc/meminfo: memFree=1373888/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1531.22
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 153116 6 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1531.22
Current children cumulated vsize (KiB) 19992

[startup+1603.46 s]
/proc/loadavg: 2.00 2.01 1.93 3/81 27044
/proc/meminfo: memFree=1335360/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1590.92
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 159086 6 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711466 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1590.92
Current children cumulated vsize (KiB) 19992

[startup+1663.48 s]
/proc/loadavg: 2.00 2.01 1.93 3/81 27044
/proc/meminfo: memFree=1316800/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1650.65
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 165059 6 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1650.65
Current children cumulated vsize (KiB) 19992

[startup+1723.51 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 27044
/proc/meminfo: memFree=1296768/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19992 CPUtime=1710.38
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2360 0 0 0 171032 6 0 0 25 0 1 0 166519064 20471808 2328 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4998 2328 719 92 0 3342 0
Current children cumulated CPU time (s) 1710.38
Current children cumulated vsize (KiB) 19992

[startup+1783.53 s]
/proc/loadavg: 2.04 2.01 1.94 3/81 27044
/proc/meminfo: memFree=1277952/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19996 CPUtime=1770.08
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2361 0 0 0 177001 7 0 0 25 0 1 0 166519064 20475904 2329 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711770 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4999 2329 719 92 0 3343 0
Current children cumulated CPU time (s) 1770.08
Current children cumulated vsize (KiB) 19996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.59 s]
/proc/loadavg: 2.02 2.01 1.94 3/81 27044
/proc/meminfo: memFree=1264896/2055920 swapFree=4192812/4192956
[pid=26770] ppid=26768 vsize=19996 CPUtime=1800.02
/proc/26770/stat : 26770 (solver) R 26768 26770 26360 0 -1 4194304 2361 0 0 0 179995 7 0 0 25 0 1 0 166519064 20475904 2329 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812963 0 0 4096 0 0 0 0 17 0 0 0
/proc/26770/statm: 4999 2329 719 92 0 3343 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 19996

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.6
CPU time (s): 1800.03
CPU user time (s): 1799.95
CPU system time (s): 0.071989
CPU usage (%): 99.2515
Max. virtual memory (cumulated for all children) (KiB): 19996

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

runsolver used 2.08168 s user time and 5.47717 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sun Jan  7 14:46:46 UTC 2007


IDJOB= 207327
IDBENCH= 4283
FILE ID= node52/207327-1168181205

PBS_JOBID= 3479149

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test02/test02-0250-5.xml
COMMAND LINE= /tmp/evaluation/207327-1168181205/tramontane/bin/solver /tmp/evaluation/207327-1168181205/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-207327-1168181205 -o ROOT/results/node52/solver-207327-1168181205 -C 1800 -M 900  /tmp/evaluation/207327-1168181205/tramontane/bin/solver /tmp/evaluation/207327-1168181205/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b2d7f09d7ef988a589250dc012d7a3cf

RANDOM SEED= 891343068

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.232
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.232
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:       1428000 kB
Buffers:         13780 kB
Cached:         154588 kB
SwapCached:          0 kB
Active:         502624 kB
Inactive:        72152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3376 kB
Writeback:           0 kB
Mapped:         425376 kB
Slab:            37484 kB
Committed_AS:  4331068 kB
PageTables:       2740 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= 66544 MiB



End job on node52 on Sun Jan  7 15:17:00 UTC 2007