Trace number 1098343

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 276.09 278.571

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-10_ext.xml
MD5SUMf0efb409fffd344f4cd6f47d5a65a7e4
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 benchmark28.2017
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints341
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension341
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.01/0.90	c start processing
0.01/0.90	c start relation processing
0.01/0.91	c start cnf exporting
1.87/1.93	c parsing time : 0.786
1.87/1.93	c preprocessing time : 1.821
1.87/1.93	
1.87/1.93	c Nary constraints - conflicts : 0 supports : 0
1.87/1.93	c Binary constraints - conflicts : 321 supports :20
1.87/1.93	c max arity constraint : 2
1.87/1.93	c Max Tuples generated 0
1.87/1.93	c relations : 341
1.87/1.93	c relations BDD: 0
1.87/1.93	c sampling 0/0
1.87/1.93	c vars : 761 - clauses :  38259
1.87/1.93	
1.87/1.98	 
1.87/1.98	c --- SAT Solver Stats ---
1.87/1.98	 
1.87/1.98	c eSAT 0.1 : minisat core with additionnal features
1.87/1.98	c ============================[ Problem Statistics ]=============================
1.87/1.98	c |                                                                             |
1.87/1.98	c |  Number of variables:  760                                                  |
1.87/1.98	c |  Number of clauses:    38259                                                |
1.92/2.01	c |  Parsing time:         0.02         s                                       |
275.23/277.76	c restarts              : 541
275.23/277.76	c conflicts             : 464433         (1699 /sec)
275.23/277.76	c decisions             : 697189         (1.93 % random) (2551 /sec)
275.23/277.76	c euip                  : 46326       
275.23/277.76	c propagations          : 37207772       (136144 /sec)
275.23/277.76	c conflict literals     : 24998361       (42.13 % deleted)
275.23/277.76	c Memory used           : 43.00 MB
275.23/277.76	c CPU time              : 273.296 s
275.23/277.76	c 
275.23/277.76	s SATISFIABLE
276.02/278.56	v 16 18 4 9 12 2 15 3 12 15 18 11 14 3 12 5 18 4 8 16 12 8 4 18 7 1 3 14 17 8 15 16 14 16 10 13 1 16 18 4

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-1098343-1215283319/watcher-1098343-1215283319 -o /tmp/evaluation-result-1098343-1215283319/solver-1098343-1215283319 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1098343-1215283319.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.03 2.00 4/82 2071
/proc/meminfo: memFree=1651984/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=8652 CPUtime=0
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 641549713 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 2163 280 208 79 0 156 0
[pid=2072] ppid=2071 vsize=8688 CPUtime=0
/proc/2072/stat : 2072 (galacE.sh) R 2071 2071 31941 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 641549713 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 228043844255 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/2072/statm: 2172 288 210 79 0 165 0
[pid=2075] ppid=2072 vsize=128 CPUtime=0
/proc/2075/stat : 2075 (id) R 2072 2071 31941 0 -1 4194304 42 0 0 0 0 0 0 0 18 0 1 0 641549714 131072 17 996147200 4194304 4211724 548682068832 18446744073709551615 228041179792 0 0 3674112 0 0 0 0 17 1 0 0
/proc/2075/statm: 32 22 16 4 0 3 0

[startup+0.087682 s]
/proc/loadavg: 2.00 2.03 2.00 4/82 2071
/proc/meminfo: memFree=1651984/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=0.01
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.102682 s]
/proc/loadavg: 2.00 2.03 2.00 4/82 2071
/proc/meminfo: memFree=1651984/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=0.01
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.302721 s]
/proc/loadavg: 2.00 2.03 2.00 4/82 2071
/proc/meminfo: memFree=1651984/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=0.01
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701803 s]
/proc/loadavg: 2.00 2.03 2.00 4/82 2071
/proc/meminfo: memFree=1651984/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=0.01
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50196 s]
/proc/loadavg: 2.00 2.03 2.00 3/92 2095
/proc/meminfo: memFree=1581568/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=0.01
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2087] ppid=2071 vsize=812560 CPUtime=1.45
/proc/2087/stat : 2087 (java) S 2071 2071 31941 0 -1 0 19893 0 1 0 133 12 0 0 18 0 9 0 641549716 832061440 19310 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2087/statm: 203140 19310 1911 9 0 197173 0
[pid=2087/tid=2088] ppid=2071 vsize=812560 CPUtime=1.15
/proc/2087/task/2088/stat : 2088 (java) R 2071 2071 31941 0 -1 64 14534 0 1 0 107 8 0 0 25 0 9 0 641549717 832061440 19310 996147200 134512640 134550740 4294955600 18446744073709551615 4127107788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2087/tid=2089] ppid=2071 vsize=812560 CPUtime=0.03
/proc/2087/task/2089/stat : 2089 (java) S 2071 2071 31941 0 -1 64 3795 0 0 0 1 2 0 0 16 0 9 0 641549719 832061440 19310 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2087/tid=2090] ppid=2071 vsize=812560 CPUtime=0
/proc/2087/task/2090/stat : 2090 (java) S 2071 2071 31941 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 641549719 832061440 19310 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2087/tid=2091] ppid=2071 vsize=812560 CPUtime=0
/proc/2087/task/2091/stat : 2091 (java) S 2071 2071 31941 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 641549719 832061440 19310 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2087/tid=2092] ppid=2071 vsize=812560 CPUtime=0
/proc/2087/task/2092/stat : 2092 (java) S 2071 2071 31941 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 641549721 832061440 19310 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2087/tid=2093] ppid=2071 vsize=812560 CPUtime=0.24
/proc/2087/task/2093/stat : 2093 (java) S 2071 2071 31941 0 -1 64 866 0 0 0 24 0 0 0 16 0 9 0 641549721 832061440 19310 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2087/tid=2094] ppid=2071 vsize=812560 CPUtime=0
/proc/2087/task/2094/stat : 2094 (java) S 2071 2071 31941 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 641549721 832061440 19310 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2087/tid=2095] ppid=2071 vsize=812560 CPUtime=0
/proc/2087/task/2095/stat : 2095 (java) S 2071 2071 31941 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641549721 832061440 19310 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860116

[startup+3.10128 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 2096
/proc/meminfo: memFree=1647616/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=5084 CPUtime=1.1
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 1140 0 0 0 110 0 0 0 25 0 1 0 641549912 5206016 1041 996147200 134512640 135177480 4294955968 18446744073709551615 134565337 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 1271 1041 80 162 0 1106 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 52640

[startup+6.30192 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 2096
/proc/meminfo: memFree=1644608/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=7328 CPUtime=4.26
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 1694 0 0 0 426 0 0 0 25 0 1 0 641549912 7503872 1595 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 1832 1595 80 162 0 1667 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 54884

[startup+12.7012 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 2096
/proc/meminfo: memFree=1641280/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=10572 CPUtime=10.61
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 2474 0 0 0 1060 1 0 0 25 0 1 0 641549912 10825728 2375 996147200 134512640 135177480 4294955968 18446744073709551615 134565379 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 2643 2375 80 162 0 2478 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 58128

[startup+25.5027 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 2096
/proc/meminfo: memFree=1637056/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=14832 CPUtime=23.29
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 3561 0 0 0 2328 1 0 0 25 0 1 0 641549912 15187968 3462 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 3708 3462 80 162 0 3543 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 62388

[startup+51.1028 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 2096
/proc/meminfo: memFree=1635584/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=16340 CPUtime=48.68
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 3927 0 0 0 4866 2 0 0 25 0 1 0 641549912 16732160 3828 996147200 134512640 135177480 4294955968 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 4085 3828 80 162 0 3920 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 63896

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 2096
/proc/meminfo: memFree=1627008/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=25148 CPUtime=99.43
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 6107 0 0 0 9940 3 0 0 25 0 1 0 641549912 25751552 6008 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 6287 6008 80 162 0 6122 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 72704

[startup+162.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 2096
/proc/meminfo: memFree=1621120/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=30912 CPUtime=158.91
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 7496 0 0 0 15886 5 0 0 25 0 1 0 641549912 31653888 7397 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 7728 7397 80 162 0 7563 0
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (KiB) 78468

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 2096
/proc/meminfo: memFree=1617088/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=35032 CPUtime=218.39
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 8551 0 0 0 21833 6 0 0 25 0 1 0 641549912 35872768 8452 996147200 134512640 135177480 4294955968 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 8758 8452 80 162 0 8593 0
Current children cumulated CPU time (s) 220.31
Current children cumulated vsize (KiB) 82588

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

[startup+230.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 2096
/proc/meminfo: memFree=1615168/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=37032 CPUtime=226.31
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 9043 0 0 0 22625 6 0 0 25 0 1 0 641549912 37920768 8944 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 9258 8944 80 162 0 9093 0
Current children cumulated CPU time (s) 228.23
Current children cumulated vsize (KiB) 84588

[startup+255.901 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 2096
/proc/meminfo: memFree=1609472/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=42788 CPUtime=251.7
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 10477 0 0 0 25162 8 0 0 25 0 1 0 641549912 43814912 10378 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 10697 10378 80 162 0 10532 0
Current children cumulated CPU time (s) 253.62
Current children cumulated vsize (KiB) 90344

[startup+268.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2096
/proc/meminfo: memFree=1608000/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=44032 CPUtime=264.38
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 10798 0 0 0 26430 8 0 0 25 0 1 0 641549912 45088768 10699 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 11008 10699 80 162 0 10843 0
Current children cumulated CPU time (s) 266.3
Current children cumulated vsize (KiB) 91588

[startup+275.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2096
/proc/meminfo: memFree=1607936/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=44032 CPUtime=270.72
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 10798 0 0 0 27064 8 0 0 25 0 1 0 641549912 45088768 10699 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 11008 10699 80 162 0 10843 0
Current children cumulated CPU time (s) 272.64
Current children cumulated vsize (KiB) 91588

[startup+276.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2096
/proc/meminfo: memFree=1607936/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=44032 CPUtime=272.31
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 10798 0 0 0 27223 8 0 0 25 0 1 0 641549912 45088768 10699 996147200 134512640 135177480 4294955968 18446744073709551615 134565646 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 11008 10699 80 162 0 10843 0
Current children cumulated CPU time (s) 274.23
Current children cumulated vsize (KiB) 91588

[startup+277.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2096
/proc/meminfo: memFree=1607936/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=1.92
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 799 23224 0 1 0 0 177 15 17 0 1 0 641549713 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2071/statm: 11889 364 245 79 0 219 0
[pid=2096] ppid=2071 vsize=44032 CPUtime=273.11
/proc/2096/stat : 2096 (eSAT_static) R 2071 2071 31941 0 -1 4194304 10798 0 0 0 27303 8 0 0 25 0 1 0 641549912 45088768 10699 996147200 134512640 135177480 4294955968 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 0 0 0
/proc/2096/statm: 11008 10699 80 162 0 10843 0
Current children cumulated CPU time (s) 275.03
Current children cumulated vsize (KiB) 91588

[startup+278.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 2106
/proc/meminfo: memFree=1632128/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=275.32
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 835 34034 0 1 0 0 27507 25 16 0 1 0 641549713 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 228044013650 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/2071/statm: 11889 365 245 79 0 219 0
[pid=2097] ppid=2071 vsize=812436 CPUtime=0.5
/proc/2097/stat : 2097 (java) S 2071 2071 31941 0 -1 0 9600 0 1 0 46 4 0 0 20 0 9 0 641577491 831934464 9023 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2097/statm: 203109 9023 1856 9 0 197142 0
[pid=2097/tid=2098] ppid=2071 vsize=812436 CPUtime=0.36
/proc/2097/task/2098/stat : 2098 (java) R 2071 2071 31941 0 -1 64 8109 0 1 0 33 3 0 0 25 0 9 0 641577492 831934464 9023 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2099] ppid=2071 vsize=812436 CPUtime=0
/proc/2097/task/2099/stat : 2099 (java) S 2071 2071 31941 0 -1 64 3 0 0 0 0 0 0 0 22 0 9 0 641577493 831934464 9023 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2100] ppid=2071 vsize=812436 CPUtime=0
/proc/2097/task/2100/stat : 2100 (java) S 2071 2071 31941 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 641577493 831934464 9023 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2102] ppid=2071 vsize=812436 CPUtime=0
/proc/2097/task/2102/stat : 2102 (java) S 2071 2071 31941 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 641577494 831934464 9023 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2103] ppid=2071 vsize=812436 CPUtime=0
/proc/2097/task/2103/stat : 2103 (java) S 2071 2071 31941 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 641577496 831934464 9023 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2104] ppid=2071 vsize=812436 CPUtime=0.12
/proc/2097/task/2104/stat : 2104 (java) R 2071 2071 31941 0 -1 64 778 0 0 0 12 0 0 0 16 0 9 0 641577496 831934464 9023 996147200 134512640 134550740 4294955616 18446744073709551615 102018184 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2105] ppid=2071 vsize=812436 CPUtime=0
/proc/2097/task/2105/stat : 2105 (java) S 2071 2071 31941 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 641577496 831934464 9023 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2106] ppid=2071 vsize=812436 CPUtime=0
/proc/2097/task/2106/stat : 2106 (java) S 2071 2071 31941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 641577496 831934464 9023 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 275.82
Current children cumulated vsize (KiB) 859992

[startup+278.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 2106
/proc/meminfo: memFree=1632128/2055920 swapFree=4166000/4192956
[pid=2071] ppid=2069 vsize=47556 CPUtime=275.32
/proc/2071/stat : 2071 (galacE.sh) S 2069 2071 31941 0 -1 4194304 835 34034 0 1 0 0 27507 25 16 0 1 0 641549713 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 228044013650 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/2071/statm: 11889 365 245 79 0 219 0
[pid=2097] ppid=2071 vsize=812692 CPUtime=0.7
/proc/2097/stat : 2097 (java) S 2071 2071 31941 0 -1 0 13138 0 1 0 64 6 0 0 20 0 9 0 641577491 832196608 12521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2097/statm: 203173 12521 1912 9 0 197178 0
[pid=2097/tid=2098] ppid=2071 vsize=812692 CPUtime=0.5
/proc/2097/task/2098/stat : 2098 (java) R 2071 2071 31941 0 -1 64 11585 0 1 0 45 5 0 0 25 0 9 0 641577492 832196608 12521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2099] ppid=2071 vsize=812692 CPUtime=0
/proc/2097/task/2099/stat : 2099 (java) S 2071 2071 31941 0 -1 64 3 0 0 0 0 0 0 0 22 0 9 0 641577493 832196608 12521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2100] ppid=2071 vsize=812692 CPUtime=0
/proc/2097/task/2100/stat : 2100 (java) S 2071 2071 31941 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 641577493 832196608 12521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2102] ppid=2071 vsize=812692 CPUtime=0
/proc/2097/task/2102/stat : 2102 (java) S 2071 2071 31941 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 641577494 832196608 12521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2103] ppid=2071 vsize=812692 CPUtime=0
/proc/2097/task/2103/stat : 2103 (java) S 2071 2071 31941 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 641577496 832196608 12521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2104] ppid=2071 vsize=812692 CPUtime=0.18
/proc/2097/task/2104/stat : 2104 (java) R 2071 2071 31941 0 -1 64 840 0 0 0 18 0 0 0 16 0 9 0 641577496 832196608 12521 996147200 134512640 134550740 4294955616 18446744073709551615 102126384 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2105] ppid=2071 vsize=812692 CPUtime=0
/proc/2097/task/2105/stat : 2105 (java) S 2071 2071 31941 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 641577496 832196608 12521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=2097/tid=2106] ppid=2071 vsize=812692 CPUtime=0
/proc/2097/task/2106/stat : 2106 (java) S 2071 2071 31941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 641577496 832196608 12521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 276.02
Current children cumulated vsize (KiB) 860248

Child status: 0
Real time (s): 278.571
CPU time (s): 276.09
CPU user time (s): 275.748
CPU system time (s): 0.341948
CPU usage (%): 99.1093
Max. virtual memory (cumulated for all children) (KiB): 860248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 275.748
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48387
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= 2058
involuntary context switches= 8331

runsolver used 0.265959 second user time and 0.762884 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-05 20:41:59
IDJOB=1098343
IDBENCH=59619
IDSOLVER=351
FILE ID=node77/1098343-1215283319
PBS_JOBID= 7882273
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f0efb409fffd344f4cd6f47d5a65a7e4
RANDOM SEED=878943278

node77.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.274
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.274
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1652400 kB
Buffers:         69984 kB
Cached:         237440 kB
SwapCached:      20880 kB
Active:         206432 kB
Inactive:       135676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652400 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:            3304 kB
Writeback:           0 kB
Mapped:          50708 kB
Slab:            46524 kB
Committed_AS:  1218472 kB
PageTables:       1860 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= 66540 MiB
End job on node77 at 2008-07-05 20:46:38