Trace number 199824

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.07 1807.76

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-29_ext.xml
MD5SUM9c6a9349bdd157e01642ecaeb6b5556a
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 variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.23	c 
0.23	c Parsing xml file
0.23	c 	domains...............    0
0.23	c 	variables.............    0
0.23	c 	relations............. 0.85
0.87	c 	constraints........... 0.05
0.91	c Allocating memory
0.91	c 
0.91	c time limit = -1
0.91	c heuristic = dom/wdeg
0.91	c restart policy = Geometric increment
0.92	c restart base = 15
0.92	c restart factor = 1.33
0.92	c 
0.92	c Solving
0.92	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/node38/watcher-199824-1168136779 -o ROOT/results/node38/solver-199824-1168136779 -C 1800 -M 900 /tmp/evaluation/199824-1168136779/tramontane/bin/solver /tmp/evaluation/199824-1168136779/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.97 2.00 1.86 5/75 2601
/proc/meminfo: memFree=1863624/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=18540 CPUtime=0
/proc/2600/stat : 2600 (runsolver) R 2598 2600 1570 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 162077599 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 266890439975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2600/statm: 4635 279 244 17 0 2626 0

[startup+0.10826 s]
/proc/loadavg: 1.97 2.00 1.86 5/75 2601
/proc/meminfo: memFree=1863624/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=7928 CPUtime=0.1
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 1051 0 0 0 10 0 0 0 18 0 1 0 162077599 8118272 1019 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 9073612 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 1982 1019 692 92 0 326 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7928

[startup+0.516338 s]
/proc/loadavg: 1.97 2.00 1.86 5/75 2601
/proc/meminfo: memFree=1863624/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=11376 CPUtime=0.5
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 1905 0 0 0 50 0 0 0 21 0 1 0 162077599 11649024 1873 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158608718 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 2844 1873 692 92 0 1188 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11376

[startup+1.3375 s]
/proc/loadavg: 1.97 2.00 1.86 3/75 2601
/proc/meminfo: memFree=1855688/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1.3
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 130 0 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790733 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 14560

[startup+2.97782 s]
/proc/loadavg: 1.97 2.00 1.86 3/75 2601
/proc/meminfo: memFree=1855688/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=2.94
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 293 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637771 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14560

[startup+6.25646 s]
/proc/loadavg: 1.97 2.00 1.86 3/75 2601
/proc/meminfo: memFree=1855496/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=6.19
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 618 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 14560

[startup+12.7167 s]
/proc/loadavg: 1.97 2.00 1.86 3/75 2601
/proc/meminfo: memFree=1855568/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=12.6
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 1259 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790632 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 14560

[startup+25.5312 s]
/proc/loadavg: 1.98 2.00 1.86 3/75 2601
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=25.33
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 2532 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637695 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 14560

[startup+51.1892 s]
/proc/loadavg: 1.99 2.00 1.86 3/75 2601
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=50.79
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 5078 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790767 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 14560

[startup+102.396 s]
/proc/loadavg: 1.99 2.00 1.87 3/75 2601
/proc/meminfo: memFree=1855824/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=101.62
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 10161 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790790 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 14560

[startup+162.437 s]
/proc/loadavg: 2.06 2.01 1.88 3/75 2601
/proc/meminfo: memFree=1855824/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=161.21
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 16120 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795145 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 161.21
Current children cumulated vsize (KiB) 14560

[startup+222.48 s]
/proc/loadavg: 2.02 2.01 1.88 3/75 2601
/proc/meminfo: memFree=1855824/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=220.8
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 22079 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639671 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 220.8
Current children cumulated vsize (KiB) 14560

[startup+282.515 s]
/proc/loadavg: 2.01 2.00 1.89 3/75 2601
/proc/meminfo: memFree=1855824/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=280.38
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 28037 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 280.38
Current children cumulated vsize (KiB) 14560

[startup+342.544 s]
/proc/loadavg: 2.00 2.00 1.89 3/75 2601
/proc/meminfo: memFree=1855824/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=339.96
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 33995 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790446 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 339.96
Current children cumulated vsize (KiB) 14560

[startup+402.576 s]
/proc/loadavg: 2.00 2.00 1.90 3/75 2601
/proc/meminfo: memFree=1855824/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=399.54
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 39953 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 399.54
Current children cumulated vsize (KiB) 14560

[startup+462.611 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2601
/proc/meminfo: memFree=1855760/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=459.13
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 45912 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790374 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 459.13
Current children cumulated vsize (KiB) 14560

[startup+522.646 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2601
/proc/meminfo: memFree=1855760/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=518.71
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 51870 1 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637330 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 518.71
Current children cumulated vsize (KiB) 14560

[startup+582.686 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2601
/proc/meminfo: memFree=1855760/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=578.31
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 57829 2 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637592 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 578.31
Current children cumulated vsize (KiB) 14560

[startup+642.718 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2601
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=637.89
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 63787 2 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637334 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 637.89
Current children cumulated vsize (KiB) 14560

[startup+702.811 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2601
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=697.54
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 69752 2 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637345 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 697.54
Current children cumulated vsize (KiB) 14560

[startup+762.881 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2601
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=757.16
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 75714 2 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637446 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 757.16
Current children cumulated vsize (KiB) 14560

[startup+822.923 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2601
/proc/meminfo: memFree=1855632/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=816.75
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 81673 2 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637348 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 816.75
Current children cumulated vsize (KiB) 14560

[startup+882.956 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 2601
/proc/meminfo: memFree=1855632/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=876.33
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 87631 2 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790425 0 0 4096 0 0 0 0 17 1 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 876.33
Current children cumulated vsize (KiB) 14560

[startup+942.995 s]
/proc/loadavg: 1.95 1.98 1.91 3/81 2676
/proc/meminfo: memFree=1629288/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=936.18
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 93613 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 936.18
Current children cumulated vsize (KiB) 14560

[startup+1003.01 s]
/proc/loadavg: 1.98 1.98 1.91 3/74 2677
/proc/meminfo: memFree=1773920/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=996.13
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 99608 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637088 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 996.13
Current children cumulated vsize (KiB) 14560

[startup+1063.06 s]
/proc/loadavg: 1.99 1.98 1.91 3/74 2677
/proc/meminfo: memFree=1762528/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1056.1
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 105605 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722216 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1056.1
Current children cumulated vsize (KiB) 14560

[startup+1123.08 s]
/proc/loadavg: 1.99 1.98 1.91 3/74 2677
/proc/meminfo: memFree=1750624/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1116.07
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 111602 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637638 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1116.07
Current children cumulated vsize (KiB) 14560

[startup+1183.1 s]
/proc/loadavg: 2.05 2.00 1.91 3/74 2677
/proc/meminfo: memFree=1744352/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1176.04
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 117599 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637492 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1176.04
Current children cumulated vsize (KiB) 14560

[startup+1243.15 s]
/proc/loadavg: 2.02 2.00 1.91 3/74 2677
/proc/meminfo: memFree=1736160/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1236.02
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 123597 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639671 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1236.02
Current children cumulated vsize (KiB) 14560

[startup+1303.21 s]
/proc/loadavg: 2.05 2.01 1.92 3/74 2677
/proc/meminfo: memFree=1727520/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1296.01
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 129596 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1296.01
Current children cumulated vsize (KiB) 14560

[startup+1363.23 s]
/proc/loadavg: 2.02 2.01 1.92 3/74 2677
/proc/meminfo: memFree=1719008/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1355.98
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 135593 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790655 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1355.98
Current children cumulated vsize (KiB) 14560

[startup+1423.25 s]
/proc/loadavg: 2.05 2.02 1.93 3/74 2677
/proc/meminfo: memFree=1709344/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1415.92
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 141587 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790618 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1415.92
Current children cumulated vsize (KiB) 14560

[startup+1483.28 s]
/proc/loadavg: 2.02 2.01 1.93 3/74 2677
/proc/meminfo: memFree=1698336/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1475.9
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 147585 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790655 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1475.9
Current children cumulated vsize (KiB) 14560

[startup+1543.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/74 2677
/proc/meminfo: memFree=1687328/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1535.86
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 153581 5 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637872 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1535.86
Current children cumulated vsize (KiB) 14560

[startup+1603.33 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 2677
/proc/meminfo: memFree=1678624/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1595.82
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 159576 6 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790657 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1595.82
Current children cumulated vsize (KiB) 14560

[startup+1663.39 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 2677
/proc/meminfo: memFree=1670048/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1655.84
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 165578 6 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790642 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1655.84
Current children cumulated vsize (KiB) 14560

[startup+1723.41 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 2677
/proc/meminfo: memFree=1656032/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1715.8
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 171574 6 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722206 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1715.8
Current children cumulated vsize (KiB) 14560

[startup+1783.43 s]
/proc/loadavg: 2.00 2.00 1.93 3/74 2677
/proc/meminfo: memFree=1650400/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1775.75
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 177569 6 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637578 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1775.75
Current children cumulated vsize (KiB) 14560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.75 s]
/proc/loadavg: 2.07 2.02 1.93 3/74 2677
/proc/meminfo: memFree=1649056/2055920 swapFree=4192812/4192956
[pid=2600] ppid=2598 vsize=14560 CPUtime=1800.05
/proc/2600/stat : 2600 (solver) R 2598 2600 1570 0 -1 4194304 2716 0 0 0 179999 6 0 0 25 0 1 0 162077599 14909440 2684 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2600/statm: 3640 2684 711 92 0 1984 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 14560

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.76
CPU time (s): 1800.07
CPU user time (s): 1800
CPU system time (s): 0.065989
CPU usage (%): 99.5744
Max. virtual memory (cumulated for all children) (KiB): 14560

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

runsolver used 2.0027 s user time and 4.82127 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Jan  7 02:26:20 UTC 2007


IDJOB= 199824
IDBENCH= 3638
FILE ID= node38/199824-1168136779

PBS_JOBID= 3478022

Free space on /tmp= 66511 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24-fcd/rand-3-24-24-76-632-fcd-29_ext.xml
COMMAND LINE= /tmp/evaluation/199824-1168136779/tramontane/bin/solver /tmp/evaluation/199824-1168136779/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-199824-1168136779 -o ROOT/results/node38/solver-199824-1168136779 -C 1800 -M 900  /tmp/evaluation/199824-1168136779/tramontane/bin/solver /tmp/evaluation/199824-1168136779/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9c6a9349bdd157e01642ecaeb6b5556a

RANDOM SEED= 488752192

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.267
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.267
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:       1864104 kB
Buffers:         35836 kB
Cached:          69972 kB
SwapCached:          0 kB
Active:          71440 kB
Inactive:        58764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5848 kB
Writeback:           0 kB
Mapped:          36144 kB
Slab:            46900 kB
Committed_AS:  3388388 kB
PageTables:       1884 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= 66490 MiB



End job on node38 on Sun Jan  7 02:56:27 UTC 2007