Trace number 211116

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.13 1802.01

General information on the benchmark

NamepseudoSeries/uclid/
43s-smv.xml
MD5SUMf109fba1726e5b50bd902881991bb051
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 benchmark95.8104
SatisfiableNO
(Un)Satisfiability was proved
Number of variables3655
Number of constraints8685
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8685
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables............. 0.07
0.08	c 	predicates............    0
0.08	c 	constraints........... 0.74
0.84	c Allocating memory
0.84	c 
0.84	c time limit = -1
0.84	c heuristic = dom/wdeg
0.84	c restart policy = Geometric increment
0.84	c restart base = 2435
0.84	c restart factor = 1.33
0.84	c 
0.84	c Solving
0.84	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/node5/watcher-211116-1168205686 -o ROOT/results/node5/solver-211116-1168205686 -C 1800 -M 900 /tmp/evaluation/211116-1168205686/tramontane/bin/solver /tmp/evaluation/211116-1168205686/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: 2.05 2.04 1.98 3/97 19207
/proc/meminfo: memFree=926096/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=6792 CPUtime=0
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 432 0 0 0 0 0 0 0 18 0 1 0 149183167 6955008 411 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7863160 0 0 4096 0 0 0 0 17 0 0 0
/proc/19206/statm: 1698 411 372 92 0 30 0

[startup+0.107916 s]
/proc/loadavg: 2.05 2.04 1.98 3/97 19207
/proc/meminfo: memFree=926096/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=7992 CPUtime=0.1
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 1086 0 0 0 10 0 0 0 18 0 1 0 149183167 8183808 1054 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158717765 0 0 4096 0 0 0 0 17 0 0 0
/proc/19206/statm: 1998 1054 707 92 0 342 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7992

[startup+0.515959 s]
/proc/loadavg: 2.05 2.04 1.98 3/97 19207
/proc/meminfo: memFree=926096/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=9852 CPUtime=0.48
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 1561 0 0 0 48 0 0 0 21 0 1 0 149183167 10088448 1529 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134602189 0 0 4096 0 0 0 0 17 0 0 0
/proc/19206/statm: 2463 1529 707 92 0 807 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9852

[startup+1.33705 s]
/proc/loadavg: 2.05 2.04 1.98 3/97 19207
/proc/meminfo: memFree=860304/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=94552 CPUtime=1.3
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 22627 0 0 0 121 9 0 0 25 0 1 0 149183167 96821248 22596 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/19206/statm: 23638 22597 720 92 0 21982 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 94552

[startup+2.98724 s]
/proc/loadavg: 2.05 2.04 1.98 3/97 19207
/proc/meminfo: memFree=800336/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123608 CPUtime=2.94
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29883 0 0 0 282 12 0 0 25 0 1 0 149183167 126574592 29851 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/19206/statm: 30902 29851 723 92 0 29246 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 123608

[startup+6.27962 s]
/proc/loadavg: 2.04 2.04 1.98 3/97 19207
/proc/meminfo: memFree=787472/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123628 CPUtime=6.19
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29888 0 0 0 606 13 0 0 25 0 1 0 149183167 126595072 29856 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30907 29856 723 92 0 29251 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 123628

[startup+12.7364 s]
/proc/loadavg: 2.04 2.04 1.98 3/97 19207
/proc/meminfo: memFree=762512/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=12.61
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 1248 13 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 123652

[startup+25.5668 s]
/proc/loadavg: 2.03 2.04 1.98 3/97 19207
/proc/meminfo: memFree=720016/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=25.3
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 2517 13 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 123652

[startup+51.2187 s]
/proc/loadavg: 2.54 2.16 2.02 3/97 19207
/proc/meminfo: memFree=624912/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=50.79
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 5066 13 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 123652

[startup+102.439 s]
/proc/loadavg: 2.71 2.26 2.06 4/97 19207
/proc/meminfo: memFree=622928/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=101.75
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 10161 14 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708406 0 0 4096 0 0 0 0 17 0 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 123652

[startup+162.506 s]
/proc/loadavg: 2.93 2.41 2.12 5/97 19207
/proc/meminfo: memFree=622928/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=161.49
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 16135 14 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 123652

[startup+222.607 s]
/proc/loadavg: 2.20 2.32 2.11 2/78 19287
/proc/meminfo: memFree=1369288/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=221.28
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 22109 19 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 221.28
Current children cumulated vsize (KiB) 123652

[startup+282.636 s]
/proc/loadavg: 1.44 2.08 2.03 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=281.28
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 28109 19 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (KiB) 123652

[startup+342.664 s]
/proc/loadavg: 1.16 1.88 1.97 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=341.3
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 34110 20 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 341.3
Current children cumulated vsize (KiB) 123652

[startup+402.692 s]
/proc/loadavg: 1.05 1.70 1.90 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=401.31
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 40111 20 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 401.31
Current children cumulated vsize (KiB) 123652

[startup+462.724 s]
/proc/loadavg: 1.02 1.58 1.84 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=461.32
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 46111 21 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 461.32
Current children cumulated vsize (KiB) 123652

[startup+522.755 s]
/proc/loadavg: 1.00 1.47 1.79 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=521.34
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 52112 22 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 521.34
Current children cumulated vsize (KiB) 123652

[startup+582.785 s]
/proc/loadavg: 1.00 1.39 1.74 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=581.35
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 58113 22 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790178 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 581.35
Current children cumulated vsize (KiB) 123652

[startup+642.82 s]
/proc/loadavg: 1.00 1.31 1.68 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=641.37
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 64114 23 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 641.37
Current children cumulated vsize (KiB) 123652

[startup+702.848 s]
/proc/loadavg: 1.00 1.25 1.64 2/78 19287
/proc/meminfo: memFree=1369416/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=701.37
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 70114 23 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 701.37
Current children cumulated vsize (KiB) 123652

[startup+762.879 s]
/proc/loadavg: 1.03 1.22 1.60 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=761.39
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 76115 24 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 761.39
Current children cumulated vsize (KiB) 123652

[startup+822.909 s]
/proc/loadavg: 1.01 1.18 1.56 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=821.4
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 82116 24 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 821.4
Current children cumulated vsize (KiB) 123652

[startup+882.944 s]
/proc/loadavg: 1.00 1.14 1.52 2/78 19287
/proc/meminfo: memFree=1369480/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=881.42
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 88117 25 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 881.42
Current children cumulated vsize (KiB) 123652

[startup+942.976 s]
/proc/loadavg: 1.00 1.11 1.49 2/78 19287
/proc/meminfo: memFree=1369416/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=941.43
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 94118 25 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134650571 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 941.43
Current children cumulated vsize (KiB) 123652

[startup+1003.01 s]
/proc/loadavg: 1.00 1.09 1.45 2/78 19287
/proc/meminfo: memFree=1369416/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1001.45
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 100119 26 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1001.45
Current children cumulated vsize (KiB) 123652

[startup+1063.04 s]
/proc/loadavg: 1.00 1.07 1.42 2/78 19287
/proc/meminfo: memFree=1369416/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1061.46
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 106120 26 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727389 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1061.46
Current children cumulated vsize (KiB) 123652

[startup+1123.07 s]
/proc/loadavg: 1.00 1.05 1.39 2/78 19287
/proc/meminfo: memFree=1369416/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1121.48
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 112121 27 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1121.48
Current children cumulated vsize (KiB) 123652

[startup+1183.1 s]
/proc/loadavg: 1.00 1.04 1.36 2/78 19287
/proc/meminfo: memFree=1369416/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1181.49
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 118121 28 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790181 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 123652

[startup+1243.13 s]
/proc/loadavg: 1.00 1.03 1.34 2/78 19287
/proc/meminfo: memFree=1369416/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1241.5
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 124122 28 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1241.5
Current children cumulated vsize (KiB) 123652

[startup+1303.16 s]
/proc/loadavg: 1.00 1.02 1.32 2/78 19287
/proc/meminfo: memFree=1369352/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1301.52
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 130123 29 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1301.52
Current children cumulated vsize (KiB) 123652

[startup+1363.19 s]
/proc/loadavg: 1.00 1.02 1.29 2/78 19287
/proc/meminfo: memFree=1369352/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1361.53
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 136124 29 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1361.53
Current children cumulated vsize (KiB) 123652

[startup+1423.22 s]
/proc/loadavg: 1.00 1.01 1.27 2/78 19287
/proc/meminfo: memFree=1369352/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1421.54
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 142124 30 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727426 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1421.54
Current children cumulated vsize (KiB) 123652

[startup+1483.25 s]
/proc/loadavg: 1.06 1.02 1.26 2/78 19287
/proc/meminfo: memFree=1369352/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1481.55
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 148125 30 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 123652

[startup+1543.28 s]
/proc/loadavg: 1.09 1.03 1.25 2/78 19287
/proc/meminfo: memFree=1369352/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1541.57
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 154126 31 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1541.57
Current children cumulated vsize (KiB) 123652

[startup+1603.32 s]
/proc/loadavg: 1.03 1.03 1.23 2/84 19403
/proc/meminfo: memFree=1368024/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1601.52
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 160119 33 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 8360924 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1601.52
Current children cumulated vsize (KiB) 123652

[startup+1663.38 s]
/proc/loadavg: 1.01 1.02 1.21 2/84 19463
/proc/meminfo: memFree=1368024/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1661.54
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 166120 34 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 123652

[startup+1723.41 s]
/proc/loadavg: 1.00 1.01 1.19 2/78 19485
/proc/meminfo: memFree=1369096/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1721.55
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 172121 34 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 123652

[startup+1783.45 s]
/proc/loadavg: 1.00 1.01 1.18 2/78 19485
/proc/meminfo: memFree=1369096/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1781.56
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 178121 35 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 8360924 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 123652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.98 s]
/proc/loadavg: 1.00 1.01 1.17 2/78 19485
/proc/meminfo: memFree=1369096/2055920 swapFree=4192812/4192956
[pid=19206] ppid=19204 vsize=123652 CPUtime=1800.1
/proc/19206/stat : 19206 (solver) R 19204 19206 17987 0 -1 4194304 29894 0 0 0 179975 35 0 0 25 0 1 0 149183167 126619648 29862 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19206/statm: 30913 29862 723 92 0 29257 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 123652

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.01
CPU time (s): 1800.13
CPU user time (s): 1799.75
CPU system time (s): 0.370943
CPU usage (%): 99.8955
Max. virtual memory (cumulated for all children) (KiB): 123652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.370943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29894
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= 10
involuntary context switches= 10702

runsolver used 1.77473 s user time and 4.78627 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Jan  7 21:34:47 UTC 2007


IDJOB= 211116
IDBENCH= 4669
FILE ID= node5/211116-1168205686

PBS_JOBID= 3480535

Free space on /tmp= 66345 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/43s-smv.xml
COMMAND LINE= /tmp/evaluation/211116-1168205686/tramontane/bin/solver /tmp/evaluation/211116-1168205686/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-211116-1168205686 -o ROOT/results/node5/solver-211116-1168205686 -C 1800 -M 900  /tmp/evaluation/211116-1168205686/tramontane/bin/solver /tmp/evaluation/211116-1168205686/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f109fba1726e5b50bd902881991bb051

RANDOM SEED= 938567017

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.240
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.240
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:        926512 kB
Buffers:         55716 kB
Cached:         409540 kB
SwapCached:          0 kB
Active:         719188 kB
Inactive:       346652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        926512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4472 kB
Writeback:           0 kB
Mapped:         630024 kB
Slab:            47324 kB
Committed_AS:  4579684 kB
PageTables:       3296 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= 66349 MiB



End job on node5 on Sun Jan  7 22:04:49 UTC 2007