Trace number 1034037

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 19.2021 19.3463

General information on the benchmark

Namecsp/hanoi/
normalized-hanoi-5_ext.xml
MD5SUM0da3c68ef9c160a23ca75bc6522878b2
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 benchmark0.008998
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints29
Maximum constraint arity2
Maximum domain size243
Number of constraints which are defined in extension29
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.04	c --- Preproc Stats ---
0.01/0.46	c start processing
0.01/0.46	c start relation processing
0.01/0.49	c start cnf exporting
13.63/13.90	c parsing time : 0.309
13.63/13.90	c preprocessing time : 13.74
13.63/13.90	
13.63/13.90	c Nary constraints - conflicts : 0 supports : 0
13.63/13.90	c Binary constraints - conflicts : 0 supports :29
13.63/13.90	c max arity constraint : 2
13.63/13.90	c Max Tuples generated 0
13.63/13.90	c relations : 3
13.63/13.90	c relations BDD: 0
13.63/13.90	c sampling 0/0
13.63/13.90	c vars : 6807 - clauses :  836448
13.63/13.90	
13.73/13.92	 
13.73/13.92	c --- SAT Solver Stats ---
13.73/13.92	 
13.73/13.92	c eSAT 0.1 : minisat core with additionnal features
13.73/13.92	c ============================[ Problem Statistics ]=============================
13.73/13.92	c |                                                                             |
13.73/13.92	c |  Number of variables:  6806                                                 |
13.73/13.92	c |  Number of clauses:    836448                                               |
14.11/14.39	c |  Parsing time:         0.41         s                                       |
18.68/18.92	c restarts              : 1
18.68/18.92	c conflicts             : 0              (0 /sec)
18.68/18.92	c decisions             : 1              (0.00 % random) (0 /sec)
18.68/18.92	c euip                  : 0           
18.68/18.92	c propagations          : 6806           (1388 /sec)
18.68/18.92	c conflict literals     : 0              ( nan % deleted)
18.68/18.92	c Memory used           : 42.51 MB
18.68/18.92	c CPU time              : 4.90325 s
18.68/18.92	c 
18.68/18.92	s SATISFIABLE
18.72/19.33	v 2 5 4 22 21 24 26 53 52 46 45 36 38 41 40 202 201 204 206 197 196 190 189 216 218 221 220 238 237 240

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-1034037-1214949487/watcher-1034037-1214949487 -o /tmp/evaluation-result-1034037-1214949487/solver-1034037-1214949487 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1034037-1214949487.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: 0.27 0.06 0.02 3/75 1645
/proc/meminfo: memFree=843296/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=6348 CPUtime=0
/proc/1645/stat : 1645 (galacE.sh) R 1643 1645 1475 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 1973917518 6500352 215 996147200 4194304 4520092 548682068832 18446744073709551615 233402278060 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1645/statm: 1587 215 165 79 0 123 0

[startup+0.0381819 s]
/proc/loadavg: 0.27 0.06 0.02 3/75 1645
/proc/meminfo: memFree=843296/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47448 CPUtime=0.01
/proc/1645/stat : 1645 (galacE.sh) R 1643 1645 1475 0 -1 4194304 708 1697 0 0 0 0 0 1 22 0 1 0 1973917518 48586752 347 996147200 4194304 4520092 548682068832 18446744073709551615 233401615659 0 2 4096 73728 0 0 0 17 1 0 0
/proc/1645/statm: 11862 347 243 79 0 190 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47448

[startup+0.102195 s]
/proc/loadavg: 0.27 0.06 0.02 3/75 1645
/proc/meminfo: memFree=843296/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=0.01
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301233 s]
/proc/loadavg: 0.27 0.06 0.02 3/75 1645
/proc/meminfo: memFree=843296/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=0.01
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701302 s]
/proc/loadavg: 0.27 0.06 0.02 3/75 1645
/proc/meminfo: memFree=843296/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=0.01
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50144 s]
/proc/loadavg: 0.27 0.06 0.02 4/92 1684
/proc/meminfo: memFree=766352/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=0.01
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
[pid=1666] ppid=1645 vsize=812420 CPUtime=1.41
/proc/1666/stat : 1666 (java) S 1645 1645 1475 0 -1 0 20652 0 1 0 131 10 0 0 18 0 9 0 1973917523 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1666/statm: 203105 20069 1912 9 0 197138 0
[pid=1666/tid=1667] ppid=1645 vsize=812420 CPUtime=1.23
/proc/1666/task/1667/stat : 1667 (java) R 1645 1645 1475 0 -1 64 14525 0 1 0 115 8 0 0 25 0 9 0 1973917524 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4126611876 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1668] ppid=1645 vsize=812420 CPUtime=0.03
/proc/1666/task/1668/stat : 1668 (java) S 1645 1645 1475 0 -1 64 4647 0 0 0 2 1 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1669] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1669/stat : 1669 (java) S 1645 1645 1475 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1670] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1670/stat : 1670 (java) S 1645 1645 1475 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1671] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1671/stat : 1671 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1672] ppid=1645 vsize=812420 CPUtime=0.14
/proc/1666/task/1672/stat : 1672 (java) S 1645 1645 1475 0 -1 64 780 0 0 0 14 0 0 0 16 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1673] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1673/stat : 1673 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1674] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1674/stat : 1674 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 859984

[startup+3.10274 s]
/proc/loadavg: 0.27 0.06 0.02 2/77 1713
/proc/meminfo: memFree=773256/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=0.01
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
[pid=1666] ppid=1645 vsize=812420 CPUtime=3.01
/proc/1666/stat : 1666 (java) S 1645 1645 1475 0 -1 0 20655 0 1 0 290 11 0 0 18 0 9 0 1973917523 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1666/statm: 203105 20069 1912 9 0 197138 0
[pid=1666/tid=1667] ppid=1645 vsize=812420 CPUtime=2.82
/proc/1666/task/1667/stat : 1667 (java) R 1645 1645 1475 0 -1 64 14528 0 1 0 274 8 0 0 19 0 9 0 1973917524 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4126728944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1668] ppid=1645 vsize=812420 CPUtime=0.03
/proc/1666/task/1668/stat : 1668 (java) S 1645 1645 1475 0 -1 64 4647 0 0 0 2 1 0 0 15 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1669] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1669/stat : 1669 (java) S 1645 1645 1475 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1670] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1670/stat : 1670 (java) S 1645 1645 1475 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1671] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1671/stat : 1671 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1672] ppid=1645 vsize=812420 CPUtime=0.14
/proc/1666/task/1672/stat : 1672 (java) S 1645 1645 1475 0 -1 64 780 0 0 0 14 0 0 0 16 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1673] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1673/stat : 1673 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1674] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1674/stat : 1674 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 859984

[startup+6.30131 s]
/proc/loadavg: 0.33 0.08 0.03 2/77 1715
/proc/meminfo: memFree=770056/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=0.01
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
[pid=1666] ppid=1645 vsize=812420 CPUtime=6.21
/proc/1666/stat : 1666 (java) S 1645 1645 1475 0 -1 0 20664 0 1 0 607 14 0 0 18 0 9 0 1973917523 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1666/statm: 203105 20069 1912 9 0 197138 0
[pid=1666/tid=1667] ppid=1645 vsize=812420 CPUtime=6.01
/proc/1666/task/1667/stat : 1667 (java) R 1645 1645 1475 0 -1 64 14537 0 1 0 590 11 0 0 25 0 9 0 1973917524 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4126743003 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1668] ppid=1645 vsize=812420 CPUtime=0.03
/proc/1666/task/1668/stat : 1668 (java) S 1645 1645 1475 0 -1 64 4647 0 0 0 2 1 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1669] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1669/stat : 1669 (java) S 1645 1645 1475 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1670] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1670/stat : 1670 (java) S 1645 1645 1475 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1671] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1671/stat : 1671 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1672] ppid=1645 vsize=812420 CPUtime=0.14
/proc/1666/task/1672/stat : 1672 (java) S 1645 1645 1475 0 -1 64 780 0 0 0 14 0 0 0 16 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1673] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1673/stat : 1673 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1674] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1674/stat : 1674 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 859984

[startup+12.7025 s]
/proc/loadavg: 0.46 0.11 0.04 3/94 1795
/proc/meminfo: memFree=735680/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=0.01
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
[pid=1666] ppid=1645 vsize=812420 CPUtime=12.51
/proc/1666/stat : 1666 (java) S 1645 1645 1475 0 -1 0 20678 0 1 0 1234 17 0 0 18 0 9 0 1973917523 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1666/statm: 203105 20069 1912 9 0 197138 0
[pid=1666/tid=1667] ppid=1645 vsize=812420 CPUtime=12.3
/proc/1666/task/1667/stat : 1667 (java) R 1645 1645 1475 0 -1 64 14551 0 1 0 1216 14 0 0 25 0 9 0 1973917524 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4126733032 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1668] ppid=1645 vsize=812420 CPUtime=0.03
/proc/1666/task/1668/stat : 1668 (java) S 1645 1645 1475 0 -1 64 4647 0 0 0 2 1 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1669] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1669/stat : 1669 (java) S 1645 1645 1475 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1670] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1670/stat : 1670 (java) S 1645 1645 1475 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1973917527 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1671] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1671/stat : 1671 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1672] ppid=1645 vsize=812420 CPUtime=0.14
/proc/1666/task/1672/stat : 1672 (java) S 1645 1645 1475 0 -1 64 780 0 0 0 14 0 0 0 16 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1666/tid=1673] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1673/stat : 1673 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1666/tid=1674] ppid=1645 vsize=812420 CPUtime=0
/proc/1666/task/1674/stat : 1674 (java) S 1645 1645 1475 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1973917529 831918080 20069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 859984

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

[startup+15.902 s]
/proc/loadavg: 0.59 0.14 0.05 3/83 1839
/proc/meminfo: memFree=771608/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=13.75
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 800 22403 0 1 0 1 1354 20 17 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
[pid=1837] ppid=1645 vsize=47628 CPUtime=1.94
/proc/1837/stat : 1837 (eSAT_static) R 1645 1645 1475 0 -1 4194304 11355 0 0 0 189 5 0 0 25 0 1 0 1973918911 48771072 11337 996147200 134512640 135177480 4294955984 18446744073709551615 134537729 0 0 4096 3 0 0 0 17 0 0 0
/proc/1837/statm: 11907 11337 75 162 0 11742 0
Current children cumulated CPU time (s) 15.69
Current children cumulated vsize (KiB) 95192

[startup+17.5013 s]
/proc/loadavg: 0.59 0.14 0.05 2/69 1858
/proc/meminfo: memFree=788808/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=13.75
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 800 22403 0 1 0 1 1354 20 17 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
[pid=1837] ppid=1645 vsize=47628 CPUtime=3.53
/proc/1837/stat : 1837 (eSAT_static) R 1645 1645 1475 0 -1 4194304 11355 0 0 0 348 5 0 0 25 0 1 0 1973918911 48771072 11337 996147200 134512640 135177480 4294955984 18446744073709551615 134537195 0 0 4096 3 0 0 0 17 0 0 0
/proc/1837/statm: 11907 11337 75 162 0 11742 0
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (KiB) 95192

[startup+18.3015 s]
/proc/loadavg: 0.59 0.14 0.05 2/69 1858
/proc/meminfo: memFree=788808/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=13.75
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 800 22403 0 1 0 1 1354 20 17 0 1 0 1973917518 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1645/statm: 11891 365 246 79 0 219 0
[pid=1837] ppid=1645 vsize=47628 CPUtime=4.33
/proc/1837/stat : 1837 (eSAT_static) R 1645 1645 1475 0 -1 4194304 11355 0 0 0 428 5 0 0 25 0 1 0 1973918911 48771072 11337 996147200 134512640 135177480 4294955984 18446744073709551615 134537533 0 0 4096 3 0 0 0 17 0 0 0
/proc/1837/statm: 11907 11337 75 162 0 11742 0
Current children cumulated CPU time (s) 18.08
Current children cumulated vsize (KiB) 95192

[startup+19.1016 s]
/proc/loadavg: 0.59 0.14 0.05 2/69 1858
/proc/meminfo: memFree=788808/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=18.72
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 836 33800 0 1 0 1 1844 27 16 0 1 0 1973917518 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 233402237010 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1645/statm: 11891 366 246 79 0 219 0
Current children cumulated CPU time (s) 18.72
Current children cumulated vsize (KiB) 47564

[startup+19.3016 s]
/proc/loadavg: 0.59 0.14 0.05 2/69 1858
/proc/meminfo: memFree=788808/2055920 swapFree=4109524/4192956
[pid=1645] ppid=1643 vsize=47564 CPUtime=18.72
/proc/1645/stat : 1645 (galacE.sh) S 1643 1645 1475 0 -1 4194304 836 33800 0 1 0 1 1844 27 16 0 1 0 1973917518 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 233402237010 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1645/statm: 11891 366 246 79 0 219 0
Current children cumulated CPU time (s) 18.72
Current children cumulated vsize (KiB) 47564

Child status: 0
Real time (s): 19.3463
CPU time (s): 19.2021
CPU user time (s): 18.8631
CPU system time (s): 0.338948
CPU usage (%): 99.2545
Max. virtual memory (cumulated for all children) (KiB): 859984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.8631
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41859
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= 1411
involuntary context switches= 1518

runsolver used 0.017997 second user time and 0.070989 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-01 23:58:07
IDJOB=1034037
IDBENCH=53319
IDSOLVER=351
FILE ID=node70/1034037-1214949487
PBS_JOBID= 7870194
Free space on /tmp= 66448 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0da3c68ef9c160a23ca75bc6522878b2
RANDOM SEED=1652538883

node70.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.256
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.256
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:        843776 kB
Buffers:         56800 kB
Cached:         974920 kB
SwapCached:      77768 kB
Active:         440596 kB
Inactive:       694280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        843776 kB
SwapTotal:     4192956 kB
SwapFree:      4109524 kB
Dirty:            4772 kB
Writeback:           0 kB
Mapped:         110468 kB
Slab:            62508 kB
Committed_AS:  3990572 kB
PageTables:       1972 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= 66448 MiB
End job on node70 at 2008-07-01 23:58:26