Trace number 1099927

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 367.683 367.895

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-70_ext.xml
MD5SUM39316bd498ec51541a0d150cf5dd2aeb
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 benchmark3.74043
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
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.95	c start processing
0.01/0.95	c start relation processing
1.06/1.11	c start cnf exporting
3.43/3.58	c parsing time : 0.834
3.43/3.58	c preprocessing time : 3.462
3.43/3.58	
3.43/3.58	c Nary constraints - conflicts : 0 supports : 0
3.43/3.58	c Binary constraints - conflicts : 0 supports :135
3.43/3.58	c max arity constraint : 2
3.43/3.58	c Max Tuples generated 0
3.43/3.58	c relations : 135
3.43/3.58	c relations BDD: 0
3.43/3.58	c sampling 0/0
3.43/3.58	c vars : 1601 - clauses :  42040
3.43/3.58	
3.51/3.64	 
3.51/3.64	c --- SAT Solver Stats ---
3.51/3.64	 
3.51/3.64	c eSAT 0.1 : minisat core with additionnal features
3.51/3.64	c ============================[ Problem Statistics ]=============================
3.51/3.64	c |                                                                             |
3.51/3.65	c |  Number of variables:  1600                                                 |
3.51/3.65	c |  Number of clauses:    42040                                                |
3.51/3.69	c |  Parsing time:         0.04         s                                       |
366.58/366.87	c restarts              : 340
366.58/366.87	c conflicts             : 177693         (490 /sec)
366.58/366.87	c decisions             : 296242         (8.18 % random) (816 /sec)
366.58/366.87	c euip                  : 23157       
366.58/366.87	c propagations          : 40808941       (112422 /sec)
366.58/366.87	c conflict literals     : 31960182       (23.41 % deleted)
366.58/366.87	c Memory used           : 55.26 MB
366.58/366.87	c CPU time              : 362.998 s
366.58/366.87	c 
366.58/366.87	s SATISFIABLE
367.57/367.89	v 9 36 18 38 9 36 11 15 23 2 8 23 4 16 4 16 3 30 17 1 20 36 17 9 2 16 8 29 2 26 15 20 20 10 36 39 27 21 7 36

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-1099927-1215285858/watcher-1099927-1215285858 -o /tmp/evaluation-result-1099927-1215285858/solver-1099927-1215285858 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1099927-1215285858.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.00 2.00 4/79 6553
/proc/meminfo: memFree=1600480/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=8652 CPUtime=0
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 684314819 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6553/statm: 2163 280 208 79 0 156 0
[pid=6554] ppid=6553 vsize=8688 CPUtime=0
/proc/6554/stat : 6554 (galacE.sh) R 6553 6553 3240 0 -1 4194368 67 485 0 0 0 0 0 0 16 0 1 0 684314819 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 240153848479 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/6554/statm: 2172 288 210 79 0 165 0

[startup+0.0390889 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 6553
/proc/meminfo: memFree=1600480/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=0.01
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.1053 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 6553
/proc/meminfo: memFree=1600480/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=0.01
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301304 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 6553
/proc/meminfo: memFree=1600480/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=0.01
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701354 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 6553
/proc/meminfo: memFree=1600480/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=0.01
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50244 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 6575
/proc/meminfo: memFree=1530120/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=0.01
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6567] ppid=6553 vsize=812760 CPUtime=1.44
/proc/6567/stat : 6567 (java) S 6553 6553 3240 0 -1 0 22093 0 1 0 133 11 0 0 19 0 9 0 684314822 832266240 21510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6567/statm: 203190 21510 1913 9 0 197171 0
[pid=6567/tid=6568] ppid=6553 vsize=812760 CPUtime=1.15
/proc/6567/task/6568/stat : 6568 (java) R 6553 6553 3240 0 -1 64 14531 0 1 0 107 8 0 0 25 0 9 0 684314823 832266240 21510 996147200 134512640 134550740 4294955600 18446744073709551615 103302012 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6569] ppid=6553 vsize=812760 CPUtime=0.06
/proc/6567/task/6569/stat : 6569 (java) S 6553 6553 3240 0 -1 64 6035 0 0 0 4 2 0 0 16 0 9 0 684314825 832266240 21510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6570] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6570/stat : 6570 (java) S 6553 6553 3240 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 684314825 832266240 21510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6571] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6571/stat : 6571 (java) S 6553 6553 3240 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 684314825 832266240 21510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6572] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6572/stat : 6572 (java) S 6553 6553 3240 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 684314827 832266240 21510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6573] ppid=6553 vsize=812760 CPUtime=0.21
/proc/6567/task/6573/stat : 6573 (java) S 6553 6553 3240 0 -1 64 829 0 0 0 21 0 0 0 15 0 9 0 684314827 832266240 21510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6574] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6574/stat : 6574 (java) S 6553 6553 3240 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 684314827 832266240 21510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6575] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6575/stat : 6575 (java) S 6553 6553 3240 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 684314827 832266240 21510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860316

[startup+3.10162 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 6575
/proc/meminfo: memFree=1516616/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=0.01
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6567] ppid=6553 vsize=812760 CPUtime=3.03
/proc/6567/stat : 6567 (java) S 6553 6553 3240 0 -1 0 22991 0 1 0 291 12 0 0 19 0 9 0 684314822 832266240 22404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6567/statm: 203190 22404 1915 9 0 197171 0
[pid=6567/tid=6568] ppid=6553 vsize=812760 CPUtime=2.68
/proc/6567/task/6568/stat : 6568 (java) R 6553 6553 3240 0 -1 64 14536 0 1 0 260 8 0 0 25 0 9 0 684314823 832266240 22404 996147200 134512640 134550740 4294955600 18446744073709551615 4126616802 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6569] ppid=6553 vsize=812760 CPUtime=0.09
/proc/6567/task/6569/stat : 6569 (java) S 6553 6553 3240 0 -1 64 6915 0 0 0 7 2 0 0 16 0 9 0 684314825 832266240 22404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6570] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6570/stat : 6570 (java) S 6553 6553 3240 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 684314825 832266240 22404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6571] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6571/stat : 6571 (java) S 6553 6553 3240 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 684314825 832266240 22404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6572] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6572/stat : 6572 (java) S 6553 6553 3240 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 684314827 832266240 22404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6573] ppid=6553 vsize=812760 CPUtime=0.22
/proc/6567/task/6573/stat : 6573 (java) S 6553 6553 3240 0 -1 64 842 0 0 0 22 0 0 0 15 0 9 0 684314827 832266240 22404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6574] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6574/stat : 6574 (java) S 6553 6553 3240 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 684314827 832266240 22404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6567/tid=6575] ppid=6553 vsize=812760 CPUtime=0
/proc/6567/task/6575/stat : 6575 (java) S 6553 6553 3240 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 684314827 832266240 22404 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860316

[startup+6.30198 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1591752/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=8192 CPUtime=2.65
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 2032 0 0 0 264 1 0 0 25 0 1 0 684315184 8388608 1931 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 2048 1931 81 162 0 1883 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 55748

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1586576/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=12552 CPUtime=9.05
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 3116 0 0 0 903 2 0 0 25 0 1 0 684315184 12853248 3015 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 3138 3015 81 162 0 2973 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 60108

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1580432/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=18900 CPUtime=21.84
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 4707 0 0 0 2181 3 0 0 25 0 1 0 684315184 19353600 4606 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 4725 4606 81 162 0 4560 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 66456

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1574608/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=24672 CPUtime=47.43
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 6128 0 0 0 4739 4 0 0 25 0 1 0 684315184 25264128 6027 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 6168 6027 81 162 0 6003 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 72228

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1567760/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=31424 CPUtime=98.62
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 7830 0 0 0 9856 6 0 0 25 0 1 0 684315184 32178176 7729 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 7856 7729 81 162 0 7691 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 78980

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1558736/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=40488 CPUtime=158.6
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 10085 0 0 0 15852 8 0 0 25 0 1 0 684315184 41459712 9984 996147200 134512640 135177480 4294955968 18446744073709551615 134565537 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 10122 9984 81 162 0 9957 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 88044

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1554320/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=44976 CPUtime=218.58
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 11186 0 0 0 21849 9 0 0 25 0 1 0 684315184 46055424 11085 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 11244 11085 81 162 0 11079 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 92532

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1552656/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=46592 CPUtime=278.56
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 11585 0 0 0 27847 9 0 0 25 0 1 0 684315184 47710208 11484 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 11648 11484 81 162 0 11483 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 94148

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1547600/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=51780 CPUtime=338.54
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 12869 0 0 0 33843 11 0 0 25 0 1 0 684315184 53022720 12768 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 12945 12768 81 162 0 12780 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 99336

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

[startup+345.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1546768/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=52584 CPUtime=341.74
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 13061 0 0 0 34163 11 0 0 25 0 1 0 684315184 53846016 12960 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 13146 12960 81 162 0 12981 0
Current children cumulated CPU time (s) 345.28
Current children cumulated vsize (KiB) 100140

[startup+358.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1544656/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=54832 CPUtime=354.54
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 13627 0 0 0 35442 12 0 0 25 0 1 0 684315184 56147968 13526 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 13708 13526 81 162 0 13543 0
Current children cumulated CPU time (s) 358.08
Current children cumulated vsize (KiB) 102388

[startup+364.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1543248/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=56184 CPUtime=360.94
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 13956 0 0 0 36082 12 0 0 25 0 1 0 684315184 57532416 13855 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 14046 13855 81 162 0 13881 0
Current children cumulated CPU time (s) 364.48
Current children cumulated vsize (KiB) 103740

[startup+366.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1542864/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=3.54
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 800 24701 0 1 0 0 339 15 17 0 1 0 684314819 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 240153455450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6553/statm: 11889 365 246 79 0 219 0
[pid=6576] ppid=6553 vsize=56448 CPUtime=362.54
/proc/6576/stat : 6576 (eSAT_static) R 6553 6553 3240 0 -1 4194304 14030 0 0 0 36242 12 0 0 25 0 1 0 684315184 57802752 13929 996147200 134512640 135177480 4294955968 18446744073709551615 134546876 0 0 4096 3 0 0 0 17 1 0 0
/proc/6576/statm: 14112 13929 81 162 0 13947 0
Current children cumulated CPU time (s) 366.08
Current children cumulated vsize (KiB) 104004

[startup+367.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 6576
/proc/meminfo: memFree=1542864/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=366.67
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 836 38760 0 1 0 0 36638 29 16 0 1 0 684314819 48697344 366 996147200 4194304 4520092 548682068832 18446744073709551615 240154017874 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6553/statm: 11889 366 246 79 0 219 0
Current children cumulated CPU time (s) 366.67
Current children cumulated vsize (KiB) 47556

[startup+367.502 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 6585
/proc/meminfo: memFree=1585808/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=366.67
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 836 38760 0 1 0 0 36638 29 16 0 1 0 684314819 48697344 366 996147200 4194304 4520092 548682068832 18446744073709551615 240154017874 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6553/statm: 11889 366 246 79 0 219 0
[pid=6577] ppid=6553 vsize=812772 CPUtime=0.6
/proc/6577/stat : 6577 (java) S 6553 6553 3240 0 -1 0 11311 0 1 0 53 7 0 0 18 0 9 0 684351508 832278528 10734 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6577/statm: 203193 10735 1857 9 0 197174 0
[pid=6577/tid=6578] ppid=6553 vsize=812772 CPUtime=0.48
/proc/6577/task/6578/stat : 6578 (java) R 6553 6553 3240 0 -1 64 9834 0 1 0 43 5 0 0 21 0 9 0 684351509 832278528 10735 996147200 134512640 134550740 4294955616 18446744073709551615 4126719903 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6579] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6579/stat : 6579 (java) S 6553 6553 3240 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 684351510 832278528 10735 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6580] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6580/stat : 6580 (java) S 6553 6553 3240 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 684351510 832278528 10735 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6581] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6581/stat : 6581 (java) S 6553 6553 3240 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 684351510 832278528 10735 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6582] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6582/stat : 6582 (java) S 6553 6553 3240 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 684351513 832278528 10735 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6583] ppid=6553 vsize=812772 CPUtime=0.1
/proc/6577/task/6583/stat : 6583 (java) S 6553 6553 3240 0 -1 64 765 0 0 0 10 0 0 0 18 0 9 0 684351513 832278528 10737 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6584] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6584/stat : 6584 (java) S 6553 6553 3240 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 684351513 832278528 10738 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6585] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6585/stat : 6585 (java) S 6553 6553 3240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 684351513 832278528 10738 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 367.27
Current children cumulated vsize (KiB) 860328

[startup+367.702 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 6585
/proc/meminfo: memFree=1585808/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=366.67
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 836 38760 0 1 0 0 36638 29 16 0 1 0 684314819 48697344 366 996147200 4194304 4520092 548682068832 18446744073709551615 240154017874 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6553/statm: 11889 366 246 79 0 219 0
[pid=6577] ppid=6553 vsize=812772 CPUtime=0.8
/proc/6577/stat : 6577 (java) S 6553 6553 3240 0 -1 0 16004 0 1 0 71 9 0 0 18 0 9 0 684351508 832278528 15424 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6577/statm: 203193 15424 1868 9 0 197174 0
[pid=6577/tid=6578] ppid=6553 vsize=812772 CPUtime=0.67
/proc/6577/task/6578/stat : 6578 (java) R 6553 6553 3240 0 -1 64 14389 0 1 0 60 7 0 0 23 0 9 0 684351509 832278528 15424 996147200 134512640 134550740 4294955616 18446744073709551615 4126603220 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6579] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6579/stat : 6579 (java) S 6553 6553 3240 0 -1 64 130 0 0 0 0 0 0 0 16 0 9 0 684351510 832278528 15424 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6580] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6580/stat : 6580 (java) S 6553 6553 3240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 684351510 832278528 15424 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6581] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6581/stat : 6581 (java) S 6553 6553 3240 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 684351510 832278528 15424 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6582] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6582/stat : 6582 (java) S 6553 6553 3240 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 684351513 832278528 15424 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6583] ppid=6553 vsize=812772 CPUtime=0.1
/proc/6577/task/6583/stat : 6583 (java) S 6553 6553 3240 0 -1 64 769 0 0 0 10 0 0 0 16 0 9 0 684351513 832278528 15424 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6584] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6584/stat : 6584 (java) S 6553 6553 3240 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 684351513 832278528 15424 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6585] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6585/stat : 6585 (java) S 6553 6553 3240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 684351513 832278528 15424 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 367.47
Current children cumulated vsize (KiB) 860328

[startup+367.802 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 6585
/proc/meminfo: memFree=1585808/2055920 swapFree=4178892/4192956
[pid=6553] ppid=6551 vsize=47556 CPUtime=366.67
/proc/6553/stat : 6553 (galacE.sh) S 6551 6553 3240 0 -1 4194304 836 38760 0 1 0 0 36638 29 16 0 1 0 684314819 48697344 366 996147200 4194304 4520092 548682068832 18446744073709551615 240154017874 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6553/statm: 11889 366 246 79 0 219 0
[pid=6577] ppid=6553 vsize=812772 CPUtime=0.9
/proc/6577/stat : 6577 (java) S 6553 6553 3240 0 -1 0 16029 0 1 0 81 9 0 0 18 0 9 0 684351508 832278528 15449 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6577/statm: 203193 15449 1870 9 0 197174 0
[pid=6577/tid=6578] ppid=6553 vsize=812772 CPUtime=0.73
/proc/6577/task/6578/stat : 6578 (java) R 6553 6553 3240 0 -1 64 14391 0 1 0 66 7 0 0 24 0 9 0 684351509 832278528 15449 996147200 134512640 134550740 4294955616 18446744073709551615 4125975785 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6579] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6579/stat : 6579 (java) S 6553 6553 3240 0 -1 64 130 0 0 0 0 0 0 0 16 0 9 0 684351510 832278528 15449 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6580] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6580/stat : 6580 (java) S 6553 6553 3240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 684351510 832278528 15449 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6581] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6581/stat : 6581 (java) S 6553 6553 3240 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 684351510 832278528 15449 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6582] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6582/stat : 6582 (java) S 6553 6553 3240 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 684351513 832278528 15449 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6583] ppid=6553 vsize=812772 CPUtime=0.14
/proc/6577/task/6583/stat : 6583 (java) S 6553 6553 3240 0 -1 64 792 0 0 0 14 0 0 0 16 0 9 0 684351513 832278528 15449 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6584] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6584/stat : 6584 (java) S 6553 6553 3240 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 684351513 832278528 15449 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=6577/tid=6585] ppid=6553 vsize=812772 CPUtime=0
/proc/6577/task/6585/stat : 6585 (java) S 6553 6553 3240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 684351513 832278528 15449 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 367.57
Current children cumulated vsize (KiB) 860328

Child status: 0
Real time (s): 367.895
CPU time (s): 367.683
CPU user time (s): 367.273
CPU system time (s): 0.409937
CPU usage (%): 99.9425
Max. virtual memory (cumulated for all children) (KiB): 860328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 367.273
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55997
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= 1656
involuntary context switches= 2063

runsolver used 0.385941 second user time and 1.2948 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-05 21:24:18
IDJOB=1099927
IDBENCH=59793
IDSOLVER=351
FILE ID=node86/1099927-1215285858
PBS_JOBID= 7882238
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 39316bd498ec51541a0d150cf5dd2aeb
RANDOM SEED=808762019

node86.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.220
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.220
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:       1600960 kB
Buffers:        100404 kB
Cached:         281416 kB
SwapCached:       6392 kB
Active:         266220 kB
Inactive:       133764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600960 kB
SwapTotal:     4192956 kB
SwapFree:      4178892 kB
Dirty:            3504 kB
Writeback:           0 kB
Mapped:          23292 kB
Slab:            39716 kB
Committed_AS:  1342848 kB
PageTables:       2300 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= 66552 MiB
End job on node86 at 2008-07-05 21:30:26