Trace number 210529

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 1814.77

General information on the benchmark

NamepseudoSeries/fpga/
fpga-14-12.xml
MD5SUMbb4c24b50c862ca6b18e9d714a5c5e04
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.401938
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables252
Number of constraints206
Maximum constraint arity14
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension206
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............    0
0.10	c 	predicates............    0
0.10	c 	constraints........... 0.02
0.10	c Allocating memory
0.10	c 
0.10	c time limit = -1
0.10	c heuristic = dom/wdeg
0.10	c restart policy = Geometric increment
0.10	c restart base = 447
0.10	c restart factor = 1.33
0.10	c 
0.10	c Solving
0.10	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/node61/watcher-210529-1168198819 -o ROOT/results/node61/solver-210529-1168198819 -C 1800 -M 900 /tmp/evaluation/210529-1168198819/tramontane/bin/solver /tmp/evaluation/210529-1168198819/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: 0.89 0.97 0.99 5/73 16992
/proc/meminfo: memFree=1587696/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=540 CPUtime=0
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 168279795 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10384164 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 135 26 21 92 0 18 0

[startup+0.103055 s]
/proc/loadavg: 0.89 0.97 0.99 5/73 16992
/proc/meminfo: memFree=1587696/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8252 CPUtime=0.08
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1166 0 0 0 8 0 0 0 20 0 1 0 168279795 8450048 1134 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2063 1134 722 92 0 407 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8252

[startup+0.511124 s]
/proc/loadavg: 0.89 0.97 0.99 5/73 16992
/proc/meminfo: memFree=1587696/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8252 CPUtime=0.49
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1166 0 0 0 49 0 0 0 25 0 1 0 168279795 8450048 1134 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2063 1134 722 92 0 407 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8252

[startup+1.33127 s]
/proc/loadavg: 0.98 0.98 0.99 3/73 16992
/proc/meminfo: memFree=1584752/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8252 CPUtime=1.3
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1166 0 0 0 130 0 0 0 25 0 1 0 168279795 8450048 1134 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727432 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2063 1134 722 92 0 407 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 8252

[startup+2.96756 s]
/proc/loadavg: 0.98 0.98 0.99 3/73 16992
/proc/meminfo: memFree=1584752/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8256 CPUtime=2.93
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1167 0 0 0 293 0 0 0 25 0 1 0 168279795 8454144 1135 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2064 1135 722 92 0 408 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 8256

[startup+6.24813 s]
/proc/loadavg: 1.06 1.00 1.00 3/73 16992
/proc/meminfo: memFree=1584496/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8256 CPUtime=6.19
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1167 0 0 0 619 0 0 0 25 0 1 0 168279795 8454144 1135 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2064 1135 722 92 0 408 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 8256

[startup+12.7033 s]
/proc/loadavg: 1.14 1.02 1.01 3/73 16992
/proc/meminfo: memFree=1584544/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8256 CPUtime=12.59
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1167 0 0 0 1259 0 0 0 25 0 1 0 168279795 8454144 1135 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790448 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2064 1135 722 92 0 408 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 8256

[startup+25.5095 s]
/proc/loadavg: 1.27 1.05 1.02 3/73 16992
/proc/meminfo: memFree=1584744/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8256 CPUtime=25.3
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1167 0 0 0 2530 0 0 0 25 0 1 0 168279795 8454144 1135 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2064 1135 722 92 0 408 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 8256

[startup+51.126 s]
/proc/loadavg: 1.56 1.14 1.04 3/73 16992
/proc/meminfo: memFree=1584872/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=50.69
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 5068 1 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134716592 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 8264

[startup+102.359 s]
/proc/loadavg: 1.81 1.27 1.09 3/73 16992
/proc/meminfo: memFree=1584936/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=101.52
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 10151 1 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 8264

[startup+162.412 s]
/proc/loadavg: 1.93 1.40 1.15 3/73 16992
/proc/meminfo: memFree=1584936/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=161.09
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 16108 1 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 8264

[startup+222.451 s]
/proc/loadavg: 1.97 1.51 1.20 3/73 16992
/proc/meminfo: memFree=1584936/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=220.64
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 22062 2 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 220.64
Current children cumulated vsize (KiB) 8264

[startup+282.501 s]
/proc/loadavg: 1.99 1.59 1.24 3/73 16992
/proc/meminfo: memFree=1584936/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=280.2
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 28018 2 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 280.2
Current children cumulated vsize (KiB) 8264

[startup+342.549 s]
/proc/loadavg: 1.99 1.66 1.29 3/73 16992
/proc/meminfo: memFree=1584944/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=339.77
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 33975 2 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 339.77
Current children cumulated vsize (KiB) 8264

[startup+402.602 s]
/proc/loadavg: 1.99 1.72 1.33 3/73 16992
/proc/meminfo: memFree=1584944/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=399.32
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 39930 2 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790178 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 399.32
Current children cumulated vsize (KiB) 8264

[startup+462.646 s]
/proc/loadavg: 1.99 1.77 1.37 3/73 16992
/proc/meminfo: memFree=1584944/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=458.88
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 45886 2 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 458.88
Current children cumulated vsize (KiB) 8264

[startup+522.695 s]
/proc/loadavg: 1.99 1.81 1.41 3/73 16992
/proc/meminfo: memFree=1584944/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=518.45
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 51843 2 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134650460 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 518.45
Current children cumulated vsize (KiB) 8264

[startup+582.732 s]
/proc/loadavg: 1.99 1.84 1.44 3/73 16992
/proc/meminfo: memFree=1584880/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=577.99
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 57797 2 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 577.99
Current children cumulated vsize (KiB) 8264

[startup+642.788 s]
/proc/loadavg: 1.99 1.87 1.47 3/73 16992
/proc/meminfo: memFree=1584880/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=637.56
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 63753 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 637.56
Current children cumulated vsize (KiB) 8264

[startup+702.837 s]
/proc/loadavg: 2.04 1.90 1.51 3/73 16992
/proc/meminfo: memFree=1584880/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=697.13
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 69710 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 697.13
Current children cumulated vsize (KiB) 8264

[startup+762.886 s]
/proc/loadavg: 2.01 1.92 1.54 3/73 16992
/proc/meminfo: memFree=1584880/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=756.69
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 75666 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 756.69
Current children cumulated vsize (KiB) 8264

[startup+822.935 s]
/proc/loadavg: 2.00 1.93 1.56 3/73 16992
/proc/meminfo: memFree=1584880/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=816.25
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 81622 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 816.25
Current children cumulated vsize (KiB) 8264

[startup+882.975 s]
/proc/loadavg: 2.05 1.96 1.59 3/73 16992
/proc/meminfo: memFree=1584816/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=875.81
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 87578 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799420 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 875.81
Current children cumulated vsize (KiB) 8264

[startup+943.016 s]
/proc/loadavg: 2.02 1.96 1.61 3/73 16992
/proc/meminfo: memFree=1584816/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=935.35
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 93532 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 935.35
Current children cumulated vsize (KiB) 8264

[startup+1003.06 s]
/proc/loadavg: 2.00 1.97 1.64 3/73 16992
/proc/meminfo: memFree=1584880/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=994.92
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 99489 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790554 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 994.92
Current children cumulated vsize (KiB) 8264

[startup+1063.11 s]
/proc/loadavg: 2.07 1.99 1.66 3/73 16992
/proc/meminfo: memFree=1584816/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1054.48
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 105445 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1054.48
Current children cumulated vsize (KiB) 8264

[startup+1123.16 s]
/proc/loadavg: 2.02 1.99 1.68 3/73 16992
/proc/meminfo: memFree=1584816/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1114.04
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 111401 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1114.04
Current children cumulated vsize (KiB) 8264

[startup+1183.21 s]
/proc/loadavg: 2.01 1.99 1.70 3/73 16992
/proc/meminfo: memFree=1584816/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1173.61
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 117358 3 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1173.61
Current children cumulated vsize (KiB) 8264

[startup+1243.25 s]
/proc/loadavg: 2.00 1.99 1.71 3/79 17018
/proc/meminfo: memFree=1583664/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1233.16
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 123312 4 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1233.16
Current children cumulated vsize (KiB) 8264

[startup+1303.33 s]
/proc/loadavg: 2.00 1.99 1.73 3/79 17144
/proc/meminfo: memFree=1583464/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1292.7
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 129260 10 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1292.7
Current children cumulated vsize (KiB) 8264

[startup+1363.38 s]
/proc/loadavg: 2.00 1.99 1.74 3/73 17190
/proc/meminfo: memFree=1584496/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1352.26
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 135214 12 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1352.26
Current children cumulated vsize (KiB) 8264

[startup+1423.43 s]
/proc/loadavg: 2.00 1.99 1.75 3/73 17190
/proc/meminfo: memFree=1584496/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1411.82
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 141170 12 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1411.82
Current children cumulated vsize (KiB) 8264

[startup+1483.48 s]
/proc/loadavg: 2.00 1.99 1.76 3/73 17190
/proc/meminfo: memFree=1584496/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1471.36
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 147124 12 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1471.36
Current children cumulated vsize (KiB) 8264

[startup+1543.53 s]
/proc/loadavg: 2.00 1.99 1.78 3/73 17190
/proc/meminfo: memFree=1584496/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1530.93
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 153081 12 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134650522 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1530.93
Current children cumulated vsize (KiB) 8264

[startup+1603.57 s]
/proc/loadavg: 2.00 1.99 1.79 3/73 17190
/proc/meminfo: memFree=1584624/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1590.51
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 159038 13 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790380 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1590.51
Current children cumulated vsize (KiB) 8264

[startup+1663.61 s]
/proc/loadavg: 2.00 1.99 1.80 3/73 17190
/proc/meminfo: memFree=1584688/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1650.05
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 164992 13 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1650.05
Current children cumulated vsize (KiB) 8264

[startup+1723.66 s]
/proc/loadavg: 2.00 1.99 1.81 3/73 17190
/proc/meminfo: memFree=1584624/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1709.62
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 170949 13 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727449 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1709.62
Current children cumulated vsize (KiB) 8264

[startup+1783.7 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 17190
/proc/meminfo: memFree=1584624/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1769.18
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 176905 13 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1769.18
Current children cumulated vsize (KiB) 8264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.76 s]
/proc/loadavg: 2.08 2.00 1.83 3/81 17399
/proc/meminfo: memFree=1578648/2055920 swapFree=4192812/4192956
[pid=16991] ppid=16986 vsize=8264 CPUtime=1800
/proc/16991/stat : 16991 (solver) R 16986 16991 16528 0 -1 4194304 1169 0 0 0 179986 14 0 0 25 0 1 0 168279795 8462336 1137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/16991/statm: 2066 1137 722 92 0 410 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 8264

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.77
CPU time (s): 1800
CPU user time (s): 1799.86
CPU system time (s): 0.141978
CPU usage (%): 99.1865
Max. virtual memory (cumulated for all children) (KiB): 8264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1169
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= 9
involuntary context switches= 42121

runsolver used 1.49577 s user time and 4.97924 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 19:40:19 UTC 2007


IDJOB= 210529
IDBENCH= 4626
FILE ID= node61/210529-1168198819

PBS_JOBID= 3480733

Free space on /tmp= 66513 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  bb4c24b50c862ca6b18e9d714a5c5e04

RANDOM SEED= 960135759

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.259
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.259
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:       1588712 kB
Buffers:         63596 kB
Cached:         318224 kB
SwapCached:          0 kB
Active:         204440 kB
Inactive:       197704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6272 kB
Writeback:           0 kB
Mapped:          31000 kB
Slab:            50692 kB
Committed_AS:  3555556 kB
PageTables:       1668 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= 66516 MiB



End job on node61 on Sun Jan  7 20:10:34 UTC 2007