Trace number 1088275

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 MUNSAT 238.347 240.549

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f4.xml
MD5SUMfd413cfecf35e255c4bf22fb461ea1f3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.56646
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
9.18/9.35	c start processing
9.18/9.35	c start relation processing
9.18/9.36	c start cnf exporting
28.32/28.62	c parsing time : 9.226
28.32/28.62	c preprocessing time : 28.497
28.32/28.62	
28.32/28.62	c Nary constraints - conflicts : 0 supports : 0
28.32/28.62	c Binary constraints - conflicts : 3763 supports :340
28.32/28.62	c max arity constraint : 2
28.32/28.62	c Max Tuples generated 1600
28.32/28.62	c relations : 173
28.32/28.62	c relations BDD: 0
28.32/28.62	c sampling 0/0
28.32/28.62	c vars : 24529 - clauses :  965891
28.32/28.62	
28.32/28.67	 
28.32/28.67	c --- SAT Solver Stats ---
28.32/28.67	 
238.27/240.51	c restarts              : 16
238.27/240.51	c conflicts             : 94045          (448 /sec)
238.27/240.51	c decisions             : 261233         (1.95 % random) (1245 /sec)
238.27/240.52	c propagations          : 11053460       (52698 /sec)
238.27/240.52	c conflict literals     : 11413405       (26.43 % deleted)
238.27/240.52	c Memory used           : 95.51 MB
238.27/240.52	c CPU time              : 209.751 s
238.27/240.52	
238.27/240.52	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1088275-1215246441/watcher-1088275-1215246441 -o /tmp/evaluation-result-1088275-1215246441/solver-1088275-1215246441 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1088275-1215246441.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.92 1.98 1.96 4/72 17954
/proc/meminfo: memFree=1841952/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=8652 CPUtime=0
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 647581198 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 2163 280 208 79 0 156 0
[pid=17955] ppid=17954 vsize=8688 CPUtime=0
/proc/17955/stat : 17955 (galacM.sh) S 17954 17954 15337 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 647581199 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 226913648722 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17955/statm: 2172 286 209 79 0 165 0
[pid=17956] ppid=17955 vsize=8728 CPUtime=0
/proc/17956/stat : 17956 (galacM.sh) R 17955 17954 15337 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 647581199 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 226913479975 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/17956/statm: 2182 290 209 79 0 175 0

[startup+0.0969259 s]
/proc/loadavg: 1.92 1.98 1.96 4/72 17954
/proc/meminfo: memFree=1841952/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=0.01
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.102923 s]
/proc/loadavg: 1.92 1.98 1.96 4/72 17954
/proc/meminfo: memFree=1841952/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=0.01
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.302967 s]
/proc/loadavg: 1.92 1.98 1.96 4/72 17954
/proc/meminfo: memFree=1841952/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=0.01
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.70204 s]
/proc/loadavg: 1.92 1.98 1.96 4/72 17954
/proc/meminfo: memFree=1841952/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=0.01
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5012 s]
/proc/loadavg: 1.92 1.98 1.96 4/82 17976
/proc/meminfo: memFree=1800912/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=0.01
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17968] ppid=17954 vsize=812740 CPUtime=1.44
/proc/17968/stat : 17968 (java) S 17954 17954 15337 0 -1 0 13462 0 1 0 137 7 0 0 18 0 9 0 647581202 832245760 12656 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17968/statm: 203185 12656 2584 9 0 197166 0
[pid=17968/tid=17969] ppid=17954 vsize=812740 CPUtime=0.59
/proc/17968/task/17969/stat : 17969 (java) R 17954 17954 15337 0 -1 64 7507 0 1 0 55 4 0 0 22 0 9 0 647581203 832245760 12656 996147200 134512640 134550740 4294955600 18446744073709551615 4126096991 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17970] ppid=17954 vsize=812740 CPUtime=0.63
/proc/17968/task/17970/stat : 17970 (java) S 17954 17954 15337 0 -1 64 4461 0 0 0 62 1 0 0 19 0 9 0 647581204 832245760 12656 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17971] ppid=17954 vsize=812740 CPUtime=0
/proc/17968/task/17971/stat : 17971 (java) S 17954 17954 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 647581204 832245760 12656 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17972] ppid=17954 vsize=812740 CPUtime=0
/proc/17968/task/17972/stat : 17972 (java) S 17954 17954 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 647581204 832245760 12656 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17973] ppid=17954 vsize=812740 CPUtime=0
/proc/17968/task/17973/stat : 17973 (java) S 17954 17954 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 647581207 832245760 12656 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17974] ppid=17954 vsize=812740 CPUtime=0.19
/proc/17968/task/17974/stat : 17974 (java) S 17954 17954 15337 0 -1 64 792 0 0 0 19 0 0 0 15 0 9 0 647581207 832245760 12656 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17975] ppid=17954 vsize=812740 CPUtime=0
/proc/17968/task/17975/stat : 17975 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 647581207 832245760 12656 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17976] ppid=17954 vsize=812740 CPUtime=0
/proc/17968/task/17976/stat : 17976 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647581207 832245760 12656 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) 860304

[startup+3.10251 s]
/proc/loadavg: 1.92 1.98 1.96 4/82 17976
/proc/meminfo: memFree=1800336/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=0.01
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17968] ppid=17954 vsize=812876 CPUtime=3.03
/proc/17968/stat : 17968 (java) S 17954 17954 15337 0 -1 0 13644 0 1 0 295 8 0 0 18 0 9 0 647581202 832385024 12798 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17968/statm: 203219 12798 2584 9 0 197200 0
[pid=17968/tid=17969] ppid=17954 vsize=812876 CPUtime=0.9
/proc/17968/task/17969/stat : 17969 (java) R 17954 17954 15337 0 -1 64 7549 0 1 0 85 5 0 0 24 0 9 0 647581203 832385024 12798 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17970] ppid=17954 vsize=812876 CPUtime=1.82
/proc/17968/task/17970/stat : 17970 (java) R 17954 17954 15337 0 -1 64 4543 0 0 0 181 1 0 0 18 0 9 0 647581204 832385024 12798 996147200 134512640 134550740 4294955600 18446744073709551615 104182219 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17971] ppid=17954 vsize=812876 CPUtime=0
/proc/17968/task/17971/stat : 17971 (java) S 17954 17954 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 647581204 832385024 12798 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17972] ppid=17954 vsize=812876 CPUtime=0
/proc/17968/task/17972/stat : 17972 (java) S 17954 17954 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 647581204 832385024 12798 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17973] ppid=17954 vsize=812876 CPUtime=0
/proc/17968/task/17973/stat : 17973 (java) S 17954 17954 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 647581207 832385024 12798 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17974] ppid=17954 vsize=812876 CPUtime=0.28
/proc/17968/task/17974/stat : 17974 (java) S 17954 17954 15337 0 -1 64 850 0 0 0 28 0 0 0 16 0 9 0 647581207 832385024 12798 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17975] ppid=17954 vsize=812876 CPUtime=0
/proc/17968/task/17975/stat : 17975 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 647581207 832385024 12798 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17976] ppid=17954 vsize=812876 CPUtime=0
/proc/17968/task/17976/stat : 17976 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647581207 832385024 12798 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) 860440

[startup+6.30112 s]
/proc/loadavg: 1.93 1.98 1.96 4/82 17976
/proc/meminfo: memFree=1798992/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=0.01
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17968] ppid=17954 vsize=812908 CPUtime=6.2
/proc/17968/stat : 17968 (java) S 17954 17954 15337 0 -1 0 14399 0 1 0 611 9 0 0 18 0 9 0 647581202 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17968/statm: 203227 13000 2584 9 0 197208 0
[pid=17968/tid=17969] ppid=17954 vsize=812908 CPUtime=1.78
/proc/17968/task/17969/stat : 17969 (java) R 17954 17954 15337 0 -1 64 7620 0 1 0 173 5 0 0 24 0 9 0 647581203 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17970] ppid=17954 vsize=812908 CPUtime=4.05
/proc/17968/task/17970/stat : 17970 (java) R 17954 17954 15337 0 -1 64 5194 0 0 0 403 2 0 0 17 0 9 0 647581204 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 103828978 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17971] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17971/stat : 17971 (java) S 17954 17954 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 647581204 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17972] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17972/stat : 17972 (java) S 17954 17954 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 647581204 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17973] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17973/stat : 17973 (java) S 17954 17954 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 647581207 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17974] ppid=17954 vsize=812908 CPUtime=0.33
/proc/17968/task/17974/stat : 17974 (java) S 17954 17954 15337 0 -1 64 883 0 0 0 33 0 0 0 15 0 9 0 647581207 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17975] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17975/stat : 17975 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 647581207 832417792 13000 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17976] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17976/stat : 17976 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647581207 832417792 13000 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) 860472

[startup+12.7014 s]
/proc/loadavg: 1.93 1.98 1.96 4/82 17976
/proc/meminfo: memFree=1766800/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=0.01
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17968] ppid=17954 vsize=812908 CPUtime=12.55
/proc/17968/stat : 17968 (java) S 17954 17954 15337 0 -1 0 21874 0 1 0 1238 17 0 0 18 0 9 0 647581202 832417792 20424 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17968/statm: 203227 20424 2590 9 0 197208 0
[pid=17968/tid=17969] ppid=17954 vsize=812908 CPUtime=6.42
/proc/17968/task/17969/stat : 17969 (java) R 17954 17954 15337 0 -1 64 14808 0 1 0 631 11 0 0 25 0 9 0 647581203 832417792 20424 996147200 134512640 134550740 4294955600 18446744073709551615 4126938837 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17970] ppid=17954 vsize=812908 CPUtime=5.69
/proc/17968/task/17970/stat : 17970 (java) S 17954 17954 15337 0 -1 64 5442 0 0 0 566 3 0 0 16 0 9 0 647581204 832417792 20424 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17971] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17971/stat : 17971 (java) S 17954 17954 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 647581204 832417792 20424 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17972] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17972/stat : 17972 (java) S 17954 17954 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 647581204 832417792 20424 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17973] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17973/stat : 17973 (java) S 17954 17954 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 647581207 832417792 20424 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17974] ppid=17954 vsize=812908 CPUtime=0.4
/proc/17968/task/17974/stat : 17974 (java) S 17954 17954 15337 0 -1 64 922 0 0 0 39 1 0 0 15 0 9 0 647581207 832417792 20424 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17975] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17975/stat : 17975 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 647581207 832417792 20424 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17976] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17976/stat : 17976 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647581207 832417792 20424 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 860472

[startup+25.5028 s]
/proc/loadavg: 1.95 1.98 1.96 3/82 17976
/proc/meminfo: memFree=1756688/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=0.01
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17968] ppid=17954 vsize=812908 CPUtime=25.22
/proc/17968/stat : 17968 (java) S 17954 17954 15337 0 -1 0 21958 0 1 0 2501 21 0 0 18 0 9 0 647581202 832417792 20484 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17968/statm: 203227 20484 2590 9 0 197208 0
[pid=17968/tid=17969] ppid=17954 vsize=812908 CPUtime=19.07
/proc/17968/task/17969/stat : 17969 (java) R 17954 17954 15337 0 -1 64 14832 0 1 0 1892 15 0 0 25 0 9 0 647581203 832417792 20484 996147200 134512640 134550740 4294955600 18446744073709551615 4127479740 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17970] ppid=17954 vsize=812908 CPUtime=5.71
/proc/17968/task/17970/stat : 17970 (java) S 17954 17954 15337 0 -1 64 5495 0 0 0 568 3 0 0 16 0 9 0 647581204 832417792 20484 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17971] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17971/stat : 17971 (java) S 17954 17954 15337 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 647581204 832417792 20484 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17972] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17972/stat : 17972 (java) S 17954 17954 15337 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 647581204 832417792 20484 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17973] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17973/stat : 17973 (java) S 17954 17954 15337 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 647581207 832417792 20484 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17974] ppid=17954 vsize=812908 CPUtime=0.41
/proc/17968/task/17974/stat : 17974 (java) S 17954 17954 15337 0 -1 64 929 0 0 0 40 1 0 0 16 0 9 0 647581207 832417792 20484 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17975] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17975/stat : 17975 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 647581207 832417792 20484 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17968/tid=17976] ppid=17954 vsize=812908 CPUtime=0
/proc/17968/task/17976/stat : 17976 (java) S 17954 17954 15337 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647581207 832417792 20484 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 860472

[startup+51.1027 s]
/proc/loadavg: 1.96 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1770320/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=58080 CPUtime=22.22
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 14212 0 0 0 2212 10 0 0 25 0 1 0 647584066 59473920 14193 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 14520 14193 57 152 0 14365 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 105644

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1752912/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=75596 CPUtime=72.95
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 18506 0 0 0 7281 14 0 0 25 0 1 0 647584066 77410304 18487 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 18899 18487 57 152 0 18744 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 123160

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1741648/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=87284 CPUtime=132.43
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 21309 0 0 0 13226 17 0 0 25 0 1 0 647584066 89378816 21290 996147200 134512640 135136200 4294955968 18446744073709551615 134529438 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 21821 21290 57 152 0 21666 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 134848

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1733456/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=95680 CPUtime=191.88
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 23350 0 0 0 19169 19 0 0 25 0 1 0 647584066 97976320 23331 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 23920 23331 57 152 0 23765 0
Current children cumulated CPU time (s) 220.22
Current children cumulated vsize (KiB) 143244

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

[startup+230.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1732624/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=96524 CPUtime=199.81
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 23563 0 0 0 19962 19 0 0 25 0 1 0 647584066 98840576 23544 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 24131 23544 57 152 0 23976 0
Current children cumulated CPU time (s) 228.15
Current children cumulated vsize (KiB) 144088

[startup+236.701 s]
/proc/loadavg: 1.99 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1731856/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=97532 CPUtime=206.15
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 23751 0 0 0 20596 19 0 0 25 0 1 0 647584066 99872768 23732 996147200 134512640 135136200 4294955968 18446744073709551615 134529532 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 24383 23732 57 152 0 24228 0
Current children cumulated CPU time (s) 234.49
Current children cumulated vsize (KiB) 145096

[startup+238.302 s]
/proc/loadavg: 1.99 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1731728/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=97664 CPUtime=207.74
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 23802 0 0 0 20755 19 0 0 25 0 1 0 647584066 100007936 23783 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 24416 23783 57 152 0 24261 0
Current children cumulated CPU time (s) 236.08
Current children cumulated vsize (KiB) 145228

[startup+239.902 s]
/proc/loadavg: 1.99 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1731472/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=97796 CPUtime=209.33
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 23838 0 0 0 20913 20 0 0 25 0 1 0 647584066 100143104 23819 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 24449 23819 57 152 0 24294 0
Current children cumulated CPU time (s) 237.67
Current children cumulated vsize (KiB) 145360

[startup+240.301 s]
/proc/loadavg: 1.99 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1731472/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=97796 CPUtime=209.73
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 23841 0 0 0 20953 20 0 0 25 0 1 0 647584066 100143104 23822 996147200 134512640 135136200 4294955968 18446744073709551615 134529387 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 24449 23822 57 152 0 24294 0
Current children cumulated CPU time (s) 238.07
Current children cumulated vsize (KiB) 145360

[startup+240.501 s]
/proc/loadavg: 1.99 1.98 1.96 3/74 17977
/proc/meminfo: memFree=1731472/2055920 swapFree=4180232/4192956
[pid=17954] ppid=17952 vsize=47564 CPUtime=28.34
/proc/17954/stat : 17954 (galacM.sh) S 17952 17954 15337 0 -1 4194304 799 23676 0 1 0 0 2809 25 17 0 1 0 647581198 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17954/statm: 11891 364 245 79 0 219 0
[pid=17977] ppid=17954 vsize=97796 CPUtime=209.93
/proc/17977/stat : 17977 (minisat) R 17954 17954 15337 0 -1 4194304 23841 0 0 0 20973 20 0 0 25 0 1 0 647584066 100143104 23822 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17977/statm: 24449 23822 57 152 0 24294 0
Current children cumulated CPU time (s) 238.27
Current children cumulated vsize (KiB) 145360

Child status: 0
Real time (s): 240.549
CPU time (s): 238.347
CPU user time (s): 237.855
CPU system time (s): 0.491925
CPU usage (%): 99.0846
Max. virtual memory (cumulated for all children) (KiB): 860612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 237.855
system time used= 0.491925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48535
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3658
involuntary context switches= 9011

runsolver used 0.280957 second user time and 0.775882 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-05 10:27:21
IDJOB=1088275
IDBENCH=58075
IDSOLVER=350
FILE ID=node5/1088275-1215246441
PBS_JOBID= 7881883
Free space on /tmp= 66536 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rlfapScens11/normalized-scen11-f4.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088275-1215246441/watcher-1088275-1215246441 -o /tmp/evaluation-result-1088275-1215246441/solver-1088275-1215246441 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1088275-1215246441.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fd413cfecf35e255c4bf22fb461ea1f3
RANDOM SEED=651451295

node5.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.279
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.279
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:       1842432 kB
Buffers:         12744 kB
Cached:         131728 kB
SwapCached:       6964 kB
Active:          69264 kB
Inactive:        94032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842432 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            3556 kB
Writeback:           0 kB
Mapped:          25828 kB
Slab:            35752 kB
Committed_AS:   990244 kB
PageTables:       1740 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= 66532 MiB
End job on node5 at 2008-07-05 10:31:21