Trace number 242201

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.1 1808.49

General information on the benchmark

Namedimacs/dubois/
dubois-30_ext.xml
MD5SUM8a013f585cb903582789495f99614f7b
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.035993
SatisfiableNO
(Un)Satisfiability was proved
Number of variables90
Number of constraints60
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
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
0.01	c 	relations.............    0
0.01	c 	constraints...........    0
0.01	c Allocating memory
0.01	c 
0.01	c time limit = -1
0.01	c heuristic = dom/wdeg
0.01	c restart policy = Geometric increment
0.01	c restart base = 59
0.01	c restart factor = 1.33
0.01	c 
0.01	c Solving
0.01	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-242201-1168377531 -o ROOT/results/node12/solver-242201-1168377531 -C 1800 -M 900 /tmp/evaluation/242201-1168377531/tramontane/bin/solver /tmp/evaluation/242201-1168377531/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.86 0.97 0.84 4/86 29563
/proc/meminfo: memFree=1578936/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=6792 CPUtime=0
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 186148172 6955008 412 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 9665400 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1698 412 373 92 0 30 0

[startup+0.103628 s]
/proc/loadavg: 0.86 0.97 0.84 4/86 29563
/proc/meminfo: memFree=1578936/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=0.09
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 9 0 0 0 18 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637446 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.5147 s]
/proc/loadavg: 0.86 0.97 0.84 4/86 29563
/proc/meminfo: memFree=1578936/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=0.5
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 50 0 0 0 22 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727365 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7048

[startup+1.33485 s]
/proc/loadavg: 0.86 0.97 0.84 3/86 29563
/proc/meminfo: memFree=1578680/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1.32
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 132 0 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637396 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7048

[startup+2.97214 s]
/proc/loadavg: 0.95 0.98 0.85 3/86 29563
/proc/meminfo: memFree=1578680/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=2.95
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 295 0 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 7048

[startup+6.25374 s]
/proc/loadavg: 0.95 0.98 0.85 3/86 29563
/proc/meminfo: memFree=1578504/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=6.21
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 621 0 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812662 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7048

[startup+12.7129 s]
/proc/loadavg: 1.11 1.02 0.86 3/86 29563
/proc/meminfo: memFree=1578584/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=12.63
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 1263 0 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 7048

[startup+25.5242 s]
/proc/loadavg: 1.25 1.05 0.87 3/86 29563
/proc/meminfo: memFree=1578648/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=25.39
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 2538 1 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812650 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 7048

[startup+51.1539 s]
/proc/loadavg: 1.50 1.12 0.90 3/86 29565
/proc/meminfo: memFree=1578584/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=50.91
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 5090 1 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 7048

[startup+102.406 s]
/proc/loadavg: 1.80 1.27 0.96 3/86 29565
/proc/meminfo: memFree=1578712/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=101.91
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 10190 1 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 7048

[startup+162.473 s]
/proc/loadavg: 1.92 1.40 1.02 3/86 29565
/proc/meminfo: memFree=1578712/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=161.7
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 16169 1 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 7048

[startup+222.542 s]
/proc/loadavg: 1.97 1.51 1.08 3/86 29565
/proc/meminfo: memFree=1578776/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=221.5
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 22149 1 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 7048

[startup+282.606 s]
/proc/loadavg: 1.99 1.59 1.14 3/86 29565
/proc/meminfo: memFree=1578776/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=281.27
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 28126 1 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795057 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 7048

[startup+342.674 s]
/proc/loadavg: 1.99 1.66 1.19 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=341.08
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 34107 1 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 341.08
Current children cumulated vsize (KiB) 7048

[startup+402.744 s]
/proc/loadavg: 1.99 1.72 1.23 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=400.88
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 40086 2 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637249 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 400.88
Current children cumulated vsize (KiB) 7048

[startup+462.81 s]
/proc/loadavg: 1.99 1.77 1.28 3/86 29565
/proc/meminfo: memFree=1578904/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=460.65
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 46063 2 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 460.65
Current children cumulated vsize (KiB) 7048

[startup+522.874 s]
/proc/loadavg: 1.99 1.81 1.32 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=520.45
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 52043 2 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637427 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 520.45
Current children cumulated vsize (KiB) 7048

[startup+582.944 s]
/proc/loadavg: 1.99 1.84 1.36 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=580.24
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 58022 2 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 580.24
Current children cumulated vsize (KiB) 7048

[startup+643.014 s]
/proc/loadavg: 1.99 1.87 1.40 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=640.01
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 63999 2 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637728 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 640.01
Current children cumulated vsize (KiB) 7048

[startup+703.08 s]
/proc/loadavg: 2.04 1.90 1.44 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=699.82
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 69980 2 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 699.82
Current children cumulated vsize (KiB) 7048

[startup+763.146 s]
/proc/loadavg: 2.05 1.93 1.47 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=759.6
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 75958 2 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 759.6
Current children cumulated vsize (KiB) 7048

[startup+823.213 s]
/proc/loadavg: 2.02 1.94 1.50 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=819.38
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 81936 2 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 819.38
Current children cumulated vsize (KiB) 7048

[startup+883.277 s]
/proc/loadavg: 2.00 1.95 1.53 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=879.17
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 87915 2 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637592 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 879.17
Current children cumulated vsize (KiB) 7048

[startup+943.342 s]
/proc/loadavg: 2.00 1.95 1.56 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=938.97
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 93894 3 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 938.97
Current children cumulated vsize (KiB) 7048

[startup+1003.41 s]
/proc/loadavg: 2.00 1.96 1.58 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=998.74
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 99871 3 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637488 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 998.74
Current children cumulated vsize (KiB) 7048

[startup+1063.48 s]
/proc/loadavg: 2.00 1.97 1.61 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1058.55
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 105852 3 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812577 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1058.55
Current children cumulated vsize (KiB) 7048

[startup+1123.55 s]
/proc/loadavg: 2.00 1.97 1.63 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1118.35
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 111832 3 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785092 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1118.35
Current children cumulated vsize (KiB) 7048

[startup+1183.61 s]
/proc/loadavg: 2.00 1.97 1.65 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1178.11
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 117808 3 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1178.11
Current children cumulated vsize (KiB) 7048

[startup+1243.68 s]
/proc/loadavg: 2.00 1.97 1.67 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1237.89
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 123786 3 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812586 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1237.89
Current children cumulated vsize (KiB) 7048

[startup+1303.75 s]
/proc/loadavg: 2.00 1.97 1.68 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1297.69
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 129766 3 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1297.69
Current children cumulated vsize (KiB) 7048

[startup+1363.81 s]
/proc/loadavg: 2.00 1.97 1.70 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1357.46
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 135743 3 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1357.46
Current children cumulated vsize (KiB) 7048

[startup+1423.88 s]
/proc/loadavg: 2.00 1.97 1.72 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1417.25
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 141722 3 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639618 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1417.25
Current children cumulated vsize (KiB) 7048

[startup+1483.95 s]
/proc/loadavg: 2.00 1.97 1.73 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1477.07
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 147703 4 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637845 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1477.07
Current children cumulated vsize (KiB) 7048

[startup+1544.02 s]
/proc/loadavg: 2.00 1.97 1.75 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1536.83
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 153679 4 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637446 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1536.83
Current children cumulated vsize (KiB) 7048

[startup+1604.09 s]
/proc/loadavg: 2.00 1.97 1.76 3/86 29565
/proc/meminfo: memFree=1578776/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1596.63
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 159659 4 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812640 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1596.63
Current children cumulated vsize (KiB) 7048

[startup+1664.15 s]
/proc/loadavg: 2.07 1.99 1.77 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1656.43
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 165639 4 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637639 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1656.43
Current children cumulated vsize (KiB) 7048

[startup+1724.22 s]
/proc/loadavg: 2.02 1.99 1.79 3/86 29565
/proc/meminfo: memFree=1578840/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1716.21
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 171617 4 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1716.21
Current children cumulated vsize (KiB) 7048

[startup+1784.29 s]
/proc/loadavg: 2.01 1.99 1.80 3/86 29565
/proc/meminfo: memFree=1578776/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1776
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 177596 4 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727445 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1776
Current children cumulated vsize (KiB) 7048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.48 s]
/proc/loadavg: 1.92 1.97 1.80 3/82 29585
/proc/meminfo: memFree=1580856/2055920 swapFree=4160348/4192956
[pid=29562] ppid=29560 vsize=7048 CPUtime=1800.09
/proc/29562/stat : 29562 (solver) R 29560 29562 28969 0 -1 4194304 843 0 0 0 180004 5 0 0 25 0 1 0 186148172 7217152 811 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727365 0 0 4096 0 0 0 0 17 0 0 0
/proc/29562/statm: 1762 811 709 92 0 106 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 7048

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.49
CPU time (s): 1800.1
CPU user time (s): 1800.05
CPU system time (s): 0.054991
CPU usage (%): 99.5359
Max. virtual memory (cumulated for all children) (KiB): 7048

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

runsolver used 1.75673 s user time and 4.66729 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Jan  9 21:18:51 UTC 2007


IDJOB= 242201
IDBENCH= 7374
FILE ID= node12/242201-1168377531

PBS_JOBID= 3522342

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/dimacs/dubois/dubois-30_ext.xml
COMMAND LINE= /tmp/evaluation/242201-1168377531/tramontane/bin/solver /tmp/evaluation/242201-1168377531/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-242201-1168377531 -o ROOT/results/node12/solver-242201-1168377531 -C 1800 -M 900  /tmp/evaluation/242201-1168377531/tramontane/bin/solver /tmp/evaluation/242201-1168377531/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8a013f585cb903582789495f99614f7b

RANDOM SEED= 917340328

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1579352 kB
Buffers:         86020 kB
Cached:         294860 kB
SwapCached:       4816 kB
Active:         205908 kB
Inactive:       209336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579352 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            6260 kB
Writeback:           0 kB
Mapped:          47308 kB
Slab:            46272 kB
Committed_AS:  5640504 kB
PageTables:       2040 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= 66559 MiB



End job on node12 on Tue Jan  9 21:49:00 UTC 2007