Trace number 1048034

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.04 1807.41

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-67-4.xml
MD5SUM15619f0fa210145c5821fec8a750a21d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables67
Number of constraints1089
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1089
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.07/1.15	c start processing
1.07/1.15	c start relation processing
1.07/1.15	c start cnf exporting
1.36/1.45	c parsing time : 1.038
1.36/1.45	c preprocessing time : 1.333
1.36/1.45	
1.36/1.45	c Nary constraints - conflicts : 1089 supports : 0
1.36/1.45	c Binary constraints - conflicts : 0 supports :0
1.36/1.45	c max arity constraint : 3
1.36/1.45	c Max Tuples generated 64
1.36/1.45	c relations : 1
1.36/1.45	c relations BDD: 0
1.36/1.45	c sampling 0/0
1.36/1.45	c vars : 269 - clauses :  4825
1.36/1.45	
1.36/1.46	 
1.36/1.46	c --- SAT Solver Stats ---
1.36/1.46	 
1.36/1.47	c eSAT 0.1 : minisat core with additionnal features
1.36/1.47	c ============================[ Problem Statistics ]=============================
1.36/1.47	c |                                                                             |
1.36/1.47	c |  Number of variables:  268                                                  |
1.36/1.47	c |  Number of clauses:    4825                                                 |
1.36/1.47	c |  Parsing time:         0.00         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-1048034-1215041894/watcher-1048034-1215041894 -o /tmp/evaluation-result-1048034-1215041894/solver-1048034-1215041894 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1048034-1215041894.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: 1.99 2.00 1.82 4/73 24718
/proc/meminfo: memFree=1820456/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=8652 CPUtime=0
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1983139216 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 2163 280 208 79 0 156 0
[pid=24719] ppid=24718 vsize=8688 CPUtime=0
/proc/24719/stat : 24719 (galacE.sh) R 24718 24718 23534 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 1983139216 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 231882680991 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/24719/statm: 2172 288 210 79 0 165 0
[pid=24721] ppid=24719 vsize=6864 CPUtime=0
/proc/24721/stat : 24721 (id) S 24719 24718 23534 0 -1 4194304 240 0 0 0 0 0 0 0 18 0 1 0 1983139216 7028736 183 996147200 4194304 4211724 548682068832 18446744073709551615 231882868623 0 0 3674112 0 0 0 0 17 0 0 0
/proc/24721/statm: 1716 183 154 4 0 46 0

[startup+0.031388 s]
/proc/loadavg: 1.99 2.00 1.82 4/73 24718
/proc/meminfo: memFree=1820456/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=0.01
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.101446 s]
/proc/loadavg: 1.99 2.00 1.82 4/73 24718
/proc/meminfo: memFree=1820456/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=0.01
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301468 s]
/proc/loadavg: 1.99 2.00 1.82 4/73 24718
/proc/meminfo: memFree=1820456/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=0.01
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701517 s]
/proc/loadavg: 1.99 2.00 1.82 4/73 24718
/proc/meminfo: memFree=1820456/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=0.01
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50161 s]
/proc/loadavg: 1.99 2.00 1.82 4/83 24740
/proc/meminfo: memFree=1779352/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 47572

[startup+3.1018 s]
/proc/loadavg: 1.99 2.00 1.82 3/75 24741
/proc/meminfo: memFree=1817560/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=4080 CPUtime=1.61
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 695 0 0 0 161 0 0 0 25 0 1 0 1983139363 4177920 677 996147200 134512640 135177480 4294955984 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 1020 677 80 162 0 855 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 51652

[startup+6.30219 s]
/proc/loadavg: 1.99 2.00 1.82 3/75 24741
/proc/meminfo: memFree=1815256/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=6012 CPUtime=4.8
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 1168 0 0 0 480 0 0 0 25 0 1 0 1983139363 6156288 1150 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 1503 1150 80 162 0 1338 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 53584

[startup+12.7019 s]
/proc/loadavg: 1.99 2.00 1.82 3/75 24741
/proc/meminfo: memFree=1812448/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=7632 CPUtime=11.17
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 1562 0 0 0 1117 0 0 0 25 0 1 0 1983139363 7815168 1544 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 1908 1544 80 162 0 1743 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 55204

[startup+25.5014 s]
/proc/loadavg: 1.99 2.00 1.83 3/75 24741
/proc/meminfo: memFree=1809504/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=10100 CPUtime=23.92
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 2165 0 0 0 2391 1 0 0 25 0 1 0 1983139363 10342400 2147 996147200 134512640 135177480 4294955984 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 2525 2147 80 162 0 2360 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 57672

[startup+51.1015 s]
/proc/loadavg: 1.99 2.00 1.83 3/75 24741
/proc/meminfo: memFree=1806880/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=11988 CPUtime=49.42
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 2651 0 0 0 4940 2 0 0 25 0 1 0 1983139363 12275712 2633 996147200 134512640 135177480 4294955984 18446744073709551615 134556882 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 2997 2633 80 162 0 2832 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 59560

[startup+102.305 s]
/proc/loadavg: 1.99 2.00 1.83 3/75 24741
/proc/meminfo: memFree=1804128/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=14048 CPUtime=100.4
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 3118 0 0 0 10038 2 0 0 25 0 1 0 1983139363 14385152 3100 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 3512 3100 80 162 0 3347 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 61620

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.84 3/75 24741
/proc/meminfo: memFree=1799904/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=17512 CPUtime=160.17
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 3954 0 0 0 16013 4 0 0 25 0 1 0 1983139363 17932288 3936 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 4378 3936 80 162 0 4213 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 65084

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 1.84 3/75 24741
/proc/meminfo: memFree=1794976/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=22020 CPUtime=219.92
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 5052 0 0 0 21987 5 0 0 25 0 1 0 1983139363 22548480 5034 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 5505 5034 80 162 0 5340 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 69592

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.85 3/75 24741
/proc/meminfo: memFree=1793824/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=22888 CPUtime=279.69
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 5266 0 0 0 27963 6 0 0 25 0 1 0 1983139363 23437312 5248 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 5722 5248 80 162 0 5557 0
Current children cumulated CPU time (s) 281.12
Current children cumulated vsize (KiB) 70460

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.86 3/75 24741
/proc/meminfo: memFree=1790624/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=26112 CPUtime=339.44
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 5995 0 0 0 33937 7 0 0 25 0 1 0 1983139363 26738688 5951 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 6528 5951 80 162 0 6363 0
Current children cumulated CPU time (s) 340.87
Current children cumulated vsize (KiB) 73684

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 1.86 3/75 24741
/proc/meminfo: memFree=1789920/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=26864 CPUtime=399.2
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 6148 0 0 0 39913 7 0 0 25 0 1 0 1983139363 27508736 6104 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 6716 6104 80 162 0 6551 0

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

/proc/24741/statm: 9962 9228 80 162 0 9797 0
Current children cumulated CPU time (s) 1117.73
Current children cumulated vsize (KiB) 87420

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24743
/proc/meminfo: memFree=1772320/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=42416 CPUtime=1176.06
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 9882 0 0 0 117592 14 0 0 25 0 1 0 1983139363 43433984 9838 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 10604 9838 80 162 0 10439 0
Current children cumulated CPU time (s) 1177.49
Current children cumulated vsize (KiB) 89988

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24743
/proc/meminfo: memFree=1769568/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=44988 CPUtime=1235.82
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 10527 0 0 0 123567 15 0 0 25 0 1 0 1983139363 46067712 10483 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 11247 10483 80 162 0 11082 0
Current children cumulated CPU time (s) 1237.25
Current children cumulated vsize (KiB) 92560

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24743
/proc/meminfo: memFree=1766112/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=47896 CPUtime=1295.58
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 11245 0 0 0 129542 16 0 0 25 0 1 0 1983139363 49045504 11201 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 11974 11201 80 162 0 11809 0
Current children cumulated CPU time (s) 1297.01
Current children cumulated vsize (KiB) 95468

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24743
/proc/meminfo: memFree=1764128/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=49824 CPUtime=1355.34
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 11746 0 0 0 135517 17 0 0 25 0 1 0 1983139363 51019776 11702 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 12456 11702 80 162 0 12291 0
Current children cumulated CPU time (s) 1356.77
Current children cumulated vsize (KiB) 97396

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24749
/proc/meminfo: memFree=1763104/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=50836 CPUtime=1415.08
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 11969 0 0 0 141491 17 0 0 25 0 1 0 1983139363 52056064 11925 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 12709 11925 80 162 0 12544 0
Current children cumulated CPU time (s) 1416.51
Current children cumulated vsize (KiB) 98408

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24749
/proc/meminfo: memFree=1762848/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=50920 CPUtime=1474.83
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 12075 0 0 0 147466 17 0 0 25 0 1 0 1983139363 52142080 11969 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 12730 11969 80 162 0 12565 0
Current children cumulated CPU time (s) 1476.26
Current children cumulated vsize (KiB) 98492

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24749
/proc/meminfo: memFree=1762784/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=50920 CPUtime=1534.6
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 12086 0 0 0 153442 18 0 0 25 0 1 0 1983139363 52142080 11980 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 12730 11980 80 162 0 12565 0
Current children cumulated CPU time (s) 1536.03
Current children cumulated vsize (KiB) 98492

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24749
/proc/meminfo: memFree=1762656/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=51160 CPUtime=1594.36
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 12093 0 0 0 159418 18 0 0 25 0 1 0 1983139363 52387840 11987 996147200 134512640 135177480 4294955984 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 12790 11987 80 162 0 12625 0
Current children cumulated CPU time (s) 1595.79
Current children cumulated vsize (KiB) 98732

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24749
/proc/meminfo: memFree=1762528/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=51280 CPUtime=1654.12
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 12099 0 0 0 165394 18 0 0 25 0 1 0 1983139363 52510720 11993 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 12820 11993 80 162 0 12655 0
Current children cumulated CPU time (s) 1655.55
Current children cumulated vsize (KiB) 98852

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24749
/proc/meminfo: memFree=1762400/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=51280 CPUtime=1713.88
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 12108 0 0 0 171370 18 0 0 25 0 1 0 1983139363 52510720 12002 996147200 134512640 135177480 4294955984 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 12820 12002 80 162 0 12655 0
Current children cumulated CPU time (s) 1715.31
Current children cumulated vsize (KiB) 98852

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 24749
/proc/meminfo: memFree=1761888/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=51444 CPUtime=1773.63
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 12139 0 0 0 177345 18 0 0 25 0 1 0 1983139363 52678656 12033 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24741/statm: 12861 12033 80 162 0 12696 0
Current children cumulated CPU time (s) 1775.06
Current children cumulated vsize (KiB) 99016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 1.99 2.00 1.91 3/70 24773
/proc/meminfo: memFree=1775368/2055920 swapFree=4180584/4192956
[pid=24718] ppid=24716 vsize=47572 CPUtime=1.43
/proc/24718/stat : 24718 (galacE.sh) S 24716 24718 23534 0 -1 4194304 799 19590 0 1 0 0 131 12 17 0 1 0 1983139216 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24718/statm: 11893 364 245 79 0 219 0
[pid=24741] ppid=24718 vsize=51444 CPUtime=1798.61
/proc/24741/stat : 24741 (eSAT_static) R 24718 24718 23534 0 -1 4194304 12143 0 0 0 179843 18 0 0 25 0 1 0 1983139363 52678656 12037 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/24741/statm: 12861 12037 80 162 0 12696 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 99016

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 24718 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=317799
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=132979
# CPU time returned by wait4() is 1.45078
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.41
CPU time (s): 1800.04
CPU user time (s): 1799.74
CPU system time (s): 0.3
CPU usage (%): 99.5921
Max. virtual memory (cumulated for all children) (KiB): 860256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.3178
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20389
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= 1462
involuntary context switches= 1429

runsolver used 1.64675 second user time and 4.94225 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-03 01:38:14
IDJOB=1048034
IDBENCH=54344
IDSOLVER=351
FILE ID=node75/1048034-1215041894
PBS_JOBID= 7875027
Free space on /tmp= 66536 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-67-4.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1048034-1215041894/watcher-1048034-1215041894 -o /tmp/evaluation-result-1048034-1215041894/solver-1048034-1215041894 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1048034-1215041894.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 15619f0fa210145c5821fec8a750a21d
RANDOM SEED=2074723580

node75.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1820936 kB
Buffers:         29664 kB
Cached:         135172 kB
SwapCached:       6320 kB
Active:         127596 kB
Inactive:        49032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820936 kB
SwapTotal:     4192956 kB
SwapFree:      4180584 kB
Dirty:            6480 kB
Writeback:           0 kB
Mapped:          18176 kB
Slab:            43624 kB
Committed_AS:  4063332 kB
PageTables:       1828 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= 66536 MiB
End job on node75 at 2008-07-03 02:08:24