Trace number 1099971

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 ESAT 845.006 852.059

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-96_ext.xml
MD5SUMff4c256ffaefeeb565cbd9f33baee369
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.2286
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
0.01/0.94	c start processing
0.01/0.94	c start relation processing
0.96/1.09	c start cnf exporting
3.46/3.50	c parsing time : 0.82
3.46/3.50	c preprocessing time : 3.387
3.46/3.50	
3.46/3.50	c Nary constraints - conflicts : 0 supports : 0
3.46/3.50	c Binary constraints - conflicts : 0 supports :135
3.46/3.50	c max arity constraint : 2
3.46/3.50	c Max Tuples generated 0
3.46/3.50	c relations : 135
3.46/3.50	c relations BDD: 0
3.46/3.50	c sampling 0/0
3.46/3.50	c vars : 1601 - clauses :  42040
3.46/3.50	
3.46/3.54	 
3.46/3.54	c --- SAT Solver Stats ---
3.46/3.54	 
3.46/3.54	c eSAT 0.1 : minisat core with additionnal features
3.46/3.54	c ============================[ Problem Statistics ]=============================
3.46/3.54	c |                                                                             |
3.46/3.55	c |  Number of variables:  1600                                                 |
3.46/3.55	c |  Number of clauses:    42040                                                |
3.46/3.59	c |  Parsing time:         0.04         s                                       |
844.05/851.13	c restarts              : 456
844.05/851.13	c conflicts             : 298226         (355 /sec)
844.05/851.13	c decisions             : 501287         (5.37 % random) (597 /sec)
844.05/851.13	c euip                  : 41462       
844.05/851.13	c propagations          : 64250448       (76458 /sec)
844.05/851.13	c conflict literals     : 56834750       (22.02 % deleted)
844.05/851.13	c Memory used           : 86.17 MB
844.05/851.13	c CPU time              : 840.334 s
844.05/851.13	c 
844.05/851.13	s SATISFIABLE
844.92/852.05	v 17 13 39 39 7 17 25 2 18 1 21 21 12 5 9 33 15 23 39 6 0 9 4 36 7 4 36 13 33 33 31 1 25 28 14 8 21 30 24 8

Verifier Data (download as text)

OK

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-1099971-1215286121/watcher-1099971-1215286121 -o /tmp/evaluation-result-1099971-1215286121/solver-1099971-1215286121 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1099971-1215286121.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.00 1.99 1.99 4/74 29405
/proc/meminfo: memFree=1550992/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=8652 CPUtime=0
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 2007584463 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 2163 280 208 79 0 156 0
[pid=29406] ppid=29405 vsize=8688 CPUtime=0
/proc/29406/stat : 29406 (galacE.sh) S 29405 29405 27488 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 2007584463 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 269930430546 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/29406/statm: 2172 286 209 79 0 165 0
[pid=29407] ppid=29406 vsize=8728 CPUtime=0
/proc/29407/stat : 29407 (galacE.sh) R 29406 29405 27488 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 2007584463 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 269930261799 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/29407/statm: 2182 290 209 79 0 175 0

[startup+0.0286231 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 29405
/proc/meminfo: memFree=1550992/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47480 CPUtime=0.01
/proc/29405/stat : 29405 (galacE.sh) R 29403 29405 27488 0 -1 4194304 727 1858 0 0 0 0 0 1 16 0 1 0 2007584463 48619520 358 996147200 4194304 4520092 548682068832 18446744073709551615 269929867763 0 2 4096 73728 0 0 0 17 0 0 0
/proc/29405/statm: 11870 358 246 79 0 201 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47480

[startup+0.102636 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 29405
/proc/meminfo: memFree=1550992/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=0.01
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.302658 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 29405
/proc/meminfo: memFree=1550992/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=0.01
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.702707 s]
/proc/loadavg: 2.00 1.99 1.99 4/74 29405
/proc/meminfo: memFree=1550992/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=0.01
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.5018 s]
/proc/loadavg: 2.00 1.99 1.99 3/84 29427
/proc/meminfo: memFree=1480640/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=0.01
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29419] ppid=29405 vsize=812760 CPUtime=1.44
/proc/29419/stat : 29419 (java) S 29405 29405 27488 0 -1 0 22154 0 1 0 132 12 0 0 18 0 9 0 2007584466 832266240 21570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29419/statm: 203190 21570 1913 9 0 197171 0
[pid=29419/tid=29420] ppid=29405 vsize=812760 CPUtime=1.15
/proc/29419/task/29420/stat : 29420 (java) R 29405 29405 27488 0 -1 64 14528 0 1 0 107 8 0 0 25 0 9 0 2007584467 832266240 21570 996147200 134512640 134550740 4294955600 18446744073709551615 4126937589 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29421] ppid=29405 vsize=812760 CPUtime=0.06
/proc/29419/task/29421/stat : 29421 (java) S 29405 29405 27488 0 -1 64 6090 0 0 0 4 2 0 0 16 0 9 0 2007584469 832266240 21570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29422] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29422/stat : 29422 (java) S 29405 29405 27488 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 2007584469 832266240 21570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29423] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29423/stat : 29423 (java) S 29405 29405 27488 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 2007584469 832266240 21570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29424] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29424/stat : 29424 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 2007584471 832266240 21570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29425] ppid=29405 vsize=812760 CPUtime=0.21
/proc/29419/task/29425/stat : 29425 (java) S 29405 29405 27488 0 -1 64 836 0 0 0 20 1 0 0 15 0 9 0 2007584471 832266240 21570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29426] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29426/stat : 29426 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007584471 832266240 21570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29427] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29427/stat : 29427 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007584471 832266240 21570 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860312

[startup+3.10199 s]
/proc/loadavg: 2.00 1.99 1.99 3/84 29427
/proc/meminfo: memFree=1467008/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=0.01
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29419] ppid=29405 vsize=812760 CPUtime=3.05
/proc/29419/stat : 29419 (java) S 29405 29405 27488 0 -1 0 23088 0 1 0 291 14 0 0 18 0 9 0 2007584466 832266240 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29419/statm: 203190 22500 1915 9 0 197171 0
[pid=29419/tid=29420] ppid=29405 vsize=812760 CPUtime=2.7
/proc/29419/task/29420/stat : 29420 (java) R 29405 29405 27488 0 -1 64 14533 0 1 0 261 9 0 0 25 0 9 0 2007584467 832266240 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4126900782 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29421] ppid=29405 vsize=812760 CPUtime=0.09
/proc/29419/task/29421/stat : 29421 (java) S 29405 29405 27488 0 -1 64 7005 0 0 0 7 2 0 0 16 0 9 0 2007584469 832266240 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29422] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29422/stat : 29422 (java) S 29405 29405 27488 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007584469 832266240 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29423] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29423/stat : 29423 (java) S 29405 29405 27488 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 2007584469 832266240 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29424] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29424/stat : 29424 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 2007584471 832266240 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29425] ppid=29405 vsize=812760 CPUtime=0.23
/proc/29419/task/29425/stat : 29425 (java) S 29405 29405 27488 0 -1 64 850 0 0 0 22 1 0 0 15 0 9 0 2007584471 832266240 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29426] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29426/stat : 29426 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007584471 832266240 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29419/tid=29427] ppid=29405 vsize=812760 CPUtime=0
/proc/29419/task/29427/stat : 29427 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007584471 832266240 22500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860312

[startup+6.30137 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29428
/proc/meminfo: memFree=1542592/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=8728 CPUtime=2.72
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 2154 0 0 0 271 1 0 0 25 0 1 0 2007584818 8937472 2053 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 2182 2053 81 162 0 2017 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 56280

[startup+12.7011 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29428
/proc/meminfo: memFree=1537984/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=12556 CPUtime=9.08
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 3110 0 0 0 906 2 0 0 25 0 1 0 2007584818 12857344 3009 996147200 134512640 135177480 4294955968 18446744073709551615 134558020 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 3139 3009 81 162 0 2974 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 60108

[startup+25.5026 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29428
/proc/meminfo: memFree=1530944/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=18788 CPUtime=21.78
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 4662 0 0 0 2174 4 0 0 25 0 1 0 2007584818 19238912 4561 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 4697 4561 81 162 0 4532 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 66340

[startup+51.1027 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29428
/proc/meminfo: memFree=1526144/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=23936 CPUtime=47.19
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 5962 0 0 0 4713 6 0 0 25 0 1 0 2007584818 24510464 5861 996147200 134512640 135177480 4294955968 18446744073709551615 134565429 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 5984 5861 81 162 0 5819 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 71488

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 29428
/proc/meminfo: memFree=1513280/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=36108 CPUtime=98
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 9003 0 0 0 9790 10 0 0 25 0 1 0 2007584818 36974592 8902 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 9027 8902 81 162 0 8862 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 83660

[startup+162.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 29475
/proc/meminfo: memFree=1483472/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=39560 CPUtime=157.51
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 9867 0 0 0 15739 12 0 0 25 0 1 0 2007584818 40509440 9766 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 9890 9766 81 162 0 9725 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 87112

[startup+222.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 29475
/proc/meminfo: memFree=1476304/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=46968 CPUtime=217.05
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 11674 0 0 0 21691 14 0 0 25 0 1 0 2007584818 48095232 11573 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 11742 11573 81 162 0 11577 0
Current children cumulated CPU time (s) 220.54

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


[startup+762.306 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 29514
/proc/meminfo: memFree=1471312/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=76712 CPUtime=752.51
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 19025 0 0 0 75229 22 0 0 25 0 1 0 2007584818 78553088 18924 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 19178 18924 81 162 0 19013 0
Current children cumulated CPU time (s) 756
Current children cumulated vsize (KiB) 124264

[startup+822.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 29514
/proc/meminfo: memFree=1463312/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=84876 CPUtime=811.99
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 21030 0 0 0 81175 24 0 0 25 0 1 0 2007584818 86913024 20929 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 21219 20929 81 162 0 21054 0
Current children cumulated CPU time (s) 815.48
Current children cumulated vsize (KiB) 132428

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

[startup+831.901 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 29514
/proc/meminfo: memFree=1462096/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=85960 CPUtime=821.51
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 21319 0 0 0 82126 25 0 0 25 0 1 0 2007584818 88023040 21218 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 21490 21218 81 162 0 21325 0
Current children cumulated CPU time (s) 825
Current children cumulated vsize (KiB) 133512

[startup+844.702 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 29514
/proc/meminfo: memFree=1460560/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=87544 CPUtime=834.21
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 21699 0 0 0 83396 25 0 0 25 0 1 0 2007584818 89645056 21598 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 21886 21598 81 162 0 21721 0
Current children cumulated CPU time (s) 837.7
Current children cumulated vsize (KiB) 135096

[startup+847.902 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 29514
/proc/meminfo: memFree=1460304/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=87836 CPUtime=837.38
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 21800 0 0 0 83713 25 0 0 25 0 1 0 2007584818 89944064 21699 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 21959 21699 81 162 0 21794 0
Current children cumulated CPU time (s) 840.87
Current children cumulated vsize (KiB) 135388

[startup+849.501 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 29514
/proc/meminfo: memFree=1459984/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=88100 CPUtime=838.97
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 21852 0 0 0 83871 26 0 0 25 0 1 0 2007584818 90214400 21751 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 22025 21751 81 162 0 21860 0
Current children cumulated CPU time (s) 842.46
Current children cumulated vsize (KiB) 135652

[startup+851.101 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 29514
/proc/meminfo: memFree=1459856/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=3.49
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 800 24959 0 1 0 0 332 17 17 0 1 0 2007584463 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/29405/statm: 11888 365 246 79 0 219 0
[pid=29428] ppid=29405 vsize=88232 CPUtime=840.56
/proc/29428/stat : 29428 (eSAT_static) R 29405 29405 27488 0 -1 4194304 21892 0 0 0 84030 26 0 0 25 0 1 0 2007584818 90349568 21791 996147200 134512640 135177480 4294955968 18446744073709551615 134565480 0 0 4096 3 0 0 0 17 1 0 0
/proc/29428/statm: 22058 21791 81 162 0 21893 0
Current children cumulated CPU time (s) 844.05
Current children cumulated vsize (KiB) 135784

[startup+851.501 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29523
/proc/meminfo: memFree=1537808/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=844.1
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 836 46866 0 1 0 0 84366 44 16 0 1 0 2007584463 48693248 366 996147200 4194304 4520092 548682068832 18446744073709551615 269930430546 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/29405/statm: 11888 366 246 79 0 219 0
[pid=29515] ppid=29405 vsize=812556 CPUtime=0.32
/proc/29515/stat : 29515 (java) S 29405 29405 27488 0 -1 0 5438 0 1 0 28 4 0 0 18 0 9 0 2007669578 832057344 4861 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29515/statm: 203139 4861 1856 9 0 197120 0
[pid=29515/tid=29516] ppid=29405 vsize=812556 CPUtime=0.22
/proc/29515/task/29516/stat : 29516 (java) R 29405 29405 27488 0 -1 64 3975 0 1 0 20 2 0 0 18 0 9 0 2007669579 832057344 4861 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29517] ppid=29405 vsize=812556 CPUtime=0
/proc/29515/task/29517/stat : 29517 (java) S 29405 29405 27488 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2007669581 832057344 4861 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29518] ppid=29405 vsize=812556 CPUtime=0
/proc/29515/task/29518/stat : 29518 (java) S 29405 29405 27488 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2007669581 832057344 4861 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29519] ppid=29405 vsize=812556 CPUtime=0
/proc/29515/task/29519/stat : 29519 (java) S 29405 29405 27488 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007669581 832057344 4861 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29520] ppid=29405 vsize=812556 CPUtime=0
/proc/29515/task/29520/stat : 29520 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007669583 832057344 4861 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29521] ppid=29405 vsize=812556 CPUtime=0.07
/proc/29515/task/29521/stat : 29521 (java) R 29405 29405 27488 0 -1 64 749 0 0 0 7 0 0 0 16 0 9 0 2007669583 832057344 4861 996147200 134512640 134550740 4294955616 18446744073709551615 9207696 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29522] ppid=29405 vsize=812556 CPUtime=0
/proc/29515/task/29522/stat : 29522 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007669583 832057344 4861 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29523] ppid=29405 vsize=812556 CPUtime=0
/proc/29515/task/29523/stat : 29523 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007669583 832057344 4861 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 844.42
Current children cumulated vsize (KiB) 860108

[startup+851.903 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29523
/proc/meminfo: memFree=1537808/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=844.1
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 836 46866 0 1 0 0 84366 44 16 0 1 0 2007584463 48693248 366 996147200 4194304 4520092 548682068832 18446744073709551615 269930430546 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/29405/statm: 11888 366 246 79 0 219 0
[pid=29515] ppid=29405 vsize=812688 CPUtime=0.72
/proc/29515/stat : 29515 (java) S 29405 29405 27488 0 -1 0 15994 0 1 0 63 9 0 0 18 0 9 0 2007669578 832192512 15414 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29515/statm: 203172 15414 1868 9 0 197153 0
[pid=29515/tid=29516] ppid=29405 vsize=812688 CPUtime=0.58
/proc/29515/task/29516/stat : 29516 (java) R 29405 29405 27488 0 -1 64 14367 0 1 0 51 7 0 0 22 0 9 0 2007669579 832192512 15414 996147200 134512640 134550740 4294955616 18446744073709551615 4126644279 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29517] ppid=29405 vsize=812688 CPUtime=0
/proc/29515/task/29517/stat : 29517 (java) S 29405 29405 27488 0 -1 64 133 0 0 0 0 0 0 0 16 0 9 0 2007669581 832192512 15414 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29518] ppid=29405 vsize=812688 CPUtime=0
/proc/29515/task/29518/stat : 29518 (java) S 29405 29405 27488 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007669581 832192512 15414 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29519] ppid=29405 vsize=812688 CPUtime=0
/proc/29515/task/29519/stat : 29519 (java) S 29405 29405 27488 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2007669581 832192512 15414 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29520] ppid=29405 vsize=812688 CPUtime=0
/proc/29515/task/29520/stat : 29520 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007669583 832192512 15414 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29521] ppid=29405 vsize=812688 CPUtime=0.11
/proc/29515/task/29521/stat : 29521 (java) S 29405 29405 27488 0 -1 64 778 0 0 0 11 0 0 0 16 0 9 0 2007669583 832192512 15414 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29522] ppid=29405 vsize=812688 CPUtime=0
/proc/29515/task/29522/stat : 29522 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007669583 832192512 15414 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29523] ppid=29405 vsize=812688 CPUtime=0
/proc/29515/task/29523/stat : 29523 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007669583 832192512 15414 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 844.82
Current children cumulated vsize (KiB) 860240

[startup+852.003 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 29523
/proc/meminfo: memFree=1537808/2055920 swapFree=4179912/4192956
[pid=29405] ppid=29403 vsize=47552 CPUtime=844.1
/proc/29405/stat : 29405 (galacE.sh) S 29403 29405 27488 0 -1 4194304 836 46866 0 1 0 0 84366 44 16 0 1 0 2007584463 48693248 366 996147200 4194304 4520092 548682068832 18446744073709551615 269930430546 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/29405/statm: 11888 366 246 79 0 219 0
[pid=29515] ppid=29405 vsize=812800 CPUtime=0.82
/proc/29515/stat : 29515 (java) S 29405 29405 27488 0 -1 0 16172 0 1 0 73 9 0 0 18 0 9 0 2007669578 832307200 15554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29515/statm: 203200 15554 1923 9 0 197153 0
[pid=29515/tid=29516] ppid=29405 vsize=812800 CPUtime=0.65
/proc/29515/task/29516/stat : 29516 (java) R 29405 29405 27488 0 -1 64 14518 0 1 0 58 7 0 0 18 0 9 0 2007669579 832307200 15554 996147200 134512640 134550740 4294955616 18446744073709551615 4126847337 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29517] ppid=29405 vsize=812800 CPUtime=0
/proc/29515/task/29517/stat : 29517 (java) S 29405 29405 27488 0 -1 64 133 0 0 0 0 0 0 0 16 0 9 0 2007669581 832307200 15554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29518] ppid=29405 vsize=812800 CPUtime=0
/proc/29515/task/29518/stat : 29518 (java) S 29405 29405 27488 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007669581 832307200 15554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29519] ppid=29405 vsize=812800 CPUtime=0
/proc/29515/task/29519/stat : 29519 (java) S 29405 29405 27488 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2007669581 832307200 15554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29520] ppid=29405 vsize=812800 CPUtime=0
/proc/29515/task/29520/stat : 29520 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007669583 832307200 15554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29521] ppid=29405 vsize=812800 CPUtime=0.13
/proc/29515/task/29521/stat : 29521 (java) S 29405 29405 27488 0 -1 64 805 0 0 0 13 0 0 0 16 0 9 0 2007669583 832307200 15554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29522] ppid=29405 vsize=812800 CPUtime=0
/proc/29515/task/29522/stat : 29522 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007669583 832307200 15554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=29515/tid=29523] ppid=29405 vsize=812800 CPUtime=0
/proc/29515/task/29523/stat : 29523 (java) S 29405 29405 27488 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007669583 832307200 15554 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 844.92
Current children cumulated vsize (KiB) 860352

Child status: 0
Real time (s): 852.059
CPU time (s): 845.006
CPU user time (s): 844.444
CPU system time (s): 0.561914
CPU usage (%): 99.1722
Max. virtual memory (cumulated for all children) (KiB): 860352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 844.444
system time used= 0.561914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64096
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2011
involuntary context switches= 30207

runsolver used 0.827874 second user time and 2.28765 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-05 21:28:41
IDJOB=1099971
IDBENCH=59810
IDSOLVER=351
FILE ID=node53/1099971-1215286121
PBS_JOBID= 7882263
Free space on /tmp= 65124 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/tightness0.65/normalized-rand-2-40-40-135-650-96_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1099971-1215286121/watcher-1099971-1215286121 -o /tmp/evaluation-result-1099971-1215286121/solver-1099971-1215286121 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1099971-1215286121.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ff4c256ffaefeeb565cbd9f33baee369
RANDOM SEED=1254988200

node53.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.222
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.222
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:       1551472 kB
Buffers:         95652 kB
Cached:         323620 kB
SwapCached:       7428 kB
Active:         224092 kB
Inactive:       214536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551472 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            3520 kB
Writeback:           0 kB
Mapped:          25860 kB
Slab:            51160 kB
Committed_AS:  3985036 kB
PageTables:       1796 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= 65120 MiB
End job on node53 at 2008-07-05 21:42:53