Trace number 203087

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.08 1810.57

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-25_ext.xml
MD5SUMf45cb2f0ecffb2c2a8e653eeedeabf31
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02	c 
0.02	c Parsing xml file
0.02	c 	domains...............    0
0.02	c 	variables.............    0
0.02	c 	relations.............  1.6
1.62	c 	constraints........... 0.08
1.70	c Allocating memory
1.70	c 
1.70	c time limit = -1
1.70	c heuristic = dom/wdeg
1.70	c restart policy = Geometric increment
1.70	c restart base = 18
1.70	c restart factor = 1.33
1.70	c 
1.70	c Solving
1.70	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/node43/watcher-203087-1168156150 -o ROOT/results/node43/solver-203087-1168156150 -C 1800 -M 900 /tmp/evaluation/203087-1168156150/tramontane/bin/solver /tmp/evaluation/203087-1168156150/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.94 1.00 0.99 4/70 4849
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=540 CPUtime=0
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 164014236 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4731684 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 135 26 21 92 0 18 0

[startup+0.103244 s]
/proc/loadavg: 0.94 1.00 0.99 4/70 4849
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=8060 CPUtime=0.08
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 1068 0 0 0 8 0 0 0 19 0 1 0 164014236 8253440 1029 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5164623 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 2015 1029 692 92 0 359 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8060

[startup+0.511311 s]
/proc/loadavg: 0.94 1.00 0.99 4/70 4849
/proc/meminfo: memFree=1406328/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=11824 CPUtime=0.49
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 2015 0 0 0 48 1 0 0 24 0 1 0 164014236 12107776 1976 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158648190 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 2956 1976 692 92 0 1300 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11824

[startup+1.33245 s]
/proc/loadavg: 0.94 1.00 0.99 3/81 4860
/proc/meminfo: memFree=1341856/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=19400 CPUtime=1.31
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 3909 0 0 0 129 2 0 0 25 0 1 0 164014236 19865600 3870 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159453600 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 4850 3870 692 92 0 3194 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 19400

[startup+2.96973 s]
/proc/loadavg: 1.03 1.02 1.00 3/81 4860
/proc/meminfo: memFree=1315872/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=2.93
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 291 2 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637424 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 22320

[startup+6.26227 s]
/proc/loadavg: 1.03 1.02 1.00 3/81 4860
/proc/meminfo: memFree=1284040/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=6.21
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 618 3 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637667 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 22320

[startup+12.7274 s]
/proc/loadavg: 1.26 1.07 1.02 4/81 4868
/proc/meminfo: memFree=1223632/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=12.64
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 1261 3 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722331 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 22320

[startup+25.5363 s]
/proc/loadavg: 1.45 1.11 1.03 3/81 4868
/proc/meminfo: memFree=1009552/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=25.36
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 2533 3 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637545 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 22320

[startup+51.2131 s]
/proc/loadavg: 1.69 1.20 1.06 3/81 4868
/proc/meminfo: memFree=755216/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=50.78
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 5075 3 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637597 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 22320

[startup+102.514 s]
/proc/loadavg: 2.00 1.36 1.12 3/81 4868
/proc/meminfo: memFree=736400/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=101.66
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 10163 3 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790597 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 22320

[startup+162.562 s]
/proc/loadavg: 2.00 1.48 1.18 3/81 4868
/proc/meminfo: memFree=736336/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=161.23
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 16120 3 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708415 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 161.23
Current children cumulated vsize (KiB) 22320

[startup+222.605 s]
/proc/loadavg: 2.08 1.60 1.23 3/81 4868
/proc/meminfo: memFree=736336/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=220.77
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 22074 3 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637649 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 220.77
Current children cumulated vsize (KiB) 22320

[startup+282.609 s]
/proc/loadavg: 2.03 1.67 1.28 3/81 4868
/proc/meminfo: memFree=736272/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=280.3
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 28027 3 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637863 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 22320

[startup+342.673 s]
/proc/loadavg: 2.36 1.81 1.35 3/85 4920
/proc/meminfo: memFree=1201016/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=339.69
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 33962 7 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637752 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 22320

[startup+402.724 s]
/proc/loadavg: 2.18 1.86 1.39 3/85 4920
/proc/meminfo: memFree=1157304/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=399.31
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 39924 7 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637578 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 399.31
Current children cumulated vsize (KiB) 22320

[startup+462.775 s]
/proc/loadavg: 2.06 1.88 1.43 3/85 4920
/proc/meminfo: memFree=1130808/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=459.07
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 45900 7 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 459.07
Current children cumulated vsize (KiB) 22320

[startup+522.815 s]
/proc/loadavg: 2.02 1.90 1.46 3/85 4920
/proc/meminfo: memFree=1101880/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=518.84
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 51877 7 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722118 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 518.84
Current children cumulated vsize (KiB) 22320

[startup+582.861 s]
/proc/loadavg: 2.01 1.91 1.49 3/85 4920
/proc/meminfo: memFree=1101880/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=578.6
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 57853 7 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 578.6
Current children cumulated vsize (KiB) 22320

[startup+642.955 s]
/proc/loadavg: 2.00 1.93 1.52 3/85 4920
/proc/meminfo: memFree=1073208/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=638.35
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 63828 7 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 1 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 638.35
Current children cumulated vsize (KiB) 22320

[startup+703.018 s]
/proc/loadavg: 2.00 1.94 1.55 3/85 4920
/proc/meminfo: memFree=1044216/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=698.13
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 69805 8 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 698.13
Current children cumulated vsize (KiB) 22320

[startup+763.09 s]
/proc/loadavg: 2.00 1.95 1.57 3/91 5066
/proc/meminfo: memFree=1013616/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=757.84
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 75768 16 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639638 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 757.84
Current children cumulated vsize (KiB) 22320

[startup+823.154 s]
/proc/loadavg: 2.00 1.95 1.59 3/85 5118
/proc/meminfo: memFree=985272/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=817.62
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 81743 19 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 817.62
Current children cumulated vsize (KiB) 22320

[startup+883.206 s]
/proc/loadavg: 2.00 1.96 1.62 3/85 5118
/proc/meminfo: memFree=985208/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=877.4
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 87721 19 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790427 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 877.4
Current children cumulated vsize (KiB) 22320

[startup+943.288 s]
/proc/loadavg: 2.00 1.96 1.64 3/85 5118
/proc/meminfo: memFree=955896/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=937.14
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 93695 19 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790748 0 0 4096 0 0 0 0 17 1 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 937.14
Current children cumulated vsize (KiB) 22320

[startup+1003.38 s]
/proc/loadavg: 2.00 1.97 1.66 3/85 5118
/proc/meminfo: memFree=955896/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=996.95
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 99676 19 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790434 0 0 4096 0 0 0 0 17 1 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 996.95
Current children cumulated vsize (KiB) 22320

[startup+1063.48 s]
/proc/loadavg: 2.00 1.97 1.68 3/85 5118
/proc/meminfo: memFree=927160/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1056.77
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 105657 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 1 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1056.77
Current children cumulated vsize (KiB) 22320

[startup+1123.48 s]
/proc/loadavg: 2.00 1.97 1.69 3/85 5118
/proc/meminfo: memFree=898104/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1116.42
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 111622 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790446 0 0 4096 0 0 0 0 17 1 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1116.42
Current children cumulated vsize (KiB) 22320

[startup+1183.58 s]
/proc/loadavg: 2.00 1.97 1.71 3/85 5118
/proc/meminfo: memFree=898104/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1176.23
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 117603 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 1 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1176.23
Current children cumulated vsize (KiB) 22320

[startup+1243.68 s]
/proc/loadavg: 2.00 1.97 1.73 3/85 5118
/proc/meminfo: memFree=898104/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1236.05
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 123585 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790446 0 0 4096 0 0 0 0 17 1 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1236.05
Current children cumulated vsize (KiB) 22320

[startup+1303.75 s]
/proc/loadavg: 2.00 1.97 1.74 3/85 5118
/proc/meminfo: memFree=869048/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1295.74
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 129554 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637268 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1295.74
Current children cumulated vsize (KiB) 22320

[startup+1363.8 s]
/proc/loadavg: 2.08 1.99 1.76 3/85 5118
/proc/meminfo: memFree=868920/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1355.52
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 135532 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790664 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1355.52
Current children cumulated vsize (KiB) 22320

[startup+1423.85 s]
/proc/loadavg: 2.03 1.99 1.77 3/85 5118
/proc/meminfo: memFree=840120/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1415.24
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 141504 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1415.24
Current children cumulated vsize (KiB) 22320

[startup+1483.9 s]
/proc/loadavg: 2.01 1.99 1.78 3/85 5118
/proc/meminfo: memFree=840120/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1474.99
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 147479 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722310 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1474.99
Current children cumulated vsize (KiB) 22320

[startup+1543.94 s]
/proc/loadavg: 2.00 1.99 1.79 3/85 5118
/proc/meminfo: memFree=810872/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1534.75
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 153455 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637630 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1534.75
Current children cumulated vsize (KiB) 22320

[startup+1603.99 s]
/proc/loadavg: 2.00 1.99 1.80 3/85 5118
/proc/meminfo: memFree=810872/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1594.53
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 159433 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790425 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1594.53
Current children cumulated vsize (KiB) 22320

[startup+1664.03 s]
/proc/loadavg: 2.06 2.00 1.82 3/85 5118
/proc/meminfo: memFree=781240/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1654.28
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 165408 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790767 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1654.28
Current children cumulated vsize (KiB) 22320

[startup+1724.07 s]
/proc/loadavg: 2.02 2.00 1.83 3/85 5120
/proc/meminfo: memFree=781112/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1714.05
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 171385 20 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790380 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1714.05
Current children cumulated vsize (KiB) 22320

[startup+1784.13 s]
/proc/loadavg: 2.00 2.00 1.83 3/85 5120
/proc/meminfo: memFree=781112/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1773.85
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 177364 21 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637834 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1773.85
Current children cumulated vsize (KiB) 22320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.56 s]
/proc/loadavg: 2.08 2.02 1.84 3/85 5120
/proc/meminfo: memFree=751416/2055920 swapFree=4192812/4192956
[pid=4848] ppid=4845 vsize=22320 CPUtime=1800.07
/proc/4848/stat : 4848 (solver) R 4845 4848 4541 0 -1 4194304 4629 0 0 0 179986 21 0 0 25 0 1 0 164014236 22855680 4590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790598 0 0 4096 0 0 0 0 17 0 0 0
/proc/4848/statm: 5580 4590 710 92 0 3924 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 22320

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.57
CPU time (s): 1800.08
CPU user time (s): 1799.87
CPU system time (s): 0.213967
CPU usage (%): 99.4208
Max. virtual memory (cumulated for all children) (KiB): 22320

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

runsolver used 1.67575 s user time and 4.78627 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Jan  7 07:49:11 UTC 2007


IDJOB= 203087
IDBENCH= 3909
FILE ID= node43/203087-1168156150

PBS_JOBID= 3478528

Free space on /tmp= 66479 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28-fcd/rand-3-28-28-93-632-fcd-25_ext.xml
COMMAND LINE= /tmp/evaluation/203087-1168156150/tramontane/bin/solver /tmp/evaluation/203087-1168156150/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-203087-1168156150 -o ROOT/results/node43/solver-203087-1168156150 -C 1800 -M 900  /tmp/evaluation/203087-1168156150/tramontane/bin/solver /tmp/evaluation/203087-1168156150/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f45cb2f0ecffb2c2a8e653eeedeabf31

RANDOM SEED= 938196301

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.278
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.278
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:       1406632 kB
Buffers:         65116 kB
Cached:         500984 kB
SwapCached:          0 kB
Active:         266476 kB
Inactive:       319688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1406632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15560 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            48940 kB
Committed_AS:  3266744 kB
PageTables:       1592 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= 66477 MiB



End job on node43 on Sun Jan  7 08:19:22 UTC 2007