Trace number 1099993

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 309.114 311.176

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-48_ext.xml
MD5SUM0c4e483378a62a306e0301603920fb80
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.94825
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 ---
1.15/1.24	c start processing
1.15/1.24	c start relation processing
1.35/1.40	c start cnf exporting
3.92/4.06	c parsing time : 1.111
3.92/4.06	c preprocessing time : 3.933
3.92/4.06	
3.92/4.06	c Nary constraints - conflicts : 0 supports : 0
3.92/4.06	c Binary constraints - conflicts : 0 supports :135
3.92/4.06	c max arity constraint : 2
3.92/4.06	c Max Tuples generated 0
3.92/4.06	c relations : 135
3.92/4.06	c relations BDD: 0
3.92/4.06	c sampling 0/0
3.92/4.06	c vars : 1601 - clauses :  42040
3.92/4.06	
3.98/4.12	 
3.98/4.12	c --- SAT Solver Stats ---
3.98/4.12	 
3.98/4.12	c eSAT 0.1 : minisat core with additionnal features
3.98/4.12	c ============================[ Problem Statistics ]=============================
3.98/4.12	c |                                                                             |
3.98/4.12	c |  Number of variables:  1600                                                 |
3.98/4.12	c |  Number of clauses:    42040                                                |
3.98/4.17	c |  Parsing time:         0.04         s                                       |
308.16/310.21	c restarts              : 331
308.16/310.21	c conflicts             : 159380         (524 /sec)
308.16/310.21	c decisions             : 292356         (7.59 % random) (962 /sec)
308.16/310.21	c euip                  : 23212       
308.16/310.21	c propagations          : 32356023       (106429 /sec)
308.16/310.21	c conflict literals     : 31959361       (18.42 % deleted)
308.16/310.21	c Memory used           : 48.91 MB
308.16/310.21	c CPU time              : 304.014 s
308.16/310.21	c 
308.16/310.21	s SATISFIABLE
308.20/311.17	v 4 10 11 20 26 15 14 1 21 21 21 30 35 28 15 16 34 32 28 35 29 32 26 18 15 20 14 17 32 24 6 22 22 29 26 0 8 1 4 7

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-1099993-1215286213/watcher-1099993-1215286213 -o /tmp/evaluation-result-1099993-1215286213/solver-1099993-1215286213 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1099993-1215286213.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/72 14293
/proc/meminfo: memFree=1734064/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=8652 CPUtime=0
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2007595641 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 2163 280 208 79 0 156 0
[pid=14294] ppid=14293 vsize=8688 CPUtime=0
/proc/14294/stat : 14294 (galacE.sh) S 14293 14293 12359 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2007595642 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 255236735058 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/14294/statm: 2172 286 209 79 0 165 0
[pid=14295] ppid=14294 vsize=8728 CPUtime=0
/proc/14295/stat : 14295 (galacE.sh) R 14294 14293 12359 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2007595642 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 255236566311 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/14295/statm: 2182 290 209 79 0 175 0

[startup+0.053717 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 14293
/proc/meminfo: memFree=1734064/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=0.01
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.102551 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 14293
/proc/meminfo: memFree=1734064/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=0.01
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301583 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 14293
/proc/meminfo: memFree=1734064/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=0.01
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.705712 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 14293
/proc/meminfo: memFree=1734064/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=0.01
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50281 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 14315
/proc/meminfo: memFree=1664032/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=0.01
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14307] ppid=14293 vsize=812788 CPUtime=1.44
/proc/14307/stat : 14307 (java) S 14293 14293 12359 0 -1 0 22102 0 1 0 133 11 0 0 18 0 9 0 2007595645 832294912 21518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14307/statm: 203197 21518 1911 9 0 197178 0
[pid=14307/tid=14308] ppid=14293 vsize=812788 CPUtime=1.16
/proc/14307/task/14308/stat : 14308 (java) R 14293 14293 12359 0 -1 64 14530 0 1 0 109 7 0 0 25 0 9 0 2007595646 832294912 21518 996147200 134512640 134550740 4294955600 18446744073709551615 4125978296 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14309] ppid=14293 vsize=812788 CPUtime=0.06
/proc/14307/task/14309/stat : 14309 (java) S 14293 14293 12359 0 -1 64 6052 0 0 0 4 2 0 0 16 0 9 0 2007595647 832294912 21518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14310] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14310/stat : 14310 (java) S 14293 14293 12359 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007595648 832294912 21518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14311] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14311/stat : 14311 (java) S 14293 14293 12359 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007595648 832294912 21518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14312] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14312/stat : 14312 (java) S 14293 14293 12359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007595650 832294912 21518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14313] ppid=14293 vsize=812788 CPUtime=0.2
/proc/14307/task/14313/stat : 14313 (java) S 14293 14293 12359 0 -1 64 820 0 0 0 20 0 0 0 16 0 9 0 2007595650 832294912 21518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14314] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14314/stat : 14314 (java) S 14293 14293 12359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007595650 832294912 21518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14315] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14315/stat : 14315 (java) R 14293 14293 12359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007595650 832294912 21518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860352

[startup+3.10111 s]
/proc/loadavg: 2.08 2.02 2.01 4/82 14315
/proc/meminfo: memFree=1650464/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=0.01
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14307] ppid=14293 vsize=812788 CPUtime=3.02
/proc/14307/stat : 14307 (java) S 14293 14293 12359 0 -1 0 23037 0 1 0 290 12 0 0 18 0 9 0 2007595645 832294912 22450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14307/statm: 203197 22450 1915 9 0 197178 0
[pid=14307/tid=14308] ppid=14293 vsize=812788 CPUtime=2.67
/proc/14307/task/14308/stat : 14308 (java) R 14293 14293 12359 0 -1 64 14534 0 1 0 259 8 0 0 25 0 9 0 2007595646 832294912 22450 996147200 134512640 134550740 4294955600 18446744073709551615 4126908737 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14309] ppid=14293 vsize=812788 CPUtime=0.08
/proc/14307/task/14309/stat : 14309 (java) S 14293 14293 12359 0 -1 64 6951 0 0 0 6 2 0 0 16 0 9 0 2007595647 832294912 22450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14310] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14310/stat : 14310 (java) S 14293 14293 12359 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007595648 832294912 22450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14311] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14311/stat : 14311 (java) S 14293 14293 12359 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007595648 832294912 22450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14312] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14312/stat : 14312 (java) S 14293 14293 12359 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007595650 832294912 22450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14313] ppid=14293 vsize=812788 CPUtime=0.24
/proc/14307/task/14313/stat : 14313 (java) S 14293 14293 12359 0 -1 64 852 0 0 0 24 0 0 0 15 0 9 0 2007595650 832294912 22450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14314] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14314/stat : 14314 (java) S 14293 14293 12359 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007595650 832294912 22450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14307/tid=14315] ppid=14293 vsize=812788 CPUtime=0
/proc/14307/task/14315/stat : 14315 (java) S 14293 14293 12359 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007595650 832294912 22450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860352

[startup+6.30172 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 14316
/proc/meminfo: memFree=1726048/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=7920 CPUtime=2.15
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 1957 0 0 0 214 1 0 0 25 0 1 0 2007596054 8110080 1856 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 1 0 0
/proc/14316/statm: 1980 1856 81 162 0 1815 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 55484

[startup+12.7019 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 14316
/proc/meminfo: memFree=1720800/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=12156 CPUtime=8.5
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 3030 0 0 0 848 2 0 0 25 0 1 0 2007596054 12447744 2929 996147200 134512640 135177480 4294955968 18446744073709551615 134565495 0 0 4096 3 0 0 0 17 1 0 0
/proc/14316/statm: 3039 2929 81 162 0 2874 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 59720

[startup+25.5013 s]
/proc/loadavg: 2.06 2.01 2.00 3/74 14316
/proc/meminfo: memFree=1714336/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=18628 CPUtime=21.17
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 4630 0 0 0 2114 3 0 0 25 0 1 0 2007596054 19075072 4529 996147200 134512640 135177480 4294955968 18446744073709551615 134565225 0 0 4096 3 0 0 0 17 1 0 0
/proc/14316/statm: 4657 4529 81 162 0 4492 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 66192

[startup+51.1011 s]
/proc/loadavg: 2.03 2.01 2.00 3/74 14316
/proc/meminfo: memFree=1709280/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=23584 CPUtime=46.55
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 5882 0 0 0 4651 4 0 0 25 0 1 0 2007596054 24150016 5781 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/14316/statm: 5896 5781 81 162 0 5731 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 71148

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 14370
/proc/meminfo: memFree=1615992/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=34420 CPUtime=97.23
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 8579 0 0 0 9713 10 0 0 25 0 1 0 2007596054 35246080 8478 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 1 0 0
/proc/14316/statm: 8605 8478 81 162 0 8440 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 81984

[startup+162.302 s]
/proc/loadavg: 2.03 2.02 2.00 3/75 14419
/proc/meminfo: memFree=1673624/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=44424 CPUtime=156.33
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 11065 0 0 0 15619 14 0 0 25 0 1 0 2007596054 45490176 10964 996147200 134512640 135177480 4294955968 18446744073709551615 134564614 0 0 4096 3 0 0 0 17 0 0 0
/proc/14316/statm: 11106 10964 81 162 0 10941 0
Current children cumulated CPU time (s) 160.33
Current children cumulated vsize (KiB) 91988

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 14419
/proc/meminfo: memFree=1656536/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=48476 CPUtime=216.3
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 12088 0 0 0 21614 16 0 0 25 0 1 0 2007596054 49639424 11987 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14316/statm: 12119 11987 81 162 0 11954 0
Current children cumulated CPU time (s) 220.3
Current children cumulated vsize (KiB) 96040

[startup+282.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 14419
/proc/meminfo: memFree=1643928/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=50084 CPUtime=276.27
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 12464 0 0 0 27611 16 0 0 25 0 1 0 2007596054 51286016 12363 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14316/statm: 12521 12363 81 162 0 12356 0
Current children cumulated CPU time (s) 280.27
Current children cumulated vsize (KiB) 97648

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

[startup+294.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14419
/proc/meminfo: memFree=1643928/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=50084 CPUtime=288.27
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 12464 0 0 0 28811 16 0 0 25 0 1 0 2007596054 51286016 12363 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 0 0 0
/proc/14316/statm: 12521 12363 81 162 0 12356 0
Current children cumulated CPU time (s) 292.27
Current children cumulated vsize (KiB) 97648

[startup+300.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14419
/proc/meminfo: memFree=1643800/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=50084 CPUtime=294.66
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 12464 0 0 0 29450 16 0 0 25 0 1 0 2007596054 51286016 12363 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 0 0 0
/proc/14316/statm: 12521 12363 81 162 0 12356 0
Current children cumulated CPU time (s) 298.66
Current children cumulated vsize (KiB) 97648

[startup+307.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14419
/proc/meminfo: memFree=1643800/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=50084 CPUtime=301.06
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 12464 0 0 0 30090 16 0 0 25 0 1 0 2007596054 51286016 12363 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/14316/statm: 12521 12363 81 162 0 12356 0
Current children cumulated CPU time (s) 305.06
Current children cumulated vsize (KiB) 97648

[startup+308.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14419
/proc/meminfo: memFree=1643800/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=4
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 800 24749 0 1 0 0 385 15 17 0 1 0 2007595641 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14293/statm: 11891 365 246 79 0 219 0
[pid=14316] ppid=14293 vsize=50084 CPUtime=302.66
/proc/14316/stat : 14316 (eSAT_static) R 14293 14293 12359 0 -1 4194304 12464 0 0 0 30250 16 0 0 25 0 1 0 2007596054 51286016 12363 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/14316/statm: 12521 12363 81 162 0 12356 0
Current children cumulated CPU time (s) 306.66
Current children cumulated vsize (KiB) 97648

[startup+310.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14419
/proc/meminfo: memFree=1643800/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=308.2
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 836 37225 0 1 0 0 30787 33 16 0 1 0 2007595641 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 255236735058 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/14293/statm: 11891 366 246 79 0 219 0
Current children cumulated CPU time (s) 308.2
Current children cumulated vsize (KiB) 47564

[startup+310.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14419
/proc/meminfo: memFree=1643800/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=308.2
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 836 37225 0 1 0 0 30787 33 16 0 1 0 2007595641 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 255236735058 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/14293/statm: 11891 366 246 79 0 219 0
Current children cumulated CPU time (s) 308.2
Current children cumulated vsize (KiB) 47564

[startup+311.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14419
/proc/meminfo: memFree=1643800/2055920 swapFree=4180456/4192956
[pid=14293] ppid=14291 vsize=47564 CPUtime=308.2
/proc/14293/stat : 14293 (galacE.sh) S 14291 14293 12359 0 -1 4194304 836 37225 0 1 0 0 30787 33 16 0 1 0 2007595641 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 255236735058 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/14293/statm: 11891 366 246 79 0 219 0
Current children cumulated CPU time (s) 308.2
Current children cumulated vsize (KiB) 47564

Child status: 0
Real time (s): 311.176
CPU time (s): 309.114
CPU user time (s): 308.656
CPU system time (s): 0.45793
CPU usage (%): 99.3375
Max. virtual memory (cumulated for all children) (KiB): 860352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.656
system time used= 0.45793
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54454
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= 1645
involuntary context switches= 6168

runsolver used 0.362944 second user time and 1.01684 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-05 21:30:13
IDJOB=1099993
IDBENCH=59811
IDSOLVER=351
FILE ID=node19/1099993-1215286213
PBS_JOBID= 7882306
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0c4e483378a62a306e0301603920fb80
RANDOM SEED=988166001

node19.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.263
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	: 5931.00
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.263
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:       1734608 kB
Buffers:         53292 kB
Cached:         199972 kB
SwapCached:       6496 kB
Active:         164136 kB
Inactive:       102136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734608 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:            3528 kB
Writeback:           0 kB
Mapped:          20292 kB
Slab:            40396 kB
Committed_AS:  3511300 kB
PageTables:       1796 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 node19 at 2008-07-05 21:35:24