Trace number 210568

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.04 1805.01

General information on the benchmark

NamepseudoSeries/fpga/
fpga-13-12.xml
MD5SUMf1b9542cb16c4f76b1f3e7a039d7ba57
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.602907
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables234
Number of constraints193
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension193
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09	c 
0.09	c Parsing xml file
0.09	c 	domains...............    0
0.09	c 	variables.............    0
0.09	c 	predicates............    0
0.09	c 	constraints........... 0.03
0.09	c Allocating memory
0.09	c 
0.09	c time limit = -1
0.09	c heuristic = dom/wdeg
0.09	c restart policy = Geometric increment
0.09	c restart base = 415
0.09	c restart factor = 1.33
0.09	c 
0.09	c Solving
0.09	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/node12/watcher-210568-1168199660 -o ROOT/results/node12/solver-210568-1168199660 -C 1800 -M 900 /tmp/evaluation/210568-1168199660/tramontane/bin/solver /tmp/evaluation/210568-1168199660/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


[startup+0.102225 s]
/proc/loadavg: 1.99 1.99 1.91 2/95 8662
/proc/meminfo: memFree=1440296/2055920 swapFree=4160348/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.99 1.99 1.91 2/95 8662
/proc/meminfo: memFree=1440296/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8248 CPUtime=0.19
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1145 0 0 0 19 0 0 0 19 0 1 0 168361252 8445952 1113 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2062 1113 722 92 0 406 0

[startup+0.510295 s]
/proc/loadavg: 1.99 1.99 1.91 2/95 8662
/proc/meminfo: memFree=1440296/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8248 CPUtime=0.5
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1145 0 0 0 50 0 0 0 22 0 1 0 168361252 8445952 1113 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2062 1113 722 92 0 406 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8248

[startup+1.33144 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1438696/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8248 CPUtime=1.31
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1145 0 0 0 131 0 0 0 25 0 1 0 168361252 8445952 1113 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799349 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2062 1113 722 92 0 406 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8248

[startup+2.96874 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1438632/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=2.93
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 293 0 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 8256

[startup+6.25033 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1438504/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=6.19
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 619 0 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134650725 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 8256

[startup+12.7135 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1434280/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=12.59
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 1259 0 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 8256

[startup+25.5348 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1428200/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=25.31
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 2531 0 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727446 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 8256

[startup+51.2014 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1419560/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=50.75
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 5075 0 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799420 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 8256

[startup+102.478 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1375720/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=101.6
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 10159 1 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 8256

[startup+162.524 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1375720/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=161.12
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 16111 1 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 8256

[startup+222.549 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1375656/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=220.64
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 22062 2 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 220.64
Current children cumulated vsize (KiB) 8256

[startup+282.588 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1375656/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=280.16
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 28014 2 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 280.16
Current children cumulated vsize (KiB) 8256

[startup+342.598 s]
/proc/loadavg: 1.99 1.99 1.91 3/95 8662
/proc/meminfo: memFree=1333416/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=339.67
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 33964 3 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727308 0 0 4096 0 0 0 0 17 1 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 8256

[startup+402.6 s]
/proc/loadavg: 2.04 2.00 1.92 2/87 8778
/proc/meminfo: memFree=1482200/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=399.18
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 39912 6 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 399.18
Current children cumulated vsize (KiB) 8256

[startup+462.695 s]
/proc/loadavg: 2.01 2.00 1.92 3/93 8960
/proc/meminfo: memFree=1465528/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=459.19
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 45908 11 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10163166 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 459.19
Current children cumulated vsize (KiB) 8256

[startup+522.701 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 9002
/proc/meminfo: memFree=1466600/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=519.11
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 51899 12 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727392 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 519.11
Current children cumulated vsize (KiB) 8256

[startup+582.796 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 9002
/proc/meminfo: memFree=1466600/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=579.12
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 57900 12 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134715061 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 579.12
Current children cumulated vsize (KiB) 8256

[startup+642.897 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 9002
/proc/meminfo: memFree=1466600/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=639.18
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 63905 13 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 639.18
Current children cumulated vsize (KiB) 8256

[startup+702.995 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 9002
/proc/meminfo: memFree=1466600/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=699.21
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 69908 13 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785579 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 699.21
Current children cumulated vsize (KiB) 8256

[startup+763.093 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 9002
/proc/meminfo: memFree=1466600/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=759.23
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 75910 13 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727410 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 759.23
Current children cumulated vsize (KiB) 8256

[startup+823.175 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 9002
/proc/meminfo: memFree=1466600/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=819.26
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 81913 13 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 819.26
Current children cumulated vsize (KiB) 8256

[startup+883.235 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 9002
/proc/meminfo: memFree=1466728/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=879.25
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 87912 13 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 879.25
Current children cumulated vsize (KiB) 8256

[startup+943.298 s]
/proc/loadavg: 2.07 2.02 1.92 3/87 9002
/proc/meminfo: memFree=1466792/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=939.24
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 93911 13 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134651974 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 939.24
Current children cumulated vsize (KiB) 8256

[startup+1003.36 s]
/proc/loadavg: 2.02 2.01 1.92 3/87 9002
/proc/meminfo: memFree=1466728/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=999.24
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 99911 13 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134652263 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 999.24
Current children cumulated vsize (KiB) 8256

[startup+1063.44 s]
/proc/loadavg: 2.08 2.02 1.93 3/87 9002
/proc/meminfo: memFree=1466728/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1059.26
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 105913 13 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1059.26
Current children cumulated vsize (KiB) 8256

[startup+1123.53 s]
/proc/loadavg: 2.03 2.01 1.93 3/87 9002
/proc/meminfo: memFree=1466728/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1119.29
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 111915 14 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727445 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1119.29
Current children cumulated vsize (KiB) 8256

[startup+1183.62 s]
/proc/loadavg: 2.01 2.01 1.93 3/87 9002
/proc/meminfo: memFree=1466664/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1179.32
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 117918 14 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799400 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1179.32
Current children cumulated vsize (KiB) 8256

[startup+1243.68 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 9002
/proc/meminfo: memFree=1466728/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1239.33
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 123919 14 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1239.33
Current children cumulated vsize (KiB) 8256

[startup+1303.74 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 9002
/proc/meminfo: memFree=1466664/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1299.3
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 129916 14 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727377 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1299.3
Current children cumulated vsize (KiB) 8256

[startup+1363.83 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 9003
/proc/meminfo: memFree=1466592/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1359.33
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 135919 14 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1359.33
Current children cumulated vsize (KiB) 8256

[startup+1423.89 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 9003
/proc/meminfo: memFree=1466656/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1419.34
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 141920 14 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727412 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1419.34
Current children cumulated vsize (KiB) 8256

[startup+1483.97 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 9005
/proc/meminfo: memFree=1466656/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1479.33
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 147919 14 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134792883 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1479.33
Current children cumulated vsize (KiB) 8256

[startup+1544.07 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 9005
/proc/meminfo: memFree=1466592/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1539.37
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 153923 14 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727420 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1539.37
Current children cumulated vsize (KiB) 8256

[startup+1604.13 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 9005
/proc/meminfo: memFree=1466656/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1599.38
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 159924 14 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1599.38
Current children cumulated vsize (KiB) 8256

[startup+1664.22 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 9005
/proc/meminfo: memFree=1466592/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1659.39
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 165924 15 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799414 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1659.39
Current children cumulated vsize (KiB) 8256

[startup+1724.24 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 9005
/proc/meminfo: memFree=1466592/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1719.36
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 171921 15 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1719.36
Current children cumulated vsize (KiB) 8256

[startup+1784.27 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 9006
/proc/meminfo: memFree=1466648/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1779.33
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 177918 15 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1779.33
Current children cumulated vsize (KiB) 8256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 9006
/proc/meminfo: memFree=1466584/2055920 swapFree=4160348/4192956
[pid=8661] ppid=8659 vsize=8256 CPUtime=1800.03
/proc/8661/stat : 8661 (solver) R 8659 8661 7842 0 -1 4194304 1147 0 0 0 179988 15 0 0 25 0 1 0 168361252 8454144 1115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790544 0 0 4096 0 0 0 0 17 0 0 0
/proc/8661/statm: 2064 1115 722 92 0 408 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 8256

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.01
CPU time (s): 1800.04
CPU user time (s): 1799.88
CPU system time (s): 0.154976
CPU usage (%): 99.7246
Max. virtual memory (cumulated for all children) (KiB): 8256

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

runsolver used 1.88971 s user time and 4.67729 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Jan  7 19:54:22 UTC 2007


IDJOB= 210568
IDBENCH= 4629
FILE ID= node12/210568-1168199660

PBS_JOBID= 3480515

Free space on /tmp= 66317 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-13-12.xml
COMMAND LINE= /tmp/evaluation/210568-1168199660/tramontane/bin/solver /tmp/evaluation/210568-1168199660/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-210568-1168199660 -o ROOT/results/node12/solver-210568-1168199660 -C 1800 -M 900  /tmp/evaluation/210568-1168199660/tramontane/bin/solver /tmp/evaluation/210568-1168199660/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f1b9542cb16c4f76b1f3e7a039d7ba57

RANDOM SEED= 721071815

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.265
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.265
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:       1440776 kB
Buffers:         56068 kB
Cached:         414524 kB
SwapCached:       4660 kB
Active:         192256 kB
Inactive:       352996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1440776 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            6672 kB
Writeback:           0 kB
Mapped:          93352 kB
Slab:            54612 kB
Committed_AS:  5470956 kB
PageTables:       2264 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= 66318 MiB



End job on node12 on Sun Jan  7 20:24:27 UTC 2007