Trace number 210770

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.02 1809

General information on the benchmark

NamepseudoSeries/uclid/
ooo-tag10.xml
MD5SUM9bfcd5765948ddcdd6e9fe77a1650d3d
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 benchmark23.3834
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables9071
Number of constraints25913
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25913
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.18
0.19	c 	predicates............    0
0.19	c 	constraints........... 1.92
2.13	c Allocating memory
2.13	c 
2.13	c time limit = -1
2.13	c heuristic = dom/wdeg
2.13	c restart policy = Geometric increment
2.13	c restart base = 6046
2.13	c restart factor = 1.33
2.13	c 
2.13	c Solving
2.13	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/node2/watcher-210770-1168202170 -o ROOT/results/node2/solver-210770-1168202170 -C 1800 -M 900 /tmp/evaluation/210770-1168202170/tramontane/bin/solver /tmp/evaluation/210770-1168202170/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.84 1.96 1.82 3/82 14502
/proc/meminfo: memFree=1410192/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=6792 CPUtime=0
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 168612843 6955008 362 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10539096 0 0 4096 0 0 0 0 17 1 0 0
/proc/14501/statm: 1698 365 341 92 0 30 0

[startup+0.102604 s]
/proc/loadavg: 1.84 1.96 1.82 3/82 14502
/proc/meminfo: memFree=1410192/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=7976 CPUtime=0.09
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 1053 0 0 0 9 0 0 0 18 0 1 0 168612843 8167424 1021 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10968813 0 0 4096 0 0 0 0 17 1 0 0
/proc/14501/statm: 1994 1021 688 92 0 338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7976

[startup+0.510676 s]
/proc/loadavg: 1.84 1.96 1.82 3/82 14502
/proc/meminfo: memFree=1410192/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=10516 CPUtime=0.5
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 1714 0 0 0 49 1 0 0 21 0 1 0 168612843 10768384 1682 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158610236 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 2629 1682 708 92 0 973 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10516

[startup+1.33083 s]
/proc/loadavg: 1.84 1.96 1.82 2/81 14530
/proc/meminfo: memFree=1398736/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=14408 CPUtime=1.31
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 2675 0 0 0 130 1 0 0 25 0 1 0 168612843 14753792 2643 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/14501/statm: 3602 2643 708 92 0 1946 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14408

[startup+2.96814 s]
/proc/loadavg: 1.84 1.96 1.82 4/94 14543
/proc/meminfo: memFree=1327784/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41596 CPUtime=2.94
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9412 0 0 0 288 6 0 0 25 0 1 0 168612843 42594304 9347 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/14501/statm: 10399 9347 723 92 0 8743 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 41596

[startup+6.25675 s]
/proc/loadavg: 1.93 1.98 1.82 3/94 14551
/proc/meminfo: memFree=1321064/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=6.23
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 617 6 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 41604

[startup+12.7229 s]
/proc/loadavg: 1.94 1.98 1.82 3/87 14552
/proc/meminfo: memFree=1277240/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=12.65
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 1258 7 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 41604

[startup+25.5573 s]
/proc/loadavg: 1.95 1.98 1.82 2/81 14552
/proc/meminfo: memFree=1371008/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=25.37
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 2530 7 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 41604

[startup+51.193 s]
/proc/loadavg: 2.15 2.03 1.84 3/97 14603
/proc/meminfo: memFree=1188496/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=50.83
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 5073 10 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 1 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 41604

[startup+102.468 s]
/proc/loadavg: 2.07 2.02 1.85 3/98 14604
/proc/meminfo: memFree=1175624/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=101.85
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 10175 10 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 41604

[startup+162.489 s]
/proc/loadavg: 1.98 2.00 1.85 3/94 14677
/proc/meminfo: memFree=1272728/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=161.56
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 16137 19 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790181 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 41604

[startup+222.502 s]
/proc/loadavg: 1.99 2.00 1.85 3/94 14677
/proc/meminfo: memFree=1268568/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=221.28
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 22109 19 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 221.28
Current children cumulated vsize (KiB) 41604

[startup+282.514 s]
/proc/loadavg: 1.99 2.00 1.86 3/94 14677
/proc/meminfo: memFree=1266264/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=281.03
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 28083 20 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 281.03
Current children cumulated vsize (KiB) 41604

[startup+342.525 s]
/proc/loadavg: 2.06 2.02 1.87 3/94 14677
/proc/meminfo: memFree=1264152/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=340.76
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 34056 20 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 340.76
Current children cumulated vsize (KiB) 41604

[startup+402.535 s]
/proc/loadavg: 2.02 2.01 1.88 3/94 14677
/proc/meminfo: memFree=1263384/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=400.46
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 40026 20 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 400.46
Current children cumulated vsize (KiB) 41604

[startup+462.548 s]
/proc/loadavg: 2.08 2.03 1.89 3/94 14677
/proc/meminfo: memFree=1261272/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=460.21
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 46001 20 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727432 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 460.21
Current children cumulated vsize (KiB) 41604

[startup+522.559 s]
/proc/loadavg: 2.06 2.04 1.90 3/94 14677
/proc/meminfo: memFree=1259032/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=519.95
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 51975 20 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134650438 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 519.95
Current children cumulated vsize (KiB) 41604

[startup+582.569 s]
/proc/loadavg: 2.02 2.03 1.91 3/94 14677
/proc/meminfo: memFree=1247512/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=579.65
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 57945 20 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 579.65
Current children cumulated vsize (KiB) 41604

[startup+642.578 s]
/proc/loadavg: 2.01 2.02 1.91 3/94 14677
/proc/meminfo: memFree=1224920/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=639.39
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 63918 21 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 639.39
Current children cumulated vsize (KiB) 41604

[startup+702.584 s]
/proc/loadavg: 2.00 2.02 1.91 3/94 14677
/proc/meminfo: memFree=1196184/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=699.12
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 69891 21 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 699.12
Current children cumulated vsize (KiB) 41604

[startup+762.606 s]
/proc/loadavg: 2.00 2.01 1.91 3/87 14678
/proc/meminfo: memFree=1141968/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=758.83
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 75861 22 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 758.83
Current children cumulated vsize (KiB) 41604

[startup+822.629 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 14678
/proc/meminfo: memFree=1141200/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=818.57
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 81835 22 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 818.57
Current children cumulated vsize (KiB) 41604

[startup+882.647 s]
/proc/loadavg: 2.00 2.00 1.91 3/87 14678
/proc/meminfo: memFree=1140432/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=878.31
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 87808 23 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 878.31
Current children cumulated vsize (KiB) 41604

[startup+942.673 s]
/proc/loadavg: 2.05 2.01 1.91 3/87 14678
/proc/meminfo: memFree=1139664/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=938.03
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 93780 23 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 938.03
Current children cumulated vsize (KiB) 41604

[startup+1002.69 s]
/proc/loadavg: 2.02 2.01 1.91 3/87 14678
/proc/meminfo: memFree=1138128/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=997.77
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 99754 23 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 997.77
Current children cumulated vsize (KiB) 41604

[startup+1062.71 s]
/proc/loadavg: 2.04 2.02 1.92 3/87 14678
/proc/meminfo: memFree=1136464/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1057.52
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 105729 23 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1057.52
Current children cumulated vsize (KiB) 41604

[startup+1122.73 s]
/proc/loadavg: 2.01 2.01 1.92 3/87 14678
/proc/meminfo: memFree=1133456/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1117.23
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 111700 23 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1117.23
Current children cumulated vsize (KiB) 41604

[startup+1182.75 s]
/proc/loadavg: 2.00 2.01 1.92 3/87 14678
/proc/meminfo: memFree=1132880/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1176.96
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 117672 24 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1176.96
Current children cumulated vsize (KiB) 41604

[startup+1242.78 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 14678
/proc/meminfo: memFree=1128336/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1236.7
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 123646 24 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1236.7
Current children cumulated vsize (KiB) 41604

[startup+1302.8 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 14678
/proc/meminfo: memFree=1125520/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1296.42
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 129618 24 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1296.42
Current children cumulated vsize (KiB) 41604

[startup+1362.83 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 14678
/proc/meminfo: memFree=1125392/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1356.15
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 135591 24 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1356.15
Current children cumulated vsize (KiB) 41604

[startup+1422.86 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 14678
/proc/meminfo: memFree=1124240/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1415.89
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 141565 24 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1415.89
Current children cumulated vsize (KiB) 41604

[startup+1482.88 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 14678
/proc/meminfo: memFree=1123088/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1475.62
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 147537 25 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1475.62
Current children cumulated vsize (KiB) 41604

[startup+1542.92 s]
/proc/loadavg: 2.00 2.00 1.92 3/93 14824
/proc/meminfo: memFree=1120336/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1535.26
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 153485 41 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1535.26
Current children cumulated vsize (KiB) 41604

[startup+1602.96 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 14876
/proc/meminfo: memFree=1120528/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1594.98
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 159451 47 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1594.98
Current children cumulated vsize (KiB) 41604

[startup+1662.98 s]
/proc/loadavg: 2.05 2.01 1.93 3/87 14876
/proc/meminfo: memFree=1119952/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1654.7
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 165423 47 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1654.7
Current children cumulated vsize (KiB) 41604

[startup+1723.01 s]
/proc/loadavg: 2.07 2.02 1.93 3/87 14876
/proc/meminfo: memFree=1117904/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1714.44
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 171396 48 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1714.44
Current children cumulated vsize (KiB) 41604

[startup+1783.03 s]
/proc/loadavg: 2.02 2.02 1.93 3/87 14876
/proc/meminfo: memFree=1117392/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1774.18
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 177370 48 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1774.18
Current children cumulated vsize (KiB) 41604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.99 s]
/proc/loadavg: 2.01 2.02 1.93 3/87 14876
/proc/meminfo: memFree=1117008/2055920 swapFree=4191880/4192956
[pid=14501] ppid=14497 vsize=41604 CPUtime=1800.01
/proc/14501/stat : 14501 (solver) R 14497 14501 13941 0 -1 4194304 9414 0 0 0 179953 48 0 0 25 0 1 0 168612843 42602496 9349 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/14501/statm: 10401 9349 723 92 0 8745 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 41604

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809
CPU time (s): 1800.02
CPU user time (s): 1799.53
CPU system time (s): 0.492925
CPU usage (%): 99.5037
Max. virtual memory (cumulated for all children) (KiB): 41604

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

runsolver used 1.83672 s user time and 4.90525 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Jan  7 20:36:12 UTC 2007


IDJOB= 210770
IDBENCH= 4644
FILE ID= node2/210770-1168202170

PBS_JOBID= 3480532

Free space on /tmp= 66329 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-tag10.xml
COMMAND LINE= /tmp/evaluation/210770-1168202170/tramontane/bin/solver /tmp/evaluation/210770-1168202170/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-210770-1168202170 -o ROOT/results/node2/solver-210770-1168202170 -C 1800 -M 900  /tmp/evaluation/210770-1168202170/tramontane/bin/solver /tmp/evaluation/210770-1168202170/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9bfcd5765948ddcdd6e9fe77a1650d3d

RANDOM SEED= 47582823

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	: 5931.00
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:       1410872 kB
Buffers:         53532 kB
Cached:         464384 kB
SwapCached:        448 kB
Active:         175592 kB
Inactive:       403356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410872 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            6832 kB
Writeback:           0 kB
Mapped:          79156 kB
Slab:            51144 kB
Committed_AS:  4040568 kB
PageTables:       2212 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= 66265 MiB



End job on node2 on Sun Jan  7 21:06:21 UTC 2007