Trace number 241853

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Tramontane 2006-12-04? (TO) 1800.03 1808.48

General information on the benchmark

Namedimacs/pret/
pret-150-40_ext.xml
MD5SUM3a52a800eac841971a0879ee4e43203a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.045992
SatisfiableNO
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension100
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables.............    0
0.20	c 	relations.............    0
0.20	c 	constraints...........    0
0.20	c Allocating memory
0.20	c 
0.20	c time limit = -1
0.20	c heuristic = dom/wdeg
0.20	c restart policy = Geometric increment
0.20	c restart base = 99
0.20	c restart factor = 1.33
0.20	c 
0.20	c Solving
0.20	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/node1/watcher-241853-1168375708 -o ROOT/results/node1/solver-241853-1168375708 -C 1800 -M 900 /tmp/evaluation/241853-1168375708/tramontane/bin/solver /tmp/evaluation/241853-1168375708/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.16 0.15 0.33 3/94 12679
/proc/meminfo: memFree=1766544/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=18540 CPUtime=0
/proc/12678/stat : 12678 (runsolver) R 12676 12678 12265 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 185967030 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 259353275687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12678/statm: 4635 279 244 17 0 2626 0

[startup+0.102302 s]
/proc/loadavg: 0.16 0.15 0.33 3/94 12679
/proc/meminfo: memFree=1766544/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=0.08
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 8 0 0 0 18 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637441 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7180

[startup+0.510344 s]
/proc/loadavg: 0.16 0.15 0.33 3/94 12679
/proc/meminfo: memFree=1766544/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=0.49
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 49 0 0 0 21 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727432 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7180

[startup+1.33144 s]
/proc/loadavg: 0.16 0.15 0.33 3/94 12679
/proc/meminfo: memFree=1766032/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1.31
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 131 0 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812709 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 7180

[startup+2.96863 s]
/proc/loadavg: 0.16 0.15 0.33 3/94 12679
/proc/meminfo: memFree=1766032/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=2.94
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 294 0 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812678 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 7180

[startup+6.25101 s]
/proc/loadavg: 0.31 0.18 0.33 3/94 12679
/proc/meminfo: memFree=1766040/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=6.21
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 621 0 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7180

[startup+12.7118 s]
/proc/loadavg: 0.44 0.21 0.34 3/94 12679
/proc/meminfo: memFree=1766040/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=12.64
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 1264 0 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712726 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 7180

[startup+25.5193 s]
/proc/loadavg: 0.79 0.30 0.37 3/94 12679
/proc/meminfo: memFree=1766040/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=25.38
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 2538 0 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637507 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 7180

[startup+51.1422 s]
/proc/loadavg: 1.20 0.43 0.41 3/94 12679
/proc/meminfo: memFree=1766104/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=50.89
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 5089 0 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727445 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 7180

[startup+102.384 s]
/proc/loadavg: 1.65 0.67 0.49 3/94 12679
/proc/meminfo: memFree=1766104/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=101.91
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 10191 0 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 7180

[startup+162.446 s]
/proc/loadavg: 1.87 0.91 0.58 3/94 12679
/proc/meminfo: memFree=1766168/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=161.69
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 16168 1 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727445 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 7180

[startup+222.501 s]
/proc/loadavg: 1.95 1.11 0.67 3/94 12679
/proc/meminfo: memFree=1766104/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=221.47
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 22146 1 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 7180

[startup+282.558 s]
/proc/loadavg: 1.98 1.27 0.75 3/94 12679
/proc/meminfo: memFree=1766048/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=281.27
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 28126 1 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727439 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 7180

[startup+342.613 s]
/proc/loadavg: 2.04 1.41 0.83 3/94 12679
/proc/meminfo: memFree=1766112/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=340.94
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 34093 1 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812728 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 7180

[startup+402.672 s]
/proc/loadavg: 2.18 1.57 0.92 3/94 12679
/proc/meminfo: memFree=1766112/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=400.73
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 40072 1 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812641 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 400.73
Current children cumulated vsize (KiB) 7180

[startup+462.727 s]
/proc/loadavg: 2.06 1.65 0.99 3/94 12679
/proc/meminfo: memFree=1766048/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=460.52
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 46051 1 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637667 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 460.52
Current children cumulated vsize (KiB) 7180

[startup+522.782 s]
/proc/loadavg: 2.02 1.71 1.05 3/94 12679
/proc/meminfo: memFree=1765984/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=520.29
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 52028 1 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637765 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 520.29
Current children cumulated vsize (KiB) 7180

[startup+582.837 s]
/proc/loadavg: 2.01 1.76 1.10 3/94 12679
/proc/meminfo: memFree=1765984/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=580.08
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 58007 1 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 580.08
Current children cumulated vsize (KiB) 7180

[startup+642.898 s]
/proc/loadavg: 2.00 1.80 1.16 3/94 12679
/proc/meminfo: memFree=1765984/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=639.87
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 63985 2 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637645 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 639.87
Current children cumulated vsize (KiB) 7180

[startup+702.953 s]
/proc/loadavg: 2.00 1.83 1.21 3/94 12679
/proc/meminfo: memFree=1765920/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=699.64
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 69962 2 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727264 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 699.64
Current children cumulated vsize (KiB) 7180

[startup+763.012 s]
/proc/loadavg: 2.05 1.88 1.26 3/100 12753
/proc/meminfo: memFree=1764624/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=759.41
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 75938 3 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812633 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 759.41
Current children cumulated vsize (KiB) 7180

[startup+823.097 s]
/proc/loadavg: 2.02 1.90 1.30 3/100 12845
/proc/meminfo: memFree=1764584/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=819.13
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 81906 7 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 819.13
Current children cumulated vsize (KiB) 7180

[startup+883.159 s]
/proc/loadavg: 2.05 1.93 1.35 3/94 12877
/proc/meminfo: memFree=1765600/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=878.89
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 87880 9 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637441 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 878.89
Current children cumulated vsize (KiB) 7180

[startup+943.214 s]
/proc/loadavg: 2.02 1.94 1.39 3/94 12877
/proc/meminfo: memFree=1765600/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=938.68
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 93859 9 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 938.68
Current children cumulated vsize (KiB) 7180

[startup+1003.27 s]
/proc/loadavg: 2.06 1.96 1.43 3/94 12877
/proc/meminfo: memFree=1765600/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=998.46
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 99837 9 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712740 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 998.46
Current children cumulated vsize (KiB) 7180

[startup+1063.34 s]
/proc/loadavg: 2.02 1.97 1.46 3/94 12877
/proc/meminfo: memFree=1765600/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1058.24
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 105815 9 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727446 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1058.24
Current children cumulated vsize (KiB) 7180

[startup+1123.39 s]
/proc/loadavg: 2.01 1.97 1.49 3/94 12877
/proc/meminfo: memFree=1765536/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1118.03
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 111794 9 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1118.03
Current children cumulated vsize (KiB) 7180

[startup+1183.45 s]
/proc/loadavg: 2.00 1.97 1.52 3/94 12877
/proc/meminfo: memFree=1765600/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1177.83
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 117774 9 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637465 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1177.83
Current children cumulated vsize (KiB) 7180

[startup+1243.51 s]
/proc/loadavg: 2.00 1.97 1.55 3/94 12877
/proc/meminfo: memFree=1765536/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1237.59
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 123750 9 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712814 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1237.59
Current children cumulated vsize (KiB) 7180

[startup+1303.57 s]
/proc/loadavg: 2.11 2.00 1.58 3/94 12877
/proc/meminfo: memFree=1765600/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1297.4
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 129730 10 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812608 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1297.4
Current children cumulated vsize (KiB) 7180

[startup+1363.63 s]
/proc/loadavg: 2.07 2.01 1.61 3/94 12877
/proc/meminfo: memFree=1765600/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1357.2
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 135710 10 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727439 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1357.2
Current children cumulated vsize (KiB) 7180

[startup+1423.69 s]
/proc/loadavg: 2.02 2.01 1.63 3/94 12877
/proc/meminfo: memFree=1765600/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1416.96
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 141686 10 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637342 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1416.96
Current children cumulated vsize (KiB) 7180

[startup+1483.75 s]
/proc/loadavg: 2.01 2.00 1.65 3/94 12877
/proc/meminfo: memFree=1765600/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1476.76
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 147666 10 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790136 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1476.76
Current children cumulated vsize (KiB) 7180

[startup+1543.81 s]
/proc/loadavg: 2.00 2.00 1.67 3/94 12877
/proc/meminfo: memFree=1765536/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1536.55
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 153645 10 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1536.55
Current children cumulated vsize (KiB) 7180

[startup+1603.87 s]
/proc/loadavg: 2.00 2.00 1.69 3/94 12877
/proc/meminfo: memFree=1765536/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1596.31
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 159621 10 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712785 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1596.31
Current children cumulated vsize (KiB) 7180

[startup+1663.87 s]
/proc/loadavg: 2.00 2.00 1.71 3/94 12877
/proc/meminfo: memFree=1765472/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1656.06
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 165596 10 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1656.06
Current children cumulated vsize (KiB) 7180

[startup+1723.93 s]
/proc/loadavg: 2.00 2.00 1.72 3/94 12877
/proc/meminfo: memFree=1765472/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1715.85
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 171575 10 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1715.85
Current children cumulated vsize (KiB) 7180

[startup+1783.98 s]
/proc/loadavg: 2.17 2.04 1.75 3/94 12877
/proc/meminfo: memFree=1765408/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1775.61
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 177551 10 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637192 0 0 4096 0 0 0 0 17 0 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1775.61
Current children cumulated vsize (KiB) 7180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.48 s]
/proc/loadavg: 2.11 2.04 1.76 2/81 12880
/proc/meminfo: memFree=1773192/2055920 swapFree=4165612/4192956
[pid=12678] ppid=12676 vsize=7180 CPUtime=1800.03
/proc/12678/stat : 12678 (solver) R 12676 12678 12265 0 -1 4194304 858 0 0 0 179992 11 0 0 25 0 1 0 185967030 7352320 826 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637446 0 0 4096 0 0 0 0 17 1 0 0
/proc/12678/statm: 1795 826 709 92 0 139 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 7180

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.48
CPU time (s): 1800.03
CPU user time (s): 1799.92
CPU system time (s): 0.110983
CPU usage (%): 99.5327
Max. virtual memory (cumulated for all children) (KiB): 7180

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

runsolver used 1.65175 s user time and 4.83926 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Jan  9 20:48:31 UTC 2007


IDJOB= 241853
IDBENCH= 7350
FILE ID= node1/241853-1168375708

PBS_JOBID= 3522290

Free space on /tmp= 66512 MiB

BENCH NAME= HOME/pub/bench/CPAI06/dimacs/pret/pret-150-40_ext.xml
COMMAND LINE= /tmp/evaluation/241853-1168375708/tramontane/bin/solver /tmp/evaluation/241853-1168375708/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-241853-1168375708 -o ROOT/results/node1/solver-241853-1168375708 -C 1800 -M 900  /tmp/evaluation/241853-1168375708/tramontane/bin/solver /tmp/evaluation/241853-1168375708/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  3a52a800eac841971a0879ee4e43203a

RANDOM SEED= 189554411

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.234
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.234
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:       1767280 kB
Buffers:         39384 kB
Cached:         145048 kB
SwapCached:       4064 kB
Active:         150476 kB
Inactive:        80736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767280 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3268 kB
Writeback:           0 kB
Mapped:          63808 kB
Slab:            42064 kB
Committed_AS:  6075340 kB
PageTables:       2432 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= 66512 MiB



End job on node1 on Tue Jan  9 21:18:41 UTC 2007