Trace number 1096671

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 85.8799 86.7636

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-54_ext.xml
MD5SUM69a135abf4bbc4544ec8a733eb9d2617
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 benchmark4.07738
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.00/0.03	c --- Preproc Stats ---
0.96/1.01	c start processing
0.96/1.01	c start relation processing
0.96/1.01	c start cnf exporting
1.35/1.49	c parsing time : 0.89
1.35/1.49	c preprocessing time : 1.367
1.35/1.49	
1.35/1.49	c Nary constraints - conflicts : 0 supports : 0
1.35/1.49	c Binary constraints - conflicts : 414 supports :0
1.35/1.49	c max arity constraint : 2
1.35/1.49	c Max Tuples generated 0
1.35/1.49	c relations : 414
1.35/1.49	c relations BDD: 0
1.35/1.49	c sampling 0/0
1.35/1.49	c vars : 441 - clauses :  12317
1.35/1.49	
1.44/1.52	 
1.44/1.52	c --- SAT Solver Stats ---
1.44/1.52	 
1.44/1.52	c eSAT 0.1 : minisat core with additionnal features
1.44/1.52	c ============================[ Problem Statistics ]=============================
1.44/1.52	c |                                                                             |
1.44/1.52	c |  Number of variables:  440                                                  |
1.44/1.52	c |  Number of clauses:    12317                                                |
1.44/1.53	c |  Parsing time:         0.01         s                                       |
85.03/85.90	c restarts              : 409
85.03/85.91	c conflicts             : 344781         (4126 /sec)
85.03/85.91	c decisions             : 469947         (1.78 % random) (5624 /sec)
85.03/85.91	c euip                  : 29301       
85.03/85.91	c propagations          : 18065051       (216202 /sec)
85.03/85.91	c conflict literals     : 7937147        (47.71 % deleted)
85.03/85.91	c Memory used           : 14.58 MB
85.03/85.91	c CPU time              : 83.5563 s
85.03/85.91	c 
85.03/85.91	s SATISFIABLE
85.05/86.76	v 4 1 7 4 7 9 2 5 3 0 8 6 1 4 2 8 4 9 10 9 9 5 1 8 8 5 6 1 2 2 3 0 1 5 10 3 8 5 7 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-1096671-1215281164/watcher-1096671-1215281164 -o /tmp/evaluation-result-1096671-1215281164/solver-1096671-1215281164 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1096671-1215281164.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.10 2.02 2.00 4/72 1888
/proc/meminfo: memFree=1726104/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=8652 CPUtime=0
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2007092009 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 2163 280 208 79 0 156 0
[pid=1889] ppid=1888 vsize=8688 CPUtime=0
/proc/1889/stat : 1889 (galacE.sh) S 1888 1888 30568 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 2007092009 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 259353444434 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1889/statm: 2172 286 209 79 0 165 0
[pid=1890] ppid=1889 vsize=8728 CPUtime=0
/proc/1890/stat : 1890 (galacE.sh) R 1889 1888 30568 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2007092009 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 259353275687 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/1890/statm: 2182 290 209 79 0 175 0

[startup+0.0603331 s]
/proc/loadavg: 2.10 2.02 2.00 4/72 1888
/proc/meminfo: memFree=1726104/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=0.01
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.101606 s]
/proc/loadavg: 2.10 2.02 2.00 4/72 1888
/proc/meminfo: memFree=1726104/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=0.01
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.303678 s]
/proc/loadavg: 2.10 2.02 2.00 4/72 1888
/proc/meminfo: memFree=1726104/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=0.01
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.702727 s]
/proc/loadavg: 2.10 2.02 2.00 4/72 1888
/proc/meminfo: memFree=1726104/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=0.01
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50188 s]
/proc/loadavg: 2.17 2.03 2.01 3/82 1910
/proc/meminfo: memFree=1690056/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=0.01
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1902] ppid=1888 vsize=812524 CPUtime=1.43
/proc/1902/stat : 1902 (java) S 1888 1888 30568 0 -1 0 19583 0 1 0 131 12 0 0 18 0 9 0 2007092013 832024576 19003 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1902/statm: 203131 19003 1909 9 0 197164 0
[pid=1902/tid=1903] ppid=1888 vsize=812524 CPUtime=1.12
/proc/1902/task/1903/stat : 1903 (java) S 1888 1888 30568 0 -1 64 14515 0 1 0 104 8 0 0 25 0 9 0 2007092013 832024576 19003 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1902/tid=1904] ppid=1888 vsize=812524 CPUtime=0.02
/proc/1902/task/1904/stat : 1904 (java) S 1888 1888 30568 0 -1 64 3502 0 0 0 1 1 0 0 16 0 9 0 2007092015 832024576 19003 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1902/tid=1905] ppid=1888 vsize=812524 CPUtime=0
/proc/1902/task/1905/stat : 1905 (java) S 1888 1888 30568 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007092015 832024576 19003 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1902/tid=1906] ppid=1888 vsize=812524 CPUtime=0
/proc/1902/task/1906/stat : 1906 (java) S 1888 1888 30568 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007092015 832024576 19003 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1902/tid=1907] ppid=1888 vsize=812524 CPUtime=0
/proc/1902/task/1907/stat : 1907 (java) S 1888 1888 30568 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007092017 832024576 19003 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1902/tid=1908] ppid=1888 vsize=812524 CPUtime=0.25
/proc/1902/task/1908/stat : 1908 (java) S 1888 1888 30568 0 -1 64 867 0 0 0 25 0 0 0 16 0 9 0 2007092017 832024576 19003 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1902/tid=1909] ppid=1888 vsize=812524 CPUtime=0
/proc/1902/task/1909/stat : 1909 (java) S 1888 1888 30568 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007092017 832024576 19003 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1902/tid=1910] ppid=1888 vsize=812524 CPUtime=0
/proc/1902/task/1910/stat : 1910 (java) S 1888 1888 30568 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007092017 832024576 19003 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860100

[startup+3.1012 s]
/proc/loadavg: 2.17 2.03 2.01 3/74 1911
/proc/meminfo: memFree=1723336/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=4000 CPUtime=1.56
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 688 0 0 0 156 0 0 0 25 0 1 0 2007092161 4096000 669 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 1000 669 80 162 0 835 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 51576

[startup+6.30183 s]
/proc/loadavg: 2.17 2.03 2.01 3/74 1911
/proc/meminfo: memFree=1721224/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=5552 CPUtime=4.73
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 1067 0 0 0 473 0 0 0 25 0 1 0 2007092161 5685248 1048 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 1388 1048 80 162 0 1223 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 53128

[startup+12.7011 s]
/proc/loadavg: 2.14 2.03 2.01 3/74 1911
/proc/meminfo: memFree=1720072/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=6500 CPUtime=11.06
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 1305 0 0 0 1106 0 0 0 25 0 1 0 2007092161 6656000 1286 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 1625 1286 80 162 0 1460 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 54076

[startup+25.5026 s]
/proc/loadavg: 2.12 2.03 2.01 3/74 1911
/proc/meminfo: memFree=1716936/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=9848 CPUtime=23.74
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 2147 0 0 0 2373 1 0 0 25 0 1 0 2007092161 10084352 2128 996147200 134512640 135177480 4294955968 18446744073709551615 134556865 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 2462 2128 80 162 0 2297 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 57424

[startup+51.1027 s]
/proc/loadavg: 2.08 2.03 2.00 3/74 1911
/proc/meminfo: memFree=1713800/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=13200 CPUtime=49.11
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 2973 0 0 0 4908 3 0 0 25 0 1 0 2007092161 13516800 2954 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 3300 2954 80 162 0 3135 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 60776

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

[startup+63.9012 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 1911
/proc/meminfo: memFree=1713288/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=13468 CPUtime=61.78
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 3029 0 0 0 6175 3 0 0 25 0 1 0 2007092161 13791232 3010 996147200 134512640 135177480 4294955968 18446744073709551615 134565412 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 3367 3010 80 162 0 3202 0
Current children cumulated CPU time (s) 63.23
Current children cumulated vsize (KiB) 61044

[startup+76.7027 s]
/proc/loadavg: 2.05 2.02 2.00 3/74 1911
/proc/meminfo: memFree=1712008/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=14924 CPUtime=74.47
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 3387 0 0 0 7443 4 0 0 25 0 1 0 2007092161 15282176 3368 996147200 134512640 135177480 4294955968 18446744073709551615 134565379 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 3731 3368 80 162 0 3566 0
Current children cumulated CPU time (s) 75.92
Current children cumulated vsize (KiB) 62500

[startup+83.102 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 1911
/proc/meminfo: memFree=1711816/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=14924 CPUtime=80.81
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 3404 0 0 0 8077 4 0 0 25 0 1 0 2007092161 15282176 3385 996147200 134512640 135177480 4294955968 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 3731 3385 80 162 0 3566 0
Current children cumulated CPU time (s) 82.26
Current children cumulated vsize (KiB) 62500

[startup+84.7063 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 1911
/proc/meminfo: memFree=1711752/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=14924 CPUtime=82.4
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 3411 0 0 0 8236 4 0 0 25 0 1 0 2007092161 15282176 3392 996147200 134512640 135177480 4294955968 18446744073709551615 134565271 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 3731 3392 80 162 0 3566 0
Current children cumulated CPU time (s) 83.85
Current children cumulated vsize (KiB) 62500

[startup+85.5014 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 1911
/proc/meminfo: memFree=1711752/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=1.45
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 799 21285 0 1 0 0 131 14 17 0 1 0 2007092009 48717824 364 996147200 4194304 4520092 548682068832 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1888/statm: 11894 364 245 79 0 219 0
[pid=1911] ppid=1888 vsize=14924 CPUtime=83.19
/proc/1911/stat : 1911 (eSAT_static) R 1888 1888 30568 0 -1 4194304 3411 0 0 0 8315 4 0 0 25 0 1 0 2007092161 15282176 3392 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 1 0 0
/proc/1911/statm: 3731 3392 80 162 0 3566 0
Current children cumulated CPU time (s) 84.64
Current children cumulated vsize (KiB) 62500

[startup+86.3026 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 1911
/proc/meminfo: memFree=1711752/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=85.05
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 835 24708 0 1 0 0 8487 18 16 0 1 0 2007092009 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 259353444434 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1888/statm: 11894 365 245 79 0 219 0
Current children cumulated CPU time (s) 85.05
Current children cumulated vsize (KiB) 47576

[startup+86.7027 s]
/proc/loadavg: 2.04 2.02 2.00 3/74 1911
/proc/meminfo: memFree=1711752/2055920 swapFree=4179472/4192956
[pid=1888] ppid=1886 vsize=47576 CPUtime=85.05
/proc/1888/stat : 1888 (galacE.sh) S 1886 1888 30568 0 -1 4194304 835 24708 0 1 0 0 8487 18 16 0 1 0 2007092009 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 259353444434 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1888/statm: 11894 365 245 79 0 219 0
Current children cumulated CPU time (s) 85.05
Current children cumulated vsize (KiB) 47576

Child status: 0
Real time (s): 86.7636
CPU time (s): 85.8799
CPU user time (s): 85.622
CPU system time (s): 0.25796
CPU usage (%): 98.9815
Max. virtual memory (cumulated for all children) (KiB): 860100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.622
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33765
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= 1090
involuntary context switches= 2829

runsolver used 0.133979 second user time and 0.279957 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-05 20:06:04
IDJOB=1096671
IDBENCH=59204
IDSOLVER=351
FILE ID=node1/1096671-1215281164
PBS_JOBID= 7882189
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 69a135abf4bbc4544ec8a733eb9d2617
RANDOM SEED=431655367

node1.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.265
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.265
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:       1726584 kB
Buffers:         51872 kB
Cached:         180540 kB
SwapCached:       7288 kB
Active:         186896 kB
Inactive:        90004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726584 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            4044 kB
Writeback:           0 kB
Mapped:          52244 kB
Slab:            37712 kB
Committed_AS:  3284560 kB
PageTables:       1856 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= 66516 MiB
End job on node1 at 2008-07-05 20:07:31