Trace number 1034919

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
galac E? (TO) 1800.05 1801.01

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-53021_ext.xml
MD5SUMd19c1b93764e93faf8824a3904d558c8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.142
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
0.95/1.08	c start processing
0.95/1.08	c start relation processing
0.95/1.09	c start cnf exporting
2.15/2.27	c parsing time : 0.944
2.15/2.27	c preprocessing time : 2.137
2.15/2.27	
2.15/2.27	c Nary constraints - conflicts : 0 supports : 0
2.15/2.27	c Binary constraints - conflicts : 276 supports :0
2.15/2.27	c max arity constraint : 2
2.15/2.27	c Max Tuples generated 0
2.15/2.27	c relations : 276
2.15/2.27	c relations BDD: 0
2.15/2.27	c sampling 0/0
2.15/2.27	c vars : 577 - clauses :  45012
2.15/2.27	
2.23/2.30	 
2.23/2.30	c --- SAT Solver Stats ---
2.23/2.30	 
2.23/2.30	c eSAT 0.1 : minisat core with additionnal features
2.23/2.30	c ============================[ Problem Statistics ]=============================
2.23/2.30	c |                                                                             |
2.23/2.30	c |  Number of variables:  576                                                  |
2.23/2.30	c |  Number of clauses:    45012                                                |
2.23/2.33	c |  Parsing time:         0.03         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034919-1214949844/watcher-1034919-1214949844 -o /tmp/evaluation-result-1034919-1214949844/solver-1034919-1214949844 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1034919-1214949844.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 1.39 0.61 4/81 20520
/proc/meminfo: memFree=931600/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=2972 CPUtime=0
/proc/20520/stat : 20520 (galacE.sh) R 20518 20520 20306 0 -1 4194304 55 0 0 0 0 0 0 0 20 0 1 0 1973958817 3043328 40 996147200 4194304 4520092 548682068832 18446744073709551615 227846190569 0 0 4096 0 0 0 0 17 1 0 0
/proc/20520/statm: 743 40 30 79 0 100 0

[startup+0.055739 s]
/proc/loadavg: 2.02 1.39 0.61 4/81 20520
/proc/meminfo: memFree=931600/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=0.01
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.101743 s]
/proc/loadavg: 2.02 1.39 0.61 4/81 20520
/proc/meminfo: memFree=931600/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=0.01
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.301778 s]
/proc/loadavg: 2.02 1.39 0.61 4/81 20520
/proc/meminfo: memFree=931600/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=0.01
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.701847 s]
/proc/loadavg: 2.02 1.39 0.61 4/81 20520
/proc/meminfo: memFree=931600/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=0.01
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50299 s]
/proc/loadavg: 2.02 1.39 0.61 3/91 20542
/proc/meminfo: memFree=861504/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=0.01
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20534] ppid=20520 vsize=812760 CPUtime=1.44
/proc/20534/stat : 20534 (java) S 20520 20520 20306 0 -1 0 19853 0 1 0 130 14 0 0 18 0 9 0 1973958821 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20534/statm: 203190 19277 1906 9 0 197171 0
[pid=20534/tid=20535] ppid=20520 vsize=812760 CPUtime=1.11
/proc/20534/task/20535/stat : 20535 (java) R 20520 20520 20306 0 -1 64 14512 0 1 0 101 10 0 0 20 0 9 0 1973958822 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4126608749 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20534/tid=20536] ppid=20520 vsize=812760 CPUtime=0.03
/proc/20534/task/20536/stat : 20536 (java) S 20520 20520 20306 0 -1 64 3789 0 0 0 2 1 0 0 16 0 9 0 1973958824 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20534/tid=20537] ppid=20520 vsize=812760 CPUtime=0
/proc/20534/task/20537/stat : 20537 (java) S 20520 20520 20306 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1973958824 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20534/tid=20538] ppid=20520 vsize=812760 CPUtime=0
/proc/20534/task/20538/stat : 20538 (java) S 20520 20520 20306 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1973958824 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20534/tid=20539] ppid=20520 vsize=812760 CPUtime=0
/proc/20534/task/20539/stat : 20539 (java) S 20520 20520 20306 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1973958826 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20534/tid=20540] ppid=20520 vsize=812760 CPUtime=0.25
/proc/20534/task/20540/stat : 20540 (java) S 20520 20520 20306 0 -1 64 854 0 0 0 25 0 0 0 16 0 9 0 1973958826 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20534/tid=20541] ppid=20520 vsize=812760 CPUtime=0
/proc/20534/task/20541/stat : 20541 (java) S 20520 20520 20306 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1973958826 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20534/tid=20542] ppid=20520 vsize=812760 CPUtime=0
/proc/20534/task/20542/stat : 20542 (java) S 20520 20520 20306 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1973958826 832266240 19277 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860336

[startup+3.10127 s]
/proc/loadavg: 2.02 1.40 0.62 3/91 20542
/proc/meminfo: memFree=854464/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 47576

[startup+6.30184 s]
/proc/loadavg: 2.02 1.40 0.62 3/83 20543
/proc/meminfo: memFree=924480/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=7368 CPUtime=3.97
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 1711 0 0 0 396 1 0 0 25 0 1 0 1973959047 7544832 1588 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/20543/statm: 1842 1588 80 162 0 1677 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 54944

[startup+12.702 s]
/proc/loadavg: 2.02 1.42 0.63 3/83 20583
/proc/meminfo: memFree=1718272/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=10688 CPUtime=10.34
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 2542 0 0 0 1031 3 0 0 25 0 1 0 1973959047 10944512 2419 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 2672 2420 80 162 0 2507 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 58264

[startup+25.5012 s]
/proc/loadavg: 2.02 1.43 0.65 3/83 20583
/proc/meminfo: memFree=1715584/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=12252 CPUtime=23.13
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 2952 0 0 0 2310 3 0 0 25 0 1 0 1973959047 12546048 2829 996147200 134512640 135177480 4294955984 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 3063 2829 80 162 0 2898 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 59828

[startup+51.1017 s]
/proc/loadavg: 2.01 1.48 0.68 3/83 20583
/proc/meminfo: memFree=1708672/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=19128 CPUtime=48.72
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 4665 0 0 0 4867 5 0 0 25 0 1 0 1973959047 19587072 4542 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 4782 4542 80 162 0 4617 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 66704

[startup+102.307 s]
/proc/loadavg: 2.00 1.56 0.75 3/83 20583
/proc/meminfo: memFree=1700992/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=26852 CPUtime=99.9
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 6531 0 0 0 9982 8 0 0 25 0 1 0 1973959047 27496448 6408 996147200 134512640 135177480 4294955984 18446744073709551615 134560390 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 6713 6408 80 162 0 6548 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 74428

[startup+162.301 s]
/proc/loadavg: 2.00 1.64 0.83 3/83 20583
/proc/meminfo: memFree=1696000/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=31816 CPUtime=159.87
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 7773 0 0 0 15978 9 0 0 25 0 1 0 1973959047 32579584 7650 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 7954 7650 80 162 0 7789 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 79392

[startup+222.303 s]
/proc/loadavg: 2.00 1.70 0.90 3/83 20583
/proc/meminfo: memFree=1687872/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=39952 CPUtime=219.85
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 9781 0 0 0 21973 12 0 0 25 0 1 0 1973959047 40910848 9658 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 9988 9658 80 162 0 9823 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 87528

[startup+282.302 s]
/proc/loadavg: 2.00 1.75 0.96 3/83 20583
/proc/meminfo: memFree=1682944/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=44936 CPUtime=279.82
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 11043 0 0 0 27969 13 0 0 25 0 1 0 1973959047 46014464 10920 996147200 134512640 135177480 4294955984 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 11234 10920 80 162 0 11069 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 92512

[startup+342.301 s]
/proc/loadavg: 2.00 1.80 1.03 3/83 20583
/proc/meminfo: memFree=1678848/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=48896 CPUtime=339.78
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 12041 0 0 0 33965 13 0 0 25 0 1 0 1973959047 50069504 11918 996147200 134512640 135177480 4294955984 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 12224 11918 80 162 0 12059 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 96472

################
# More data... #
################

/proc/20543/statm: 22337 21792 80 162 0 22172 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 136924

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.58 3/83 20583
/proc/meminfo: memFree=1634048/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=94160 CPUtime=1179.4
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 23173 0 0 0 117915 25 0 0 25 0 1 0 1973959047 96419840 23034 996147200 134512640 135177480 4294955984 18446744073709551615 134557987 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 23540 23034 80 162 0 23375 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 141736

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.60 3/83 20583
/proc/meminfo: memFree=1633792/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=94160 CPUtime=1239.37
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 23174 0 0 0 123912 25 0 0 25 0 1 0 1973959047 96419840 23035 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 23540 23035 80 162 0 23375 0
Current children cumulated CPU time (s) 1241.61
Current children cumulated vsize (KiB) 141736

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/83 20583
/proc/meminfo: memFree=1633664/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=94160 CPUtime=1299.34
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 23176 0 0 0 129909 25 0 0 25 0 1 0 1973959047 96419840 23037 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 23540 23037 80 162 0 23375 0
Current children cumulated CPU time (s) 1301.58
Current children cumulated vsize (KiB) 141736

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/83 20583
/proc/meminfo: memFree=1633664/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=94160 CPUtime=1359.31
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 23177 0 0 0 135906 25 0 0 25 0 1 0 1973959047 96419840 23038 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 23540 23038 80 162 0 23375 0
Current children cumulated CPU time (s) 1361.55
Current children cumulated vsize (KiB) 141736

[startup+1422.31 s]
/proc/loadavg: 2.06 1.99 1.67 3/83 20583
/proc/meminfo: memFree=1633664/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=94160 CPUtime=1419.29
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 23179 0 0 0 141904 25 0 0 25 0 1 0 1973959047 96419840 23040 996147200 134512640 135177480 4294955984 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 23540 23040 80 162 0 23375 0
Current children cumulated CPU time (s) 1421.53
Current children cumulated vsize (KiB) 141736

[startup+1482.3 s]
/proc/loadavg: 2.02 1.99 1.69 3/83 20583
/proc/meminfo: memFree=1630784/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=97172 CPUtime=1479.25
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 23929 0 0 0 147899 26 0 0 25 0 1 0 1973959047 99504128 23790 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 24293 23790 80 162 0 24128 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 144748

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.70 3/83 20583
/proc/meminfo: memFree=1621696/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=106132 CPUtime=1539.23
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 26181 0 0 0 153894 29 0 0 25 0 1 0 1973959047 108679168 26042 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 26533 26042 80 162 0 26368 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 153708

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.72 3/83 20583
/proc/meminfo: memFree=1614528/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=113372 CPUtime=1599.2
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 28001 0 0 0 159890 30 0 0 25 0 1 0 1973959047 116092928 27862 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 28343 27862 80 162 0 28178 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 160948

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.74 3/83 20583
/proc/meminfo: memFree=1612096/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=115716 CPUtime=1659.17
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 28593 0 0 0 165887 30 0 0 25 0 1 0 1973959047 118493184 28454 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 28929 28454 80 162 0 28764 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 163292

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/83 20583
/proc/meminfo: memFree=1612032/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=115716 CPUtime=1719.14
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 28594 0 0 0 171883 31 0 0 25 0 1 0 1973959047 118493184 28455 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 28929 28455 80 162 0 28764 0
Current children cumulated CPU time (s) 1721.38
Current children cumulated vsize (KiB) 163292

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/83 20583
/proc/meminfo: memFree=1611648/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=115880 CPUtime=1779.12
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 28635 0 0 0 177881 31 0 0 25 0 1 0 1973959047 118661120 28496 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 28970 28496 80 162 0 28805 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (KiB) 163456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 1.99 1.76 3/83 20583
/proc/meminfo: memFree=1611648/2055920 swapFree=4180060/4192956
[pid=20520] ppid=20518 vsize=47576 CPUtime=2.24
/proc/20520/stat : 20520 (galacE.sh) S 20518 20520 20306 0 -1 4194304 800 23058 0 1 0 0 206 18 17 0 1 0 1973958817 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20520/statm: 11894 365 246 79 0 219 0
[pid=20543] ppid=20520 vsize=115880 CPUtime=1797.81
/proc/20543/stat : 20543 (eSAT_static) R 20520 20520 20306 0 -1 4194304 28637 0 0 0 179750 31 0 0 25 0 1 0 1973959047 118661120 28498 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20543/statm: 28970 28498 80 162 0 28805 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 163456

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20520 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=70685
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=190970
# CPU time returned by wait4() is 2.26166
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.01
CPU time (s): 1800.05
CPU user time (s): 1799.56
CPU system time (s): 0.49
CPU usage (%): 99.9465
Max. virtual memory (cumulated for all children) (KiB): 860336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.07069
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23858
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1138
involuntary context switches= 1122

runsolver used 2.02169 second user time and 4.92225 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-02 00:04:04
IDJOB=1034919
IDBENCH=53368
IDSOLVER=351
FILE ID=node18/1034919-1214949844
PBS_JOBID= 7870298
Free space on /tmp= 66480 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-53021_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1034919-1214949844/watcher-1034919-1214949844 -o /tmp/evaluation-result-1034919-1214949844/solver-1034919-1214949844 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1034919-1214949844.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d19c1b93764e93faf8824a3904d558c8
RANDOM SEED=1168845136

node18.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
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:        932080 kB
Buffers:         42100 kB
Cached:         289344 kB
SwapCached:       7128 kB
Active:         913240 kB
Inactive:       158728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        932080 kB
SwapTotal:     4192956 kB
SwapFree:      4180060 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:         755972 kB
Slab:            35656 kB
Committed_AS:  4064240 kB
PageTables:       3224 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= 66552 MiB
End job on node18 at 2008-07-02 00:34:07