Trace number 1098761

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

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-11_ext.xml
MD5SUMfc1c9e94735324d0f1178548c93d4e5d
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 benchmark104.571
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.05	c start processing
0.95/1.05	c start relation processing
0.95/1.07	c start cnf exporting
2.04/2.18	c parsing time : 0.926
2.04/2.18	c preprocessing time : 2.052
2.04/2.18	
2.04/2.18	c Nary constraints - conflicts : 0 supports : 0
2.04/2.18	c Binary constraints - conflicts : 324 supports :14
2.04/2.18	c max arity constraint : 2
2.04/2.18	c Max Tuples generated 0
2.04/2.18	c relations : 338
2.04/2.18	c relations BDD: 0
2.04/2.18	c sampling 0/0
2.04/2.18	c vars : 761 - clauses :  39110
2.04/2.18	
2.12/2.24	 
2.12/2.24	c --- SAT Solver Stats ---
2.12/2.24	 
2.12/2.24	c eSAT 0.1 : minisat core with additionnal features
2.12/2.24	c ============================[ Problem Statistics ]=============================
2.12/2.24	c |                                                                             |
2.12/2.24	c |  Number of variables:  760                                                  |
2.12/2.24	c |  Number of clauses:    39110                                                |
2.12/2.26	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-1098761-1215285261/watcher-1098761-1215285261 -o /tmp/evaluation-result-1098761-1215285261/solver-1098761-1215285261 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1098761-1215285261.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.25 2.07 2.02 4/81 3122
/proc/meminfo: memFree=1623488/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=8652 CPUtime=0
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2007498079 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 2163 280 208 79 0 156 0
[pid=3123] ppid=3122 vsize=8688 CPUtime=0
/proc/3123/stat : 3123 (galacE.sh) S 3122 3122 1517 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 2007498079 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 240577642578 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3123/statm: 2172 286 209 79 0 165 0
[pid=3124] ppid=3123 vsize=8728 CPUtime=0
/proc/3124/stat : 3124 (galacE.sh) R 3123 3122 1517 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2007498080 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 240577473831 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/3124/statm: 2182 290 209 79 0 175 0

[startup+0.0980649 s]
/proc/loadavg: 2.25 2.07 2.02 4/81 3122
/proc/meminfo: memFree=1623488/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=0.01
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.101064 s]
/proc/loadavg: 2.25 2.07 2.02 4/81 3122
/proc/meminfo: memFree=1623488/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=0.01
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301096 s]
/proc/loadavg: 2.25 2.07 2.02 4/81 3122
/proc/meminfo: memFree=1623488/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=0.01
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.701165 s]
/proc/loadavg: 2.25 2.07 2.02 4/81 3122
/proc/meminfo: memFree=1623488/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=0.01
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.5023 s]
/proc/loadavg: 2.23 2.07 2.02 3/91 3144
/proc/meminfo: memFree=1553328/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=0.01
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3136] ppid=3122 vsize=812764 CPUtime=1.44
/proc/3136/stat : 3136 (java) S 3122 3122 1517 0 -1 0 19885 0 1 0 134 10 0 0 18 0 9 0 2007498083 832270336 19302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3136/statm: 203191 19302 1912 9 0 197172 0
[pid=3136/tid=3137] ppid=3122 vsize=812764 CPUtime=1.12
/proc/3136/task/3137/stat : 3137 (java) R 3122 3122 1517 0 -1 64 14533 0 1 0 105 7 0 0 25 0 9 0 2007498084 832270336 19302 996147200 134512640 134550740 4294955600 18446744073709551615 4127107975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3136/tid=3138] ppid=3122 vsize=812764 CPUtime=0.03
/proc/3136/task/3138/stat : 3138 (java) S 3122 3122 1517 0 -1 64 3794 0 0 0 2 1 0 0 16 0 9 0 2007498085 832270336 19302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3136/tid=3139] ppid=3122 vsize=812764 CPUtime=0
/proc/3136/task/3139/stat : 3139 (java) S 3122 3122 1517 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007498085 832270336 19302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3136/tid=3140] ppid=3122 vsize=812764 CPUtime=0
/proc/3136/task/3140/stat : 3140 (java) S 3122 3122 1517 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007498085 832270336 19302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3136/tid=3141] ppid=3122 vsize=812764 CPUtime=0
/proc/3136/task/3141/stat : 3141 (java) S 3122 3122 1517 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007498088 832270336 19302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3136/tid=3142] ppid=3122 vsize=812764 CPUtime=0.26
/proc/3136/task/3142/stat : 3142 (java) S 3122 3122 1517 0 -1 64 859 0 0 0 26 0 0 0 16 0 9 0 2007498088 832270336 19302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3136/tid=3143] ppid=3122 vsize=812764 CPUtime=0
/proc/3136/task/3143/stat : 3143 (java) S 3122 3122 1517 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007498088 832270336 19302 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3136/tid=3144] ppid=3122 vsize=812764 CPUtime=0
/proc/3136/task/3144/stat : 3144 (java) S 3122 3122 1517 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007498088 832270336 19302 996147200 134512640 134550740 4294955600 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) 860344

[startup+3.10257 s]
/proc/loadavg: 2.23 2.07 2.02 3/91 3144
/proc/meminfo: memFree=1546544/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 47580

[startup+6.30111 s]
/proc/loadavg: 2.23 2.07 2.02 3/83 3145
/proc/meminfo: memFree=1617392/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=6648 CPUtime=4.01
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 1537 0 0 0 400 1 0 0 25 0 1 0 2007498303 6807552 1435 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 1662 1435 80 162 0 1497 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 54228

[startup+12.7022 s]
/proc/loadavg: 2.19 2.07 2.02 3/83 3145
/proc/meminfo: memFree=1613296/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=10076 CPUtime=10.36
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 2374 0 0 0 1034 2 0 0 25 0 1 0 2007498303 10317824 2272 996147200 134512640 135177480 4294955968 18446744073709551615 134565480 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 2519 2272 80 162 0 2354 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 57656

[startup+25.5013 s]
/proc/loadavg: 2.16 2.06 2.02 3/83 3145
/proc/meminfo: memFree=1610288/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=13252 CPUtime=23.02
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 3165 0 0 0 2300 2 0 0 25 0 1 0 2007498303 13570048 3063 996147200 134512640 135177480 4294955968 18446744073709551615 134560390 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 3313 3063 80 162 0 3148 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 60832

[startup+51.1016 s]
/proc/loadavg: 2.11 2.06 2.01 3/83 3145
/proc/meminfo: memFree=1604656/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=18880 CPUtime=48.39
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 4589 0 0 0 4835 4 0 0 25 0 1 0 2007498303 19333120 4487 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 4720 4487 81 162 0 4555 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 66460

[startup+102.306 s]
/proc/loadavg: 2.04 2.05 2.01 3/83 3145
/proc/meminfo: memFree=1601200/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=22188 CPUtime=99.1
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 5404 0 0 0 9905 5 0 0 25 0 1 0 2007498303 22720512 5302 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 5547 5302 81 162 0 5382 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 69768

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 3145
/proc/meminfo: memFree=1594288/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=29576 CPUtime=158.54
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 7185 0 0 0 15846 8 0 0 25 0 1 0 2007498303 30285824 7083 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 7394 7083 81 162 0 7229 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 77156

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 3145
/proc/meminfo: memFree=1591024/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=32760 CPUtime=217.97
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 8000 0 0 0 21788 9 0 0 25 0 1 0 2007498303 33546240 7898 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 8190 7898 81 162 0 8025 0
Current children cumulated CPU time (s) 220.1
Current children cumulated vsize (KiB) 80340

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 3145
/proc/meminfo: memFree=1579248/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=44664 CPUtime=277.41
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 10920 0 0 0 27728 13 0 0 25 0 1 0 2007498303 45735936 10818 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 11166 10818 81 162 0 11001 0
Current children cumulated CPU time (s) 279.54
Current children cumulated vsize (KiB) 92244

[startup+342.302 s]
/proc/loadavg: 2.04 2.03 2.00 3/74 3271
/proc/meminfo: memFree=1585984/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/3145/statm: 17705 17204 81 162 0 17540 0
Current children cumulated CPU time (s) 1172.44
Current children cumulated vsize (KiB) 118400

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 3504
/proc/meminfo: memFree=1548608/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=75776 CPUtime=1229.74
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 18525 0 0 0 122947 27 0 0 25 0 1 0 2007498303 77594624 18423 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 18944 18423 81 162 0 18779 0
Current children cumulated CPU time (s) 1231.87
Current children cumulated vsize (KiB) 123356

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3504
/proc/meminfo: memFree=1541248/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=82904 CPUtime=1289.18
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 20348 0 0 0 128889 29 0 0 25 0 1 0 2007498303 84893696 20246 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 20726 20246 81 162 0 20561 0
Current children cumulated CPU time (s) 1291.31
Current children cumulated vsize (KiB) 130484

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3504
/proc/meminfo: memFree=1534656/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=89596 CPUtime=1348.61
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22001 0 0 0 134830 31 0 0 25 0 1 0 2007498303 91746304 21899 996147200 134512640 135177480 4294955968 18446744073709551615 134565248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 22399 21899 81 162 0 22234 0
Current children cumulated CPU time (s) 1350.74
Current children cumulated vsize (KiB) 137176

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 3504
/proc/meminfo: memFree=1532416/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=91880 CPUtime=1408.04
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22553 0 0 0 140773 31 0 0 25 0 1 0 2007498303 94085120 22451 996147200 134512640 135177480 4294955968 18446744073709551615 134565312 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 22970 22451 81 162 0 22805 0
Current children cumulated CPU time (s) 1410.17
Current children cumulated vsize (KiB) 139460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3504
/proc/meminfo: memFree=1532352/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=91880 CPUtime=1467.48
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22553 0 0 0 146717 31 0 0 25 0 1 0 2007498303 94085120 22451 996147200 134512640 135177480 4294955968 18446744073709551615 134571818 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 22970 22451 81 162 0 22805 0
Current children cumulated CPU time (s) 1469.61
Current children cumulated vsize (KiB) 139460

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3504
/proc/meminfo: memFree=1532352/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=91880 CPUtime=1526.91
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22553 0 0 0 152660 31 0 0 25 0 1 0 2007498303 94085120 22451 996147200 134512640 135177480 4294955968 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 22970 22451 81 162 0 22805 0
Current children cumulated CPU time (s) 1529.04
Current children cumulated vsize (KiB) 139460

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3504
/proc/meminfo: memFree=1532352/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=91880 CPUtime=1586.35
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22553 0 0 0 158604 31 0 0 25 0 1 0 2007498303 94085120 22451 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 22970 22451 81 162 0 22805 0
Current children cumulated CPU time (s) 1588.48
Current children cumulated vsize (KiB) 139460

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3504
/proc/meminfo: memFree=1532352/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=91880 CPUtime=1645.78
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22556 0 0 0 164547 31 0 0 25 0 1 0 2007498303 94085120 22454 996147200 134512640 135177480 4294955968 18446744073709551615 134565524 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 22970 22454 81 162 0 22805 0
Current children cumulated CPU time (s) 1647.91
Current children cumulated vsize (KiB) 139460

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3504
/proc/meminfo: memFree=1532224/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=91880 CPUtime=1705.23
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22580 0 0 0 170491 32 0 0 25 0 1 0 2007498303 94085120 22478 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 22970 22478 81 162 0 22805 0
Current children cumulated CPU time (s) 1707.36
Current children cumulated vsize (KiB) 139460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 3504
/proc/meminfo: memFree=1532096/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=91880 CPUtime=1764.66
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22582 0 0 0 176434 32 0 0 25 0 1 0 2007498303 94085120 22480 996147200 134512640 135177480 4294955968 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 22970 22480 81 162 0 22805 0
Current children cumulated CPU time (s) 1766.79
Current children cumulated vsize (KiB) 139460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 3504
/proc/meminfo: memFree=1531776/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=92328 CPUtime=1797.95
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22692 0 0 0 179763 32 0 0 25 0 1 0 2007498303 94543872 22590 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 23082 22590 81 162 0 22917 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 139908

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

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

[startup+1815.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 3504
/proc/meminfo: memFree=1531776/2055920 swapFree=4180240/4192956
[pid=3122] ppid=3120 vsize=47580 CPUtime=2.13
/proc/3122/stat : 3122 (galacE.sh) S 3120 3122 1517 0 -1 4194304 800 23051 0 1 0 0 200 13 17 0 1 0 2007498079 48721920 365 996147200 4194304 4520092 548682068832 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3122/statm: 11895 365 246 79 0 219 0
[pid=3145] ppid=3122 vsize=92328 CPUtime=1797.95
/proc/3145/stat : 3145 (eSAT_static) R 3122 3122 1517 0 -1 4194304 22692 0 0 0 179763 32 0 0 25 0 1 0 2007498303 94543872 22590 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/3145/statm: 23082 22590 81 162 0 22917 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 139908

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1815.92
CPU time (s): 1800.08
CPU user time (s): 1799.63
CPU system time (s): 0.45
CPU usage (%): 99.128
Max. virtual memory (cumulated for all children) (KiB): 860344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.01269
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23851
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= 1156
involuntary context switches= 1163

runsolver used 2.07468 second user time and 6.11907 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-05 21:14:21
IDJOB=1098761
IDBENCH=59657
IDSOLVER=351
FILE ID=node50/1098761-1215285261
PBS_JOBID= 7882301
Free space on /tmp= 66440 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fc1c9e94735324d0f1178548c93d4e5d
RANDOM SEED=420603917

node50.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.261
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.261
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:       1623968 kB
Buffers:         81536 kB
Cached:         265672 kB
SwapCached:       7072 kB
Active:         218668 kB
Inactive:       151264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623968 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            3292 kB
Writeback:           0 kB
Mapped:          38440 kB
Slab:            47076 kB
Committed_AS:  4064356 kB
PageTables:       1936 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= 66436 MiB
End job on node50 at 2008-07-05 21:44:39