Trace number 1098299

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 82.4795 83.3565

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-39_ext.xml
MD5SUM3798f929b9e87cf65b3dffad924b9117
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 benchmark2.21166
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints351
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension351
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 ---
1.05/1.14	c start processing
1.05/1.14	c start relation processing
1.05/1.15	c start cnf exporting
2.15/2.26	c parsing time : 1.019
2.15/2.26	c preprocessing time : 2.138
2.15/2.26	
2.15/2.26	c Nary constraints - conflicts : 0 supports : 0
2.15/2.26	c Binary constraints - conflicts : 341 supports :10
2.15/2.26	c max arity constraint : 2
2.15/2.26	c Max Tuples generated 0
2.15/2.26	c relations : 351
2.15/2.26	c relations BDD: 0
2.15/2.26	c sampling 0/0
2.15/2.26	c vars : 761 - clauses :  40032
2.15/2.26	
2.21/2.31	 
2.21/2.31	c --- SAT Solver Stats ---
2.21/2.31	 
2.21/2.31	c eSAT 0.1 : minisat core with additionnal features
2.21/2.31	c ============================[ Problem Statistics ]=============================
2.21/2.31	c |                                                                             |
2.21/2.31	c |  Number of variables:  760                                                  |
2.21/2.31	c |  Number of clauses:    40032                                                |
2.21/2.33	c |  Parsing time:         0.02         s                                       |
81.45/82.33	c restarts              : 374
81.45/82.33	c conflicts             : 245308         (3097 /sec)
81.45/82.33	c decisions             : 362680         (2.66 % random) (4579 /sec)
81.45/82.33	c euip                  : 26208       
81.45/82.33	c propagations          : 20748643       (261958 /sec)
81.45/82.33	c conflict literals     : 10128380       (45.11 % deleted)
81.45/82.33	c Memory used           : 21.08 MB
81.45/82.33	c CPU time              : 79.206 s
81.45/82.33	c 
81.45/82.33	s SATISFIABLE
82.43/83.35	v 14 15 13 5 2 3 3 13 2 17 0 9 10 17 11 1 7 4 5 18 16 15 2 16 14 16 3 5 7 6 18 7 18 6 10 0 9 8 1 2

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-1098299-1215283168/watcher-1098299-1215283168 -o /tmp/evaluation-result-1098299-1215283168/solver-1098299-1215283168 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1098299-1215283168.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 2.08 2.07 4/81 15662
/proc/meminfo: memFree=1734488/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=8652 CPUtime=0
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1012721410 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 2163 280 208 79 0 156 0
[pid=15663] ppid=15662 vsize=8688 CPUtime=0
/proc/15663/stat : 15663 (galacE.sh) S 15662 15662 12090 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 1012721411 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 206381482066 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/15663/statm: 2172 286 209 79 0 165 0
[pid=15664] ppid=15663 vsize=8728 CPUtime=0
/proc/15664/stat : 15664 (galacE.sh) R 15663 15662 12090 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1012721411 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 206381313319 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/15664/statm: 2182 290 209 79 0 175 0

[startup+0.0605779 s]
/proc/loadavg: 2.00 2.08 2.07 4/81 15662
/proc/meminfo: memFree=1734488/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=0.01
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.102308 s]
/proc/loadavg: 2.00 2.08 2.07 4/81 15662
/proc/meminfo: memFree=1734488/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=0.01
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.30133 s]
/proc/loadavg: 2.00 2.08 2.07 4/81 15662
/proc/meminfo: memFree=1734488/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=0.01
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701371 s]
/proc/loadavg: 2.00 2.08 2.07 4/81 15662
/proc/meminfo: memFree=1734488/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=0.01
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50246 s]
/proc/loadavg: 2.00 2.08 2.07 4/91 15684
/proc/meminfo: memFree=1679496/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=0.01
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15676] ppid=15662 vsize=812736 CPUtime=1.43
/proc/15676/stat : 15676 (java) S 15662 15662 12090 0 -1 0 19887 0 1 0 134 9 0 0 18 0 9 0 1012721414 832241664 19303 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15676/statm: 203184 19303 1910 9 0 197165 0
[pid=15676/tid=15677] ppid=15662 vsize=812736 CPUtime=1.13
/proc/15676/task/15677/stat : 15677 (java) R 15662 15662 12090 0 -1 64 14530 0 1 0 106 7 0 0 25 0 9 0 1012721415 832241664 19303 996147200 134512640 134550740 4294955600 18446744073709551615 4125924832 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15676/tid=15678] ppid=15662 vsize=812736 CPUtime=0.03
/proc/15676/task/15678/stat : 15678 (java) S 15662 15662 12090 0 -1 64 3788 0 0 0 2 1 0 0 17 0 9 0 1012721416 832241664 19303 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15676/tid=15679] ppid=15662 vsize=812736 CPUtime=0
/proc/15676/task/15679/stat : 15679 (java) S 15662 15662 12090 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1012721416 832241664 19303 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15676/tid=15680] ppid=15662 vsize=812736 CPUtime=0
/proc/15676/task/15680/stat : 15680 (java) S 15662 15662 12090 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1012721416 832241664 19303 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15676/tid=15681] ppid=15662 vsize=812736 CPUtime=0
/proc/15676/task/15681/stat : 15681 (java) S 15662 15662 12090 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1012721418 832241664 19303 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15676/tid=15682] ppid=15662 vsize=812736 CPUtime=0.26
/proc/15676/task/15682/stat : 15682 (java) S 15662 15662 12090 0 -1 64 870 0 0 0 26 0 0 0 16 0 9 0 1012721418 832241664 19303 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15676/tid=15683] ppid=15662 vsize=812736 CPUtime=0
/proc/15676/task/15683/stat : 15683 (java) S 15662 15662 12090 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1012721418 832241664 19303 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15676/tid=15684] ppid=15662 vsize=812736 CPUtime=0
/proc/15676/task/15684/stat : 15684 (java) S 15662 15662 12090 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1012721418 832241664 19303 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860296

[startup+3.10262 s]
/proc/loadavg: 2.00 2.08 2.07 3/91 15684
/proc/meminfo: memFree=1657544/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 47560

[startup+6.30195 s]
/proc/loadavg: 2.00 2.08 2.07 3/83 15685
/proc/meminfo: memFree=1728200/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15685] ppid=15662 vsize=6220 CPUtime=3.94
/proc/15685/stat : 15685 (eSAT_static) R 15662 15662 12090 0 -1 4194304 1407 0 0 0 393 1 0 0 25 0 1 0 1012721641 6369280 1301 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 1 0 0
/proc/15685/statm: 1555 1301 80 162 0 1390 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 53780

[startup+12.7016 s]
/proc/loadavg: 2.00 2.08 2.07 3/83 15685
/proc/meminfo: memFree=1726984/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15685] ppid=15662 vsize=7316 CPUtime=10.28
/proc/15685/stat : 15685 (eSAT_static) R 15662 15662 12090 0 -1 4194304 1691 0 0 0 1027 1 0 0 25 0 1 0 1012721641 7491584 1585 996147200 134512640 135177480 4294955968 18446744073709551615 134565397 0 0 4096 3 0 0 0 17 1 0 0
/proc/15685/statm: 1829 1585 80 162 0 1664 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 54876

[startup+25.5019 s]
/proc/loadavg: 2.00 2.08 2.07 3/83 15685
/proc/meminfo: memFree=1723080/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15685] ppid=15662 vsize=11336 CPUtime=22.96
/proc/15685/stat : 15685 (eSAT_static) R 15662 15662 12090 0 -1 4194304 2687 0 0 0 2294 2 0 0 25 0 1 0 1012721641 11608064 2581 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/15685/statm: 2834 2581 80 162 0 2669 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 58896

[startup+51.1016 s]
/proc/loadavg: 2.00 2.07 2.07 3/83 15685
/proc/meminfo: memFree=1717512/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15685] ppid=15662 vsize=17240 CPUtime=48.32
/proc/15685/stat : 15685 (eSAT_static) R 15662 15662 12090 0 -1 4194304 4134 0 0 0 4828 4 0 0 25 0 1 0 1012721641 17653760 4028 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15685/statm: 4310 4028 80 162 0 4145 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 64800

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

[startup+63.9019 s]
/proc/loadavg: 2.00 2.06 2.06 3/83 15685
/proc/meminfo: memFree=1715720/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15685] ppid=15662 vsize=18920 CPUtime=61
/proc/15685/stat : 15685 (eSAT_static) R 15662 15662 12090 0 -1 4194304 4531 0 0 0 6095 5 0 0 25 0 1 0 1012721641 19374080 4425 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/15685/statm: 4730 4425 80 162 0 4565 0
Current children cumulated CPU time (s) 63.22
Current children cumulated vsize (KiB) 66480

[startup+76.7012 s]
/proc/loadavg: 2.00 2.06 2.06 3/83 15685
/proc/meminfo: memFree=1715016/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15685] ppid=15662 vsize=19844 CPUtime=73.68
/proc/15685/stat : 15685 (eSAT_static) R 15662 15662 12090 0 -1 4194304 4791 0 0 0 7363 5 0 0 25 0 1 0 1012721641 20320256 4685 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15685/statm: 4961 4685 80 162 0 4796 0
Current children cumulated CPU time (s) 75.9
Current children cumulated vsize (KiB) 67404

[startup+79.9025 s]
/proc/loadavg: 2.00 2.06 2.06 3/83 15685
/proc/meminfo: memFree=1713864/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15685] ppid=15662 vsize=20916 CPUtime=76.86
/proc/15685/stat : 15685 (eSAT_static) R 15662 15662 12090 0 -1 4194304 5061 0 0 0 7680 6 0 0 25 0 1 0 1012721641 21417984 4955 996147200 134512640 135177480 4294955968 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 1 0 0
/proc/15685/statm: 5229 4955 80 162 0 5064 0
Current children cumulated CPU time (s) 79.08
Current children cumulated vsize (KiB) 68476

[startup+81.5017 s]
/proc/loadavg: 2.00 2.06 2.06 3/83 15685
/proc/meminfo: memFree=1713096/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15685] ppid=15662 vsize=21448 CPUtime=78.44
/proc/15685/stat : 15685 (eSAT_static) R 15662 15662 12090 0 -1 4194304 5169 0 0 0 7838 6 0 0 25 0 1 0 1012721641 21962752 5063 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/15685/statm: 5362 5063 80 162 0 5197 0
Current children cumulated CPU time (s) 80.66
Current children cumulated vsize (KiB) 69008

[startup+82.3019 s]
/proc/loadavg: 2.00 2.06 2.06 3/83 15685
/proc/meminfo: memFree=1713096/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=2.22
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 799 23058 0 1 0 0 210 12 17 0 1 0 1012721410 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15662/statm: 11890 364 245 79 0 219 0
[pid=15685] ppid=15662 vsize=21580 CPUtime=79.23
/proc/15685/stat : 15685 (eSAT_static) R 15662 15662 12090 0 -1 4194304 5211 0 0 0 7917 6 0 0 25 0 1 0 1012721641 22097920 5105 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15685/statm: 5395 5105 80 162 0 5230 0
Current children cumulated CPU time (s) 81.45
Current children cumulated vsize (KiB) 69140

[startup+83.1019 s]
/proc/loadavg: 2.00 2.06 2.06 5/91 15694
/proc/meminfo: memFree=1727944/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=81.49
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 835 28283 0 1 0 0 8130 19 16 0 1 0 1012721410 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 206381482066 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/15662/statm: 11890 365 245 79 0 219 0
[pid=15686] ppid=15662 vsize=812772 CPUtime=0.74
/proc/15686/stat : 15686 (java) S 15662 15662 12090 0 -1 0 10806 0 1 0 67 7 0 0 18 0 9 0 1012729644 832278528 10229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 203193 10229 1855 9 0 197174 0
[pid=15686/tid=15687] ppid=15662 vsize=812772 CPUtime=0.58
/proc/15686/task/15687/stat : 15687 (java) R 15662 15662 12090 0 -1 64 9304 0 1 0 53 5 0 0 22 0 9 0 1012729645 832278528 10229 996147200 134512640 134550740 4294955616 18446744073709551615 4126616335 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15688] ppid=15662 vsize=812772 CPUtime=0
/proc/15686/task/15688/stat : 15688 (java) S 15662 15662 12090 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1012729647 832278528 10229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15662 vsize=812772 CPUtime=0
/proc/15686/task/15689/stat : 15689 (java) S 15662 15662 12090 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1012729647 832278528 10229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15690] ppid=15662 vsize=812772 CPUtime=0
/proc/15686/task/15690/stat : 15690 (java) S 15662 15662 12090 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1012729647 832278528 10229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15691] ppid=15662 vsize=812772 CPUtime=0
/proc/15686/task/15691/stat : 15691 (java) S 15662 15662 12090 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1012729649 832278528 10229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15692] ppid=15662 vsize=812772 CPUtime=0.14
/proc/15686/task/15692/stat : 15692 (java) S 15662 15662 12090 0 -1 64 789 0 0 0 14 0 0 0 16 0 9 0 1012729649 832278528 10229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15693] ppid=15662 vsize=812772 CPUtime=0
/proc/15686/task/15693/stat : 15693 (java) S 15662 15662 12090 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1012729649 832278528 10229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15694] ppid=15662 vsize=812772 CPUtime=0
/proc/15686/task/15694/stat : 15694 (java) S 15662 15662 12090 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1012729649 832278528 10229 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.23
Current children cumulated vsize (KiB) 860332

[startup+83.3019 s]
/proc/loadavg: 2.00 2.06 2.06 5/91 15694
/proc/meminfo: memFree=1727944/2055920 swapFree=4180884/4192956
[pid=15662] ppid=15660 vsize=47560 CPUtime=81.49
/proc/15662/stat : 15662 (galacE.sh) S 15660 15662 12090 0 -1 4194304 842 28283 0 1 0 0 8130 19 16 0 1 0 1012721410 48701440 366 996147200 4194304 4520092 548682068832 18446744073709551615 206381482066 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/15662/statm: 11890 366 245 79 0 219 0
[pid=15686] ppid=15662 vsize=812884 CPUtime=0.94
/proc/15686/stat : 15686 (java) S 15662 15662 12090 0 -1 0 13408 0 1 0 86 8 0 0 18 0 9 0 1012729644 832393216 12791 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 203221 12791 1913 9 0 197174 0
[pid=15686/tid=15687] ppid=15662 vsize=812884 CPUtime=0.71
/proc/15686/task/15687/stat : 15687 (java) R 15662 15662 12090 0 -1 64 11861 0 1 0 65 6 0 0 18 0 9 0 1012729645 832393216 12791 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15688] ppid=15662 vsize=812884 CPUtime=0
/proc/15686/task/15688/stat : 15688 (java) S 15662 15662 12090 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1012729647 832393216 12791 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15662 vsize=812884 CPUtime=0
/proc/15686/task/15689/stat : 15689 (java) S 15662 15662 12090 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1012729647 832393216 12791 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15690] ppid=15662 vsize=812884 CPUtime=0
/proc/15686/task/15690/stat : 15690 (java) S 15662 15662 12090 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1012729647 832393216 12791 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15691] ppid=15662 vsize=812884 CPUtime=0
/proc/15686/task/15691/stat : 15691 (java) S 15662 15662 12090 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1012729649 832393216 12791 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15692] ppid=15662 vsize=812884 CPUtime=0.2
/proc/15686/task/15692/stat : 15692 (java) R 15662 15662 12090 0 -1 64 834 0 0 0 20 0 0 0 16 0 9 0 1012729649 832393216 12791 996147200 134512640 134550740 4294955616 18446744073709551615 101737071 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15693] ppid=15662 vsize=812884 CPUtime=0
/proc/15686/task/15693/stat : 15693 (java) S 15662 15662 12090 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1012729649 832393216 12791 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=15686/tid=15694] ppid=15662 vsize=812884 CPUtime=0
/proc/15686/task/15694/stat : 15694 (java) S 15662 15662 12090 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1012729649 832393216 12791 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.43
Current children cumulated vsize (KiB) 860444

Child status: 0
Real time (s): 83.3565
CPU time (s): 82.4795
CPU user time (s): 82.1815
CPU system time (s): 0.297954
CPU usage (%): 98.9479
Max. virtual memory (cumulated for all children) (KiB): 860444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.1815
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42736
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= 1236
involuntary context switches= 2972

runsolver used 0.101984 second user time and 0.283956 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-05 20:39:28
IDJOB=1098299
IDBENCH=59614
IDSOLVER=351
FILE ID=node2/1098299-1215283168
PBS_JOBID= 7882201
Free space on /tmp= 66512 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3798f929b9e87cf65b3dffad924b9117
RANDOM SEED=1838685150

node2.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.236
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.236
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:       1735032 kB
Buffers:         49568 kB
Cached:         190684 kB
SwapCached:       5908 kB
Active:         179148 kB
Inactive:        83012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735032 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:            3484 kB
Writeback:           0 kB
Mapped:          37984 kB
Slab:            43616 kB
Committed_AS:  1720156 kB
PageTables:       2068 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node2 at 2008-07-05 20:40:51