Trace number 1096759

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 45.0452 45.582

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-6_ext.xml
MD5SUM6ac9b4cea3564ac205b84a3a83a18da9
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 benchmark1.01884
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
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.80	c start processing
0.01/0.80	c start relation processing
0.01/0.80	c start cnf exporting
1.25/1.30	c parsing time : 0.661
1.25/1.30	c preprocessing time : 1.166
1.25/1.30	
1.25/1.30	c Nary constraints - conflicts : 0 supports : 0
1.25/1.30	c Binary constraints - conflicts : 414 supports :0
1.25/1.30	c max arity constraint : 2
1.25/1.30	c Max Tuples generated 0
1.25/1.30	c relations : 414
1.25/1.30	c relations BDD: 0
1.25/1.30	c sampling 0/0
1.25/1.30	c vars : 441 - clauses :  12332
1.25/1.30	
1.25/1.36	 
1.25/1.36	c --- SAT Solver Stats ---
1.25/1.36	 
1.25/1.36	c eSAT 0.1 : minisat core with additionnal features
1.25/1.37	c ============================[ Problem Statistics ]=============================
1.25/1.37	c |                                                                             |
1.25/1.37	c |  Number of variables:  440                                                  |
1.25/1.37	c |  Number of clauses:    12332                                                |
1.25/1.37	c |  Parsing time:         0.01         s                                       |
44.30/44.82	c restarts              : 332
44.30/44.82	c conflicts             : 216043         (5023 /sec)
44.30/44.82	c decisions             : 297719         (2.41 % random) (6921 /sec)
44.30/44.82	c euip                  : 18239       
44.30/44.82	c propagations          : 11503204       (267426 /sec)
44.30/44.82	c conflict literals     : 4852212        (47.80 % deleted)
44.30/44.82	c Memory used           : 11.27 MB
44.30/44.82	c CPU time              : 43.0145 s
44.30/44.82	c 
44.30/44.82	s SATISFIABLE
44.97/45.57	v 9 4 7 9 2 1 7 3 2 5 7 4 9 2 10 9 4 1 2 4 9 7 1 8 10 5 4 8 5 9 0 5 9 4 8 9 9 10 9 5

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-1096759-1215281241/watcher-1096759-1215281241 -o /tmp/evaluation-result-1096759-1215281241/solver-1096759-1215281241 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1096759-1215281241.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.16 2.22 2.09 4/72 7106
/proc/meminfo: memFree=1664600/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=5268 CPUtime=0
/proc/7106/stat : 7106 (galacE.sh) R 7104 7106 5322 0 -1 4194304 220 0 0 0 0 0 0 0 21 0 1 0 2007098630 5394432 184 996147200 4194304 4520092 548682068832 18446744073709551615 237788692256 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7106/statm: 1317 184 137 79 0 121 0

[startup+0.0321701 s]
/proc/loadavg: 2.16 2.22 2.09 4/72 7106
/proc/meminfo: memFree=1664600/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=8784 CPUtime=0.01
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 639 1481 0 0 0 0 0 1 21 0 1 0 2007098630 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 237788430418 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/7106/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.10118 s]
/proc/loadavg: 2.16 2.22 2.09 4/72 7106
/proc/meminfo: memFree=1664600/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=0.01
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301199 s]
/proc/loadavg: 2.16 2.22 2.09 4/72 7106
/proc/meminfo: memFree=1664600/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=0.01
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701241 s]
/proc/loadavg: 2.16 2.22 2.09 4/72 7106
/proc/meminfo: memFree=1664600/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=0.01
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50132 s]
/proc/loadavg: 2.16 2.22 2.09 3/82 7128
/proc/meminfo: memFree=1623496/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=1.28
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 799 21278 0 1 0 0 111 17 17 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 47564

[startup+3.10249 s]
/proc/loadavg: 2.16 2.22 2.09 3/74 7129
/proc/meminfo: memFree=1661960/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=1.28
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 799 21278 0 1 0 0 111 17 17 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
[pid=7129] ppid=7106 vsize=3768 CPUtime=1.71
/proc/7129/stat : 7129 (eSAT_static) R 7106 7106 5322 0 -1 4194304 646 0 0 0 171 0 0 0 25 0 1 0 2007098767 3858432 627 996147200 134512640 135177480 4294955968 18446744073709551615 134565391 0 0 4096 3 0 0 0 17 1 0 0
/proc/7129/statm: 942 627 80 162 0 777 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 51332

[startup+6.30183 s]
/proc/loadavg: 2.15 2.21 2.09 3/74 7129
/proc/meminfo: memFree=1660552/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=1.28
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 799 21278 0 1 0 0 111 17 17 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
[pid=7129] ppid=7106 vsize=4820 CPUtime=4.87
/proc/7129/stat : 7129 (eSAT_static) R 7106 7106 5322 0 -1 4194304 916 0 0 0 487 0 0 0 25 0 1 0 2007098767 4935680 897 996147200 134512640 135177480 4294955968 18446744073709551615 134565480 0 0 4096 3 0 0 0 17 1 0 0
/proc/7129/statm: 1205 897 80 162 0 1040 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 52384

[startup+12.7015 s]
/proc/loadavg: 2.14 2.21 2.09 3/74 7129
/proc/meminfo: memFree=1659208/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=1.28
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 799 21278 0 1 0 0 111 17 17 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
[pid=7129] ppid=7106 vsize=6404 CPUtime=11.21
/proc/7129/stat : 7129 (eSAT_static) R 7106 7106 5322 0 -1 4194304 1288 0 0 0 1120 1 0 0 25 0 1 0 2007098767 6557696 1269 996147200 134512640 135177480 4294955968 18446744073709551615 134565340 0 0 4096 3 0 0 0 17 1 0 0
/proc/7129/statm: 1601 1269 80 162 0 1436 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 53968

[startup+25.5018 s]
/proc/loadavg: 2.11 2.20 2.09 3/74 7129
/proc/meminfo: memFree=1656328/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=1.28
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 799 21278 0 1 0 0 111 17 17 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
[pid=7129] ppid=7106 vsize=9024 CPUtime=23.9
/proc/7129/stat : 7129 (eSAT_static) R 7106 7106 5322 0 -1 4194304 1945 0 0 0 2388 2 0 0 25 0 1 0 2007098767 9240576 1926 996147200 134512640 135177480 4294955968 18446744073709551615 134565438 0 0 4096 3 0 0 0 17 1 0 0
/proc/7129/statm: 2256 1926 80 162 0 2091 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 56588

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

[startup+38.3012 s]
/proc/loadavg: 2.09 2.19 2.09 3/74 7129
/proc/meminfo: memFree=1654920/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=1.28
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 799 21278 0 1 0 0 111 17 17 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
[pid=7129] ppid=7106 vsize=10356 CPUtime=36.57
/proc/7129/stat : 7129 (eSAT_static) R 7106 7106 5322 0 -1 4194304 2272 0 0 0 3655 2 0 0 25 0 1 0 2007098767 10604544 2253 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7129/statm: 2589 2253 80 162 0 2424 0
Current children cumulated CPU time (s) 37.85
Current children cumulated vsize (KiB) 57920

[startup+41.5015 s]
/proc/loadavg: 2.08 2.19 2.09 3/74 7129
/proc/meminfo: memFree=1654792/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=1.28
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 799 21278 0 1 0 0 111 17 17 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
[pid=7129] ppid=7106 vsize=10756 CPUtime=39.74
/proc/7129/stat : 7129 (eSAT_static) R 7106 7106 5322 0 -1 4194304 2364 0 0 0 3972 2 0 0 25 0 1 0 2007098767 11014144 2345 996147200 134512640 135177480 4294955968 18446744073709551615 134565379 0 0 4096 3 0 0 0 17 1 0 0
/proc/7129/statm: 2689 2345 80 162 0 2524 0
Current children cumulated CPU time (s) 41.02
Current children cumulated vsize (KiB) 58320

[startup+43.1017 s]
/proc/loadavg: 2.08 2.19 2.09 3/74 7129
/proc/meminfo: memFree=1654152/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=1.28
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 799 21278 0 1 0 0 111 17 17 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
[pid=7129] ppid=7106 vsize=11144 CPUtime=41.32
/proc/7129/stat : 7129 (eSAT_static) R 7106 7106 5322 0 -1 4194304 2470 0 0 0 4130 2 0 0 25 0 1 0 2007098767 11411456 2451 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7129/statm: 2786 2451 80 162 0 2621 0
Current children cumulated CPU time (s) 42.6
Current children cumulated vsize (KiB) 58708

[startup+44.7028 s]
/proc/loadavg: 2.08 2.19 2.09 3/74 7129
/proc/meminfo: memFree=1653896/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=1.28
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 799 21278 0 1 0 0 111 17 17 0 1 0 2007098630 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7106/statm: 11891 364 245 79 0 219 0
[pid=7129] ppid=7106 vsize=11536 CPUtime=42.91
/proc/7129/stat : 7129 (eSAT_static) R 7106 7106 5322 0 -1 4194304 2564 0 0 0 4289 2 0 0 25 0 1 0 2007098767 11812864 2545 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/7129/statm: 2884 2545 80 162 0 2719 0
Current children cumulated CPU time (s) 44.19
Current children cumulated vsize (KiB) 59100

[startup+45.1079 s]
/proc/loadavg: 2.08 2.18 2.09 3/82 7138
/proc/meminfo: memFree=1654408/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=44.32
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 835 23865 0 1 0 0 4412 20 16 0 1 0 2007098630 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 237788430418 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/7106/statm: 11891 365 245 79 0 219 0
[pid=7130] ppid=7106 vsize=812468 CPUtime=0.25
/proc/7130/stat : 7130 (java) S 7106 7106 5322 0 -1 0 5025 0 1 0 22 3 0 0 20 0 9 0 2007103113 831967232 4452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 203117 4452 1848 9 0 197150 0
[pid=7130/tid=7131] ppid=7106 vsize=812468 CPUtime=0.19
/proc/7130/task/7131/stat : 7131 (java) R 7106 7106 5322 0 -1 64 3589 0 1 0 16 3 0 0 20 0 9 0 2007103114 831967232 4452 996147200 134512640 134550740 4294955616 18446744073709551615 102212786 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7132] ppid=7106 vsize=812468 CPUtime=0
/proc/7130/task/7132/stat : 7132 (java) S 7106 7106 5322 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 2007103115 831967232 4452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7133] ppid=7106 vsize=812468 CPUtime=0
/proc/7130/task/7133/stat : 7133 (java) S 7106 7106 5322 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2007103115 831967232 4452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7134] ppid=7106 vsize=812468 CPUtime=0
/proc/7130/task/7134/stat : 7134 (java) S 7106 7106 5322 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2007103115 831967232 4452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7135] ppid=7106 vsize=812468 CPUtime=0
/proc/7130/task/7135/stat : 7135 (java) S 7106 7106 5322 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007103117 831967232 4452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7136] ppid=7106 vsize=812468 CPUtime=0.05
/proc/7130/task/7136/stat : 7136 (java) S 7106 7106 5322 0 -1 64 724 0 0 0 5 0 0 0 16 0 9 0 2007103117 831967232 4452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7137] ppid=7106 vsize=812468 CPUtime=0
/proc/7130/task/7137/stat : 7137 (java) S 7106 7106 5322 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007103118 831967232 4452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7138] ppid=7106 vsize=812468 CPUtime=0
/proc/7130/task/7138/stat : 7138 (java) S 7106 7106 5322 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007103118 831967232 4452 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.57
Current children cumulated vsize (KiB) 860032

[startup+45.5029 s]
/proc/loadavg: 2.08 2.18 2.09 3/82 7138
/proc/meminfo: memFree=1654408/2055920 swapFree=4180448/4192956
[pid=7106] ppid=7104 vsize=47564 CPUtime=44.32
/proc/7106/stat : 7106 (galacE.sh) S 7104 7106 5322 0 -1 4194304 835 23865 0 1 0 0 4412 20 16 0 1 0 2007098630 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 237788430418 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/7106/statm: 11891 365 245 79 0 219 0
[pid=7130] ppid=7106 vsize=812580 CPUtime=0.65
/proc/7130/stat : 7130 (java) S 7106 7106 5322 0 -1 0 7880 0 1 0 59 6 0 0 20 0 9 0 2007103113 832081920 7267 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 203145 7267 1908 9 0 197150 0
[pid=7130/tid=7131] ppid=7106 vsize=812580 CPUtime=0.44
/proc/7130/task/7131/stat : 7131 (java) R 7106 7106 5322 0 -1 64 6331 0 1 0 39 5 0 0 18 0 9 0 2007103114 832081920 7267 996147200 134512640 134550740 4294955616 18446744073709551615 4126609840 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7132] ppid=7106 vsize=812580 CPUtime=0
/proc/7130/task/7132/stat : 7132 (java) S 7106 7106 5322 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 2007103115 832081920 7267 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7133] ppid=7106 vsize=812580 CPUtime=0
/proc/7130/task/7133/stat : 7133 (java) S 7106 7106 5322 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2007103115 832081920 7267 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7134] ppid=7106 vsize=812580 CPUtime=0
/proc/7130/task/7134/stat : 7134 (java) S 7106 7106 5322 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2007103115 832081920 7267 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7135] ppid=7106 vsize=812580 CPUtime=0
/proc/7130/task/7135/stat : 7135 (java) S 7106 7106 5322 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007103117 832081920 7267 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7136] ppid=7106 vsize=812580 CPUtime=0.19
/proc/7130/task/7136/stat : 7136 (java) S 7106 7106 5322 0 -1 64 837 0 0 0 19 0 0 0 16 0 9 0 2007103117 832081920 7267 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7137] ppid=7106 vsize=812580 CPUtime=0
/proc/7130/task/7137/stat : 7137 (java) S 7106 7106 5322 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007103118 832081920 7267 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=7130/tid=7138] ppid=7106 vsize=812580 CPUtime=0
/proc/7130/task/7138/stat : 7138 (java) S 7106 7106 5322 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007103118 832081920 7267 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.97
Current children cumulated vsize (KiB) 860144

Child status: 0
Real time (s): 45.582
CPU time (s): 45.0452
CPU user time (s): 44.7582
CPU system time (s): 0.286956
CPU usage (%): 98.8222
Max. virtual memory (cumulated for all children) (KiB): 860144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.7582
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32919
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= 1984
involuntary context switches= 2848

runsolver used 0.058991 second user time and 0.154976 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-05 20:07:21
IDJOB=1096759
IDBENCH=59234
IDSOLVER=351
FILE ID=node24/1096759-1215281241
PBS_JOBID= 7882237
Free space on /tmp= 66460 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6ac9b4cea3564ac205b84a3a83a18da9
RANDOM SEED=1977144950

node24.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.232
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.232
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:       1665080 kB
Buffers:         42716 kB
Cached:         216036 kB
SwapCached:       6856 kB
Active:         226828 kB
Inactive:       110968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665080 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            3184 kB
Writeback:           0 kB
Mapped:          86632 kB
Slab:            38120 kB
Committed_AS:  3764008 kB
PageTables:       1940 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= 66456 MiB
End job on node24 at 2008-07-05 20:08:06