Trace number 1103293

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 41.7646 42.1452

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-8_ext.xml
MD5SUM80e5ad1d6f936171ca257a397ac69bf7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.00884
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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.28	c start processing
1.15/1.28	c start relation processing
1.55/1.69	c start cnf exporting
7.29/7.49	c parsing time : 1.153
7.29/7.49	c preprocessing time : 7.361
7.29/7.49	
7.29/7.49	c Nary constraints - conflicts : 0 supports : 0
7.29/7.49	c Binary constraints - conflicts : 0 supports :103
7.29/7.49	c max arity constraint : 2
7.29/7.49	c Max Tuples generated 0
7.29/7.49	c relations : 103
7.29/7.49	c relations BDD: 0
7.29/7.49	c sampling 0/0
7.29/7.49	c vars : 3201 - clauses :  142920
7.29/7.49	
7.38/7.55	 
7.38/7.55	c --- SAT Solver Stats ---
7.38/7.55	 
7.38/7.55	c eSAT 0.1 : minisat core with additionnal features
7.38/7.55	c ============================[ Problem Statistics ]=============================
7.38/7.55	c |                                                                             |
7.38/7.56	c |  Number of variables:  3200                                                 |
7.38/7.56	c |  Number of clauses:    142920                                               |
7.44/7.70	c |  Parsing time:         0.12         s                                       |
40.52/40.98	c restarts              : 205
40.52/40.98	c conflicts             : 31218          (942 /sec)
40.52/40.98	c decisions             : 119628         (31.05 % random) (3609 /sec)
40.52/40.98	c euip                  : 5674        
40.52/40.98	c propagations          : 10967338       (330830 /sec)
40.52/40.98	c conflict literals     : 7094935        (20.65 % deleted)
40.52/40.98	c Memory used           : 24.86 MB
40.52/40.98	c CPU time              : 33.151 s
40.52/40.98	c 
40.52/40.98	s SATISFIABLE
41.72/42.14	v 2 23 50 53 38 68 28 23 69 29 42 23 27 14 75 49 29 14 35 26 3 25 1 1 44 76 3 4 47 45 23 6 38 69 7 68 25 43 12 54

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-1103293-1215300839/watcher-1103293-1215300839 -o /tmp/evaluation-result-1103293-1215300839/solver-1103293-1215300839 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1103293-1215300839.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: 1.99 1.98 1.99 4/78 21419
/proc/meminfo: memFree=1735352/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=5316 CPUtime=0
/proc/21419/stat : 21419 (galacE.sh) R 21417 21419 21005 0 -1 4194304 229 0 0 0 0 0 0 0 20 0 1 0 2009055265 5443584 193 996147200 4194304 4520092 548682068832 18446744073709551615 246403888521 0 0 4096 8192 0 0 0 17 1 0 0
/proc/21419/statm: 1329 193 146 79 0 121 0

[startup+0.038282 s]
/proc/loadavg: 1.99 1.98 1.99 4/78 21419
/proc/meminfo: memFree=1735352/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=0.01
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101299 s]
/proc/loadavg: 1.99 1.98 1.99 4/78 21419
/proc/meminfo: memFree=1735352/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=0.01
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301335 s]
/proc/loadavg: 1.99 1.98 1.99 4/78 21419
/proc/meminfo: memFree=1735352/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=0.01
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701404 s]
/proc/loadavg: 1.99 1.98 1.99 4/78 21419
/proc/meminfo: memFree=1735352/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=0.01
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50254 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21441
/proc/meminfo: memFree=1657128/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=0.01
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
[pid=21433] ppid=21419 vsize=812628 CPUtime=1.44
/proc/21433/stat : 21433 (java) S 21419 21419 21005 0 -1 0 21829 0 1 0 132 12 0 0 18 0 9 0 2009055269 832131072 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21433/statm: 203157 21247 1891 9 0 197138 0
[pid=21433/tid=21434] ppid=21419 vsize=812628 CPUtime=1.18
/proc/21433/task/21434/stat : 21434 (java) R 21419 21419 21005 0 -1 64 14482 0 1 0 111 7 0 0 25 0 9 0 2009055270 832131072 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4126867398 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21435] ppid=21419 vsize=812628 CPUtime=0.07
/proc/21433/task/21435/stat : 21435 (java) S 21419 21419 21005 0 -1 64 5857 0 0 0 4 3 0 0 16 0 9 0 2009055272 832131072 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21436] ppid=21419 vsize=812628 CPUtime=0
/proc/21433/task/21436/stat : 21436 (java) S 21419 21419 21005 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2009055272 832131072 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21437] ppid=21419 vsize=812628 CPUtime=0
/proc/21433/task/21437/stat : 21437 (java) S 21419 21419 21005 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2009055272 832131072 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21438] ppid=21419 vsize=812628 CPUtime=0
/proc/21433/task/21438/stat : 21438 (java) S 21419 21419 21005 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2009055274 832131072 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21439] ppid=21419 vsize=812628 CPUtime=0.15
/proc/21433/task/21439/stat : 21439 (java) S 21419 21419 21005 0 -1 64 791 0 0 0 15 0 0 0 16 0 9 0 2009055274 832131072 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21440] ppid=21419 vsize=812628 CPUtime=0
/proc/21433/task/21440/stat : 21440 (java) S 21419 21419 21005 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009055274 832131072 21247 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21441] ppid=21419 vsize=812628 CPUtime=0
/proc/21433/task/21441/stat : 21441 (java) S 21419 21419 21005 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2009055274 832131072 21247 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) 860192

[startup+3.10283 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21441
/proc/meminfo: memFree=1656296/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=0.01
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
[pid=21433] ppid=21419 vsize=812760 CPUtime=3.03
/proc/21433/stat : 21433 (java) S 21419 21419 21005 0 -1 0 24864 0 1 0 289 14 0 0 18 0 9 0 2009055269 832266240 24278 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21433/statm: 203190 24278 1913 9 0 197171 0
[pid=21433/tid=21434] ppid=21419 vsize=812760 CPUtime=2.63
/proc/21433/task/21434/stat : 21434 (java) R 21419 21419 21005 0 -1 64 14527 0 1 0 255 8 0 0 25 0 9 0 2009055270 832266240 24278 996147200 134512640 134550740 4294955600 18446744073709551615 103205703 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21435] ppid=21419 vsize=812760 CPUtime=0.16
/proc/21433/task/21435/stat : 21435 (java) S 21419 21419 21005 0 -1 64 8805 0 0 0 12 4 0 0 16 0 9 0 2009055272 832266240 24278 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21436] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21436/stat : 21436 (java) S 21419 21419 21005 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2009055272 832266240 24278 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21437] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21437/stat : 21437 (java) S 21419 21419 21005 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2009055272 832266240 24278 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21438] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21438/stat : 21438 (java) S 21419 21419 21005 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2009055274 832266240 24278 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21439] ppid=21419 vsize=812760 CPUtime=0.2
/proc/21433/task/21439/stat : 21439 (java) S 21419 21419 21005 0 -1 64 833 0 0 0 20 0 0 0 16 0 9 0 2009055274 832266240 24278 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21440] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21440/stat : 21440 (java) S 21419 21419 21005 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009055274 832266240 24278 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21441] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21441/stat : 21441 (java) S 21419 21419 21005 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2009055274 832266240 24278 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860324

[startup+6.30238 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 21441
/proc/meminfo: memFree=1642344/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=0.01
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
[pid=21433] ppid=21419 vsize=812760 CPUtime=6.2
/proc/21433/stat : 21433 (java) S 21419 21419 21005 0 -1 0 24887 0 1 0 604 16 0 0 18 0 9 0 2009055269 832266240 24293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21433/statm: 203190 24293 1914 9 0 197171 0
[pid=21433/tid=21434] ppid=21419 vsize=812760 CPUtime=5.77
/proc/21433/task/21434/stat : 21434 (java) R 21419 21419 21005 0 -1 64 14536 0 1 0 567 10 0 0 25 0 9 0 2009055270 832266240 24293 996147200 134512640 134550740 4294955600 18446744073709551615 4126639648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21435] ppid=21419 vsize=812760 CPUtime=0.17
/proc/21433/task/21435/stat : 21435 (java) S 21419 21419 21005 0 -1 64 8805 0 0 0 13 4 0 0 16 0 9 0 2009055272 832266240 24293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21436] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21436/stat : 21436 (java) S 21419 21419 21005 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2009055272 832266240 24293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21437] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21437/stat : 21437 (java) S 21419 21419 21005 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2009055272 832266240 24293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21438] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21438/stat : 21438 (java) S 21419 21419 21005 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2009055274 832266240 24293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21439] ppid=21419 vsize=812760 CPUtime=0.22
/proc/21433/task/21439/stat : 21439 (java) S 21419 21419 21005 0 -1 64 847 0 0 0 22 0 0 0 15 0 9 0 2009055274 832266240 24293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21440] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21440/stat : 21440 (java) S 21419 21419 21005 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009055274 832266240 24293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21433/tid=21441] ppid=21419 vsize=812760 CPUtime=0
/proc/21433/task/21441/stat : 21441 (java) S 21419 21419 21005 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2009055274 832266240 24293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860324

[startup+12.7015 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 21442
/proc/meminfo: memFree=1720296/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=7.41
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 799 26598 0 1 0 0 722 19 17 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
[pid=21442] ppid=21419 vsize=13168 CPUtime=5.08
/proc/21442/stat : 21442 (eSAT_static) R 21419 21419 21005 0 -1 4194304 3441 0 0 0 507 1 0 0 25 0 1 0 2009056021 13484032 3112 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/21442/statm: 3292 3112 81 162 0 3127 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 60732

[startup+25.5018 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 21482
/proc/meminfo: memFree=1702104/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=7.41
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 799 26598 0 1 0 0 722 19 17 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
[pid=21442] ppid=21419 vsize=20576 CPUtime=17.75
/proc/21442/stat : 21442 (eSAT_static) R 21419 21419 21005 0 -1 4194304 5310 0 0 0 1772 3 0 0 25 0 1 0 2009056021 21069824 4981 996147200 134512640 135177480 4294955968 18446744073709551615 134565466 0 0 4096 3 0 0 0 17 1 0 0
/proc/21442/statm: 5144 4981 81 162 0 4979 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 68140

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

[startup+31.9079 s]
/proc/loadavg: 2.07 2.00 1.99 3/89 21531
/proc/meminfo: memFree=1622688/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=7.41
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 799 26598 0 1 0 0 722 19 17 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
[pid=21442] ppid=21419 vsize=21492 CPUtime=24.12
/proc/21442/stat : 21442 (eSAT_static) R 21419 21419 21005 0 -1 4194304 5546 0 0 0 2408 4 0 0 25 0 1 0 2009056021 22007808 5217 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/21442/statm: 5373 5217 81 162 0 5208 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (KiB) 69056

[startup+38.302 s]
/proc/loadavg: 2.07 2.00 1.99 3/81 21532
/proc/meminfo: memFree=1696096/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=7.41
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 799 26598 0 1 0 0 722 19 17 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
[pid=21442] ppid=21419 vsize=25456 CPUtime=30.52
/proc/21442/stat : 21442 (eSAT_static) R 21419 21419 21005 0 -1 4194304 6525 0 0 0 3047 5 0 0 25 0 1 0 2009056021 26066944 6196 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21442/statm: 6364 6196 81 162 0 6199 0
Current children cumulated CPU time (s) 37.93
Current children cumulated vsize (KiB) 73020

[startup+39.9013 s]
/proc/loadavg: 2.06 2.00 1.99 3/81 21532
/proc/meminfo: memFree=1692512/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=7.41
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 799 26598 0 1 0 0 722 19 17 0 1 0 2009055265 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21419/statm: 11891 364 245 79 0 219 0
[pid=21442] ppid=21419 vsize=25456 CPUtime=32.12
/proc/21442/stat : 21442 (eSAT_static) R 21419 21419 21005 0 -1 4194304 6525 0 0 0 3207 5 0 0 25 0 1 0 2009056021 26066944 6196 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/21442/statm: 6364 6196 81 162 0 6199 0
Current children cumulated CPU time (s) 39.53
Current children cumulated vsize (KiB) 73020

[startup+41.5016 s]
/proc/loadavg: 2.06 2.00 1.99 3/81 21532
/proc/meminfo: memFree=1691104/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=40.62
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 835 33135 0 1 0 0 4037 25 16 0 1 0 2009055265 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 246406676562 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/21419/statm: 11891 365 245 79 0 219 0
Current children cumulated CPU time (s) 40.62
Current children cumulated vsize (KiB) 47564

[startup+41.9026 s]
/proc/loadavg: 2.06 2.00 1.99 3/89 21541
/proc/meminfo: memFree=1660000/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=40.62
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 835 33135 0 1 0 0 4037 25 16 0 1 0 2009055265 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 246406676562 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/21419/statm: 11891 365 245 79 0 219 0
[pid=21533] ppid=21419 vsize=812644 CPUtime=0.9
/proc/21533/stat : 21533 (java) S 21419 21419 21005 0 -1 0 16128 0 1 0 81 9 0 0 21 0 9 0 2009059364 832147456 15547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21533/statm: 203161 15547 1867 9 0 197142 0
[pid=21533/tid=21534] ppid=21419 vsize=812644 CPUtime=0.75
/proc/21533/task/21534/stat : 21534 (java) R 21419 21419 21005 0 -1 64 14374 0 1 0 68 7 0 0 25 0 9 0 2009059365 832147456 15547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21535] ppid=21419 vsize=812644 CPUtime=0
/proc/21533/task/21535/stat : 21535 (java) S 21419 21419 21005 0 -1 64 273 0 0 0 0 0 0 0 16 0 9 0 2009059367 832147456 15547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21536] ppid=21419 vsize=812644 CPUtime=0
/proc/21533/task/21536/stat : 21536 (java) S 21419 21419 21005 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2009059367 832147456 15547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21537] ppid=21419 vsize=812644 CPUtime=0
/proc/21533/task/21537/stat : 21537 (java) S 21419 21419 21005 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2009059367 832147456 15547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21538] ppid=21419 vsize=812644 CPUtime=0
/proc/21533/task/21538/stat : 21538 (java) S 21419 21419 21005 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2009059369 832147456 15547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21539] ppid=21419 vsize=812644 CPUtime=0.11
/proc/21533/task/21539/stat : 21539 (java) S 21419 21419 21005 0 -1 64 765 0 0 0 11 0 0 0 16 0 9 0 2009059369 832147456 15547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21540] ppid=21419 vsize=812644 CPUtime=0
/proc/21533/task/21540/stat : 21540 (java) S 21419 21419 21005 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2009059369 832147456 15547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21541] ppid=21419 vsize=812644 CPUtime=0
/proc/21533/task/21541/stat : 21541 (java) S 21419 21419 21005 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2009059369 832147456 15547 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.52
Current children cumulated vsize (KiB) 860208

[startup+42.1027 s]
/proc/loadavg: 2.06 2.00 1.99 3/89 21541
/proc/meminfo: memFree=1660000/2055920 swapFree=4180728/4192956
[pid=21419] ppid=21417 vsize=47564 CPUtime=40.62
/proc/21419/stat : 21419 (galacE.sh) S 21417 21419 21005 0 -1 4194304 842 33135 0 1 0 0 4037 25 16 0 1 0 2009055265 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 246406676562 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/21419/statm: 11891 366 245 79 0 219 0
[pid=21533] ppid=21419 vsize=812892 CPUtime=1.1
/proc/21533/stat : 21533 (java) S 21419 21419 21005 0 -1 0 16330 0 1 0 101 9 0 0 21 0 9 0 2009059364 832401408 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21533/statm: 203223 15710 1923 9 0 197176 0
[pid=21533/tid=21534] ppid=21419 vsize=812892 CPUtime=0.9
/proc/21533/task/21534/stat : 21534 (java) S 21419 21419 21005 0 -1 64 14529 0 1 0 82 8 0 0 25 0 9 0 2009059365 832401408 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21535] ppid=21419 vsize=812892 CPUtime=0
/proc/21533/task/21535/stat : 21535 (java) S 21419 21419 21005 0 -1 64 273 0 0 0 0 0 0 0 16 0 9 0 2009059367 832401408 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21536] ppid=21419 vsize=812892 CPUtime=0
/proc/21533/task/21536/stat : 21536 (java) S 21419 21419 21005 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2009059367 832401408 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21537] ppid=21419 vsize=812892 CPUtime=0
/proc/21533/task/21537/stat : 21537 (java) S 21419 21419 21005 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2009059367 832401408 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21538] ppid=21419 vsize=812892 CPUtime=0
/proc/21533/task/21538/stat : 21538 (java) S 21419 21419 21005 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2009059369 832401408 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21539] ppid=21419 vsize=812892 CPUtime=0.17
/proc/21533/task/21539/stat : 21539 (java) S 21419 21419 21005 0 -1 64 812 0 0 0 17 0 0 0 16 0 9 0 2009059369 832401408 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21540] ppid=21419 vsize=812892 CPUtime=0
/proc/21533/task/21540/stat : 21540 (java) S 21419 21419 21005 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2009059369 832401408 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=21533/tid=21541] ppid=21419 vsize=812892 CPUtime=0
/proc/21533/task/21541/stat : 21541 (java) S 21419 21419 21005 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2009059369 832401408 15710 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.72
Current children cumulated vsize (KiB) 860456

Child status: 0
Real time (s): 42.1452
CPU time (s): 41.7646
CPU user time (s): 41.3947
CPU system time (s): 0.369943
CPU usage (%): 99.0971
Max. virtual memory (cumulated for all children) (KiB): 860456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.3947
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50504
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= 2050
involuntary context switches= 2885

runsolver used 0.050992 second user time and 0.155976 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-06 01:33:59
IDJOB=1103293
IDBENCH=60310
IDSOLVER=351
FILE ID=node61/1103293-1215300839
PBS_JOBID= 7882425
Free space on /tmp= 66492 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 80e5ad1d6f936171ca257a397ac69bf7
RANDOM SEED=230969777

node61.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.269
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.269
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:       1735832 kB
Buffers:         66808 kB
Cached:         176080 kB
SwapCached:       6468 kB
Active:         173748 kB
Inactive:        89040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735832 kB
SwapTotal:     4192956 kB
SwapFree:      4180728 kB
Dirty:            3848 kB
Writeback:           0 kB
Mapped:          28428 kB
Slab:            42052 kB
Committed_AS:  4044488 kB
PageTables:       2212 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node61 at 2008-07-06 01:34:42