Trace number 1098717

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.02 1814.81

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-16_ext.xml
MD5SUMcc325c351ec31ee347a68e2396f7ab89
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 benchmark99.6858
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints338
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension338
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.95/1.10	c start processing
0.95/1.10	c start relation processing
1.05/1.11	c start cnf exporting
2.14/2.24	c parsing time : 0.968
2.14/2.24	c preprocessing time : 2.109
2.14/2.24	
2.14/2.24	c Nary constraints - conflicts : 0 supports : 0
2.14/2.24	c Binary constraints - conflicts : 318 supports :20
2.14/2.24	c max arity constraint : 2
2.14/2.24	c Max Tuples generated 0
2.14/2.24	c relations : 338
2.14/2.24	c relations BDD: 0
2.14/2.24	c sampling 0/0
2.14/2.24	c vars : 761 - clauses :  38204
2.14/2.24	
2.19/2.30	 
2.19/2.30	c --- SAT Solver Stats ---
2.19/2.30	 
2.19/2.30	c eSAT 0.1 : minisat core with additionnal features
2.19/2.30	c ============================[ Problem Statistics ]=============================
2.19/2.30	c |                                                                             |
2.19/2.30	c |  Number of variables:  760                                                  |
2.19/2.30	c |  Number of clauses:    38204                                                |
2.19/2.33	c |  Parsing time:         0.02         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-1098717-1215285029/watcher-1098717-1215285029 -o /tmp/evaluation-result-1098717-1215285029/solver-1098717-1215285029 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1098717-1215285029.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.92 1.98 1.99 4/84 1739
/proc/meminfo: memFree=1583008/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=8652 CPUtime=0
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1316748821 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 2163 280 208 79 0 156 0
[pid=1740] ppid=1739 vsize=8688 CPUtime=0
/proc/1740/stat : 1740 (galacE.sh) S 1739 1739 1163 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1316748822 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 273952768082 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1740/statm: 2172 286 209 79 0 165 0
[pid=1741] ppid=1740 vsize=8728 CPUtime=0
/proc/1741/stat : 1741 (galacE.sh) R 1740 1739 1163 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1316748822 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 273952599335 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/1741/statm: 2182 290 209 79 0 175 0

[startup+0.0805769 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 1739
/proc/meminfo: memFree=1583008/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=0.01
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.101631 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 1739
/proc/meminfo: memFree=1583008/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=0.01
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301668 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 1739
/proc/meminfo: memFree=1583008/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=0.01
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.70175 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 1739
/proc/meminfo: memFree=1583008/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=0.01
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.5019 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 1763
/proc/meminfo: memFree=1512848/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=0.01
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1755] ppid=1739 vsize=812764 CPUtime=1.43
/proc/1755/stat : 1755 (java) S 1739 1739 1163 0 -1 0 19884 0 1 0 132 11 0 0 18 0 9 0 1316748825 832270336 19300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1755/statm: 203191 19300 1910 9 0 197172 0
[pid=1755/tid=1756] ppid=1739 vsize=812764 CPUtime=1.11
/proc/1755/task/1756/stat : 1756 (java) R 1739 1739 1163 0 -1 64 14528 0 1 0 103 8 0 0 25 0 9 0 1316748826 832270336 19300 996147200 134512640 134550740 4294955600 18446744073709551615 4126650245 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1755/tid=1757] ppid=1739 vsize=812764 CPUtime=0.03
/proc/1755/task/1757/stat : 1757 (java) S 1739 1739 1163 0 -1 64 3793 0 0 0 2 1 0 0 17 0 9 0 1316748827 832270336 19300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1755/tid=1758] ppid=1739 vsize=812764 CPUtime=0
/proc/1755/task/1758/stat : 1758 (java) S 1739 1739 1163 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1316748827 832270336 19300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1755/tid=1759] ppid=1739 vsize=812764 CPUtime=0
/proc/1755/task/1759/stat : 1759 (java) S 1739 1739 1163 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1316748827 832270336 19300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1755/tid=1760] ppid=1739 vsize=812764 CPUtime=0
/proc/1755/task/1760/stat : 1760 (java) S 1739 1739 1163 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1316748830 832270336 19300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1755/tid=1761] ppid=1739 vsize=812764 CPUtime=0.27
/proc/1755/task/1761/stat : 1761 (java) S 1739 1739 1163 0 -1 64 863 0 0 0 26 1 0 0 16 0 9 0 1316748830 832270336 19300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1755/tid=1762] ppid=1739 vsize=812764 CPUtime=0
/proc/1755/task/1762/stat : 1762 (java) S 1739 1739 1163 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1316748830 832270336 19300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1755/tid=1763] ppid=1739 vsize=812764 CPUtime=0
/proc/1755/task/1763/stat : 1763 (java) S 1739 1739 1163 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1316748830 832270336 19300 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860324

[startup+3.10122 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 1763
/proc/meminfo: memFree=1506000/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 47560

[startup+6.30185 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1575888/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=6932 CPUtime=3.94
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 1571 0 0 0 394 0 0 0 25 0 1 0 1316749051 7098368 1472 996147200 134512640 135177480 4294955968 18446744073709551615 134560485 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 1733 1472 81 162 0 1568 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 54492

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1572752/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=10288 CPUtime=10.28
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 2415 0 0 0 1027 1 0 0 25 0 1 0 1316749051 10534912 2316 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 2572 2316 81 162 0 2407 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 57848

[startup+25.5016 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1569936/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=12976 CPUtime=22.96
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 3090 0 0 0 2294 2 0 0 25 0 1 0 1316749051 13287424 2991 996147200 134512640 135177480 4294955968 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 3244 2991 81 162 0 3079 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 60536

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1563984/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=19012 CPUtime=48.31
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 4590 0 0 0 4828 3 0 0 25 0 1 0 1316749051 19468288 4491 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 4753 4491 81 162 0 4588 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 66572

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1495568/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=25012 CPUtime=98.78
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 6068 0 0 0 9873 5 0 0 25 0 1 0 1316749051 25612288 5969 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 6253 5969 81 162 0 6088 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 72572

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1487952/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=32460 CPUtime=158.21
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 7950 0 0 0 15814 7 0 0 25 0 1 0 1316749051 33239040 7851 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 8115 7851 81 162 0 7950 0
Current children cumulated CPU time (s) 160.41
Current children cumulated vsize (KiB) 80020

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1481168/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=39420 CPUtime=217.65
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 9645 0 0 0 21756 9 0 0 25 0 1 0 1316749051 40366080 9546 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 9855 9546 81 162 0 9690 0
Current children cumulated CPU time (s) 219.85
Current children cumulated vsize (KiB) 86980

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1479632/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=40632 CPUtime=277.08
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 9980 0 0 0 27699 9 0 0 25 0 1 0 1316749051 41607168 9881 996147200 134512640 135177480 4294955968 18446744073709551615 134565379 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 10158 9881 81 162 0 9993 0
Current children cumulated CPU time (s) 279.28
Current children cumulated vsize (KiB) 88192

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1476504/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/1764/statm: 20041 19636 81 162 0 19876 0
Current children cumulated CPU time (s) 1111.13
Current children cumulated vsize (KiB) 127724

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1377240/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=86808 CPUtime=1168.37
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 21279 0 0 0 116815 22 0 0 25 0 1 0 1316749051 88891392 21180 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 21702 21180 81 162 0 21537 0
Current children cumulated CPU time (s) 1170.57
Current children cumulated vsize (KiB) 134368

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 1764
/proc/meminfo: memFree=1371544/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=92540 CPUtime=1227.79
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 22670 0 0 0 122756 23 0 0 25 0 1 0 1316749051 94760960 22571 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 23135 22571 81 162 0 22970 0
Current children cumulated CPU time (s) 1229.99
Current children cumulated vsize (KiB) 140100

[startup+1302.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/86 1764
/proc/meminfo: memFree=1370648/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=93204 CPUtime=1287.23
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 22839 0 0 0 128700 23 0 0 25 0 1 0 1316749051 95440896 22740 996147200 134512640 135177480 4294955968 18446744073709551615 134565315 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 23301 22740 81 162 0 23136 0
Current children cumulated CPU time (s) 1289.43
Current children cumulated vsize (KiB) 140764

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 1764
/proc/meminfo: memFree=1370648/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=93204 CPUtime=1346.66
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 22839 0 0 0 134643 23 0 0 25 0 1 0 1316749051 95440896 22740 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 23301 22740 81 162 0 23136 0
Current children cumulated CPU time (s) 1348.86
Current children cumulated vsize (KiB) 140764

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1764
/proc/meminfo: memFree=1370648/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=93204 CPUtime=1406.09
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 22840 0 0 0 140586 23 0 0 25 0 1 0 1316749051 95440896 22741 996147200 134512640 135177480 4294955968 18446744073709551615 134565382 0 0 4096 3 0 0 0 17 1 0 0
/proc/1764/statm: 23301 22741 81 162 0 23136 0
Current children cumulated CPU time (s) 1408.29
Current children cumulated vsize (KiB) 140764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1798
/proc/meminfo: memFree=1571192/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=93352 CPUtime=1465.61
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 22878 0 0 0 146537 24 0 0 25 0 1 0 1316749051 95592448 22779 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1764/statm: 23338 22779 81 162 0 23173 0
Current children cumulated CPU time (s) 1467.81
Current children cumulated vsize (KiB) 140912

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1798
/proc/meminfo: memFree=1571000/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=93352 CPUtime=1525.56
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 22906 0 0 0 152531 25 0 0 25 0 1 0 1316749051 95592448 22807 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1764/statm: 23338 22807 81 162 0 23173 0
Current children cumulated CPU time (s) 1527.76
Current children cumulated vsize (KiB) 140912

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1798
/proc/meminfo: memFree=1570616/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=93832 CPUtime=1585.51
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 22996 0 0 0 158526 25 0 0 25 0 1 0 1316749051 96083968 22897 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/1764/statm: 23458 22897 81 162 0 23293 0
Current children cumulated CPU time (s) 1587.71
Current children cumulated vsize (KiB) 141392

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1798
/proc/meminfo: memFree=1570104/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=94200 CPUtime=1645.45
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 23071 0 0 0 164520 25 0 0 25 0 1 0 1316749051 96460800 22972 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/1764/statm: 23550 22972 81 162 0 23385 0
Current children cumulated CPU time (s) 1647.65
Current children cumulated vsize (KiB) 141760

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1798
/proc/meminfo: memFree=1569720/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=94396 CPUtime=1705.4
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 23142 0 0 0 170515 25 0 0 25 0 1 0 1316749051 96661504 23043 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1764/statm: 23599 23043 81 162 0 23434 0
Current children cumulated CPU time (s) 1707.6
Current children cumulated vsize (KiB) 141956

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1798
/proc/meminfo: memFree=1568824/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=95420 CPUtime=1765.35
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 23368 0 0 0 176509 26 0 0 25 0 1 0 1316749051 97710080 23269 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1764/statm: 23855 23269 81 162 0 23690 0
Current children cumulated CPU time (s) 1767.55
Current children cumulated vsize (KiB) 142980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1798
/proc/meminfo: memFree=1566008/2055920 swapFree=4122264/4192956
[pid=1739] ppid=1737 vsize=47560 CPUtime=2.2
/proc/1739/stat : 1739 (galacE.sh) S 1737 1739 1163 0 -1 4194304 799 23062 0 1 0 0 205 15 17 0 1 0 1316748821 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1739/statm: 11890 364 245 79 0 219 0
[pid=1764] ppid=1739 vsize=98332 CPUtime=1797.82
/proc/1764/stat : 1764 (eSAT_static) R 1739 1739 1163 0 -1 4194304 24052 0 0 0 179755 27 0 0 25 0 1 0 1316749051 100691968 23953 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1764/statm: 24583 23953 81 162 0 24418 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 145892

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 1739 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=56687
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=159975
# CPU time returned by wait4() is 2.21666
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1814.81
CPU time (s): 1800.02
CPU user time (s): 1799.6
CPU system time (s): 0.42
CPU usage (%): 99.1849
Max. virtual memory (cumulated for all children) (KiB): 860324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.05669
system time used= 0.159975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23861
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= 1167
involuntary context switches= 1179

runsolver used 2.6106 second user time and 5.65414 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-05 21:10:29
IDJOB=1098717
IDBENCH=59652
IDSOLVER=351
FILE ID=node20/1098717-1215285029
PBS_JOBID= 7882322
Free space on /tmp= 66500 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-16_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098717-1215285029/watcher-1098717-1215285029 -o /tmp/evaluation-result-1098717-1215285029/solver-1098717-1215285029 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1098717-1215285029.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc325c351ec31ee347a68e2396f7ab89
RANDOM SEED=2123955947

node20.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.263
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.263
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:       1583488 kB
Buffers:         49472 kB
Cached:         187224 kB
SwapCached:      64340 kB
Active:         324212 kB
Inactive:        92700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583488 kB
SwapTotal:     4192956 kB
SwapFree:      4122264 kB
Dirty:            3284 kB
Writeback:           0 kB
Mapped:         191804 kB
Slab:            40412 kB
Committed_AS:  3442040 kB
PageTables:       2128 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= 66496 MiB
End job on node20 at 2008-07-05 21:40:46