Trace number 1100014

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 909.427 918.154

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-79_ext.xml
MD5SUM830afc40e6fea26626d2d195d0cab107
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.7034
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.05/1.14	c start processing
1.05/1.14	c start relation processing
1.25/1.30	c start cnf exporting
3.83/3.93	c parsing time : 1.019
3.83/3.93	c preprocessing time : 3.809
3.83/3.93	
3.83/3.93	c Nary constraints - conflicts : 0 supports : 0
3.83/3.93	c Binary constraints - conflicts : 0 supports :135
3.83/3.93	c max arity constraint : 2
3.83/3.93	c Max Tuples generated 0
3.83/3.93	c relations : 135
3.83/3.93	c relations BDD: 0
3.83/3.93	c sampling 0/0
3.83/3.93	c vars : 1601 - clauses :  42040
3.83/3.93	
3.83/3.96	 
3.83/3.96	c --- SAT Solver Stats ---
3.83/3.96	 
909.35/918.13	c restarts              : 18
909.35/918.13	c conflicts             : 221036         (244 /sec)
909.35/918.13	c decisions             : 302119         (1.33 % random) (334 /sec)
909.35/918.13	c propagations          : 55401590       (61194 /sec)
909.35/918.13	c conflict literals     : 46945895       (23.99 % deleted)
909.35/918.13	c Memory used           : 75.07 MB
909.35/918.13	c CPU time              : 905.336 s
909.35/918.13	
909.35/918.13	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-1100014-1215286260/watcher-1100014-1215286260 -o /tmp/evaluation-result-1100014-1215286260/solver-1100014-1215286260 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1100014-1215286260.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.02 2.01 2.00 4/81 23117
/proc/meminfo: memFree=1727080/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=8652 CPUtime=0
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1013028570 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 2163 280 208 79 0 156 0
[pid=23118] ppid=23117 vsize=8688 CPUtime=0
/proc/23118/stat : 23118 (galacM.sh) S 23117 23117 21943 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1013028571 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 266134585426 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23118/statm: 2172 286 209 79 0 165 0
[pid=23119] ppid=23118 vsize=8728 CPUtime=0
/proc/23119/stat : 23119 (galacM.sh) R 23118 23117 21943 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1013028571 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 266134416679 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/23119/statm: 2182 290 209 79 0 175 0

[startup+0.111454 s]
/proc/loadavg: 2.02 2.01 2.00 4/81 23117
/proc/meminfo: memFree=1727080/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=0.01
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+0.202465 s]
/proc/loadavg: 2.02 2.01 2.00 4/81 23117
/proc/meminfo: memFree=1727080/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=0.01
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+0.302486 s]
/proc/loadavg: 2.02 2.01 2.00 4/81 23117
/proc/meminfo: memFree=1727080/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=0.01
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+0.702561 s]
/proc/loadavg: 2.02 2.01 2.00 4/81 23117
/proc/meminfo: memFree=1727080/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=0.01
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+1.50171 s]
/proc/loadavg: 2.02 2.01 2.00 3/91 23139
/proc/meminfo: memFree=1656856/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=0.01
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23131] ppid=23117 vsize=812760 CPUtime=1.44
/proc/23131/stat : 23131 (java) S 23117 23117 21943 0 -1 0 22097 0 1 0 134 10 0 0 18 0 9 0 1013028574 832266240 21514 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23131/statm: 203190 21514 1912 9 0 197171 0
[pid=23131/tid=23132] ppid=23117 vsize=812760 CPUtime=1.14
/proc/23131/task/23132/stat : 23132 (java) R 23117 23117 21943 0 -1 64 14528 0 1 0 107 7 0 0 25 0 9 0 1013028575 832266240 21514 996147200 134512640 134550740 4294955600 18446744073709551615 4126931983 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23133] ppid=23117 vsize=812760 CPUtime=0.05
/proc/23131/task/23133/stat : 23133 (java) S 23117 23117 21943 0 -1 64 6038 0 0 0 4 1 0 0 16 0 9 0 1013028576 832266240 21514 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23134] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23134/stat : 23134 (java) S 23117 23117 21943 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1013028576 832266240 21514 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23135] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23135/stat : 23135 (java) S 23117 23117 21943 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1013028576 832266240 21514 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23136] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23136/stat : 23136 (java) S 23117 23117 21943 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1013028578 832266240 21514 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23137] ppid=23117 vsize=812760 CPUtime=0.21
/proc/23131/task/23137/stat : 23137 (java) S 23117 23117 21943 0 -1 64 832 0 0 0 21 0 0 0 15 0 9 0 1013028578 832266240 21514 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23138] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23138/stat : 23138 (java) S 23117 23117 21943 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1013028578 832266240 21514 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23139] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23139/stat : 23139 (java) S 23117 23117 21943 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1013028578 832266240 21514 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860300

[startup+3.10202 s]
/proc/loadavg: 2.01 2.01 2.00 3/91 23139
/proc/meminfo: memFree=1643352/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=0.01
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23131] ppid=23117 vsize=812760 CPUtime=3.03
/proc/23131/stat : 23131 (java) S 23117 23117 21943 0 -1 0 22997 0 1 0 291 12 0 0 18 0 9 0 1013028574 832266240 22411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23131/statm: 203190 22411 1914 9 0 197171 0
[pid=23131/tid=23132] ppid=23117 vsize=812760 CPUtime=2.68
/proc/23131/task/23132/stat : 23132 (java) R 23117 23117 21943 0 -1 64 14532 0 1 0 260 8 0 0 25 0 9 0 1013028575 832266240 22411 996147200 134512640 134550740 4294955600 18446744073709551615 103826944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23133] ppid=23117 vsize=812760 CPUtime=0.09
/proc/23131/task/23133/stat : 23133 (java) S 23117 23117 21943 0 -1 64 6921 0 0 0 7 2 0 0 16 0 9 0 1013028576 832266240 22411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23134] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23134/stat : 23134 (java) S 23117 23117 21943 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1013028576 832266240 22411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23135] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23135/stat : 23135 (java) S 23117 23117 21943 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1013028576 832266240 22411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23136] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23136/stat : 23136 (java) S 23117 23117 21943 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1013028578 832266240 22411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23137] ppid=23117 vsize=812760 CPUtime=0.23
/proc/23131/task/23137/stat : 23137 (java) S 23117 23117 21943 0 -1 64 845 0 0 0 23 0 0 0 15 0 9 0 1013028578 832266240 22411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23138] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23138/stat : 23138 (java) S 23117 23117 21943 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1013028578 832266240 22411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23131/tid=23139] ppid=23117 vsize=812760 CPUtime=0
/proc/23131/task/23139/stat : 23139 (java) S 23117 23117 21943 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1013028578 832266240 22411 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860300

[startup+6.30163 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 23140
/proc/meminfo: memFree=1717784/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=9252 CPUtime=2.3
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 2213 0 0 0 230 0 0 0 25 0 1 0 1013028967 9474048 2194 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 2313 2194 57 152 0 2158 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 56792

[startup+12.7018 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 23140
/proc/meminfo: memFree=1710168/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=16256 CPUtime=8.64
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 3956 0 0 0 862 2 0 0 25 0 1 0 1013028967 16646144 3937 996147200 134512640 135136200 4294955968 18446744073709551615 134526206 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 4064 3937 57 152 0 3909 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 63796

[startup+25.5023 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 23140
/proc/meminfo: memFree=1703512/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=22252 CPUtime=21.31
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 5438 0 0 0 2127 4 0 0 25 0 1 0 1013028967 22786048 5419 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 5563 5419 57 152 0 5408 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 69792

[startup+51.1021 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1695576/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=30248 CPUtime=46.67
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 7421 0 0 0 4661 6 0 0 25 0 1 0 1013028967 30973952 7402 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 7562 7402 57 152 0 7407 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 77788

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1683480/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=42276 CPUtime=97.39
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 10395 0 0 0 9730 9 0 0 25 0 1 0 1013028967 43290624 10376 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 10569 10376 57 152 0 10414 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 89816

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1672024/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=54048 CPUtime=156.82
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 13248 0 0 0 15671 11 0 0 25 0 1 0 1013028967 55345152 13229 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 13512 13229 57 152 0 13357 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 101588

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1669272/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=56704 CPUtime=216.26
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 13898 0 0 0 21614 12 0 0 25 0 1 0 1013028967 58064896 13879 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 14176 13879 57 152 0 14021 0
Current children cumulated CPU time (s) 220.14

################
# More data... #
################


[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1654744/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=71528 CPUtime=572.85
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 17508 0 0 0 57269 16 0 0 25 0 1 0 1013028967 73244672 17489 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 17882 17489 57 152 0 17727 0
Current children cumulated CPU time (s) 576.73
Current children cumulated vsize (KiB) 119068

[startup+642.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1650968/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=75192 CPUtime=632.28
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18416 0 0 0 63212 16 0 0 25 0 1 0 1013028967 76996608 18397 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 18798 18397 57 152 0 18643 0
Current children cumulated CPU time (s) 636.16
Current children cumulated vsize (KiB) 122732

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1650840/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=75192 CPUtime=691.72
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18420 0 0 0 69155 17 0 0 25 0 1 0 1013028967 76996608 18401 996147200 134512640 135136200 4294955968 18446744073709551615 134525877 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 18798 18401 57 152 0 18643 0
Current children cumulated CPU time (s) 695.6
Current children cumulated vsize (KiB) 122732

[startup+762.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1650456/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=75852 CPUtime=751.15
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18555 0 0 0 75098 17 0 0 25 0 1 0 1013028967 77672448 18536 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 18963 18536 57 152 0 18808 0
Current children cumulated CPU time (s) 755.03
Current children cumulated vsize (KiB) 123392

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649688/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=810.58
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18747 0 0 0 81041 17 0 0 25 0 1 0 1013028967 78712832 18728 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18728 57 152 0 19062 0
Current children cumulated CPU time (s) 814.46
Current children cumulated vsize (KiB) 124408

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649688/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=870.01
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18748 0 0 0 86984 17 0 0 25 0 1 0 1013028967 78712832 18729 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18729 57 152 0 19062 0
Current children cumulated CPU time (s) 873.89
Current children cumulated vsize (KiB) 124408

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

[startup+896.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649688/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=883.58
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18748 0 0 0 88341 17 0 0 25 0 1 0 1013028967 78712832 18729 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18729 57 152 0 19062 0
Current children cumulated CPU time (s) 887.46
Current children cumulated vsize (KiB) 124408

[startup+908.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649624/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=896.25
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18748 0 0 0 89608 17 0 0 25 0 1 0 1013028967 78712832 18729 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18729 57 152 0 19062 0
Current children cumulated CPU time (s) 900.13
Current children cumulated vsize (KiB) 124408

[startup+912.007 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649624/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=899.43
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18748 0 0 0 89926 17 0 0 25 0 1 0 1013028967 78712832 18729 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18729 57 152 0 19062 0
Current children cumulated CPU time (s) 903.31
Current children cumulated vsize (KiB) 124408

[startup+915.202 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649624/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=902.6
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18748 0 0 0 90243 17 0 0 25 0 1 0 1013028967 78712832 18729 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18729 57 152 0 19062 0
Current children cumulated CPU time (s) 906.48
Current children cumulated vsize (KiB) 124408

[startup+916.801 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649624/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=904.18
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18748 0 0 0 90401 17 0 0 25 0 1 0 1013028967 78712832 18729 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18729 57 152 0 19062 0
Current children cumulated CPU time (s) 908.06
Current children cumulated vsize (KiB) 124408

[startup+917.602 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649624/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=904.97
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18748 0 0 0 90480 17 0 0 25 0 1 0 1013028967 78712832 18729 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18729 57 152 0 19062 0
Current children cumulated CPU time (s) 908.85
Current children cumulated vsize (KiB) 124408

[startup+918.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649624/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=905.37
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18748 0 0 0 90520 17 0 0 25 0 1 0 1013028967 78712832 18729 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18729 57 152 0 19062 0
Current children cumulated CPU time (s) 909.25
Current children cumulated vsize (KiB) 124408

[startup+918.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23140
/proc/meminfo: memFree=1649624/2055920 swapFree=4174728/4192956
[pid=23117] ppid=23115 vsize=47540 CPUtime=3.88
/proc/23117/stat : 23117 (galacM.sh) S 23115 23117 21943 0 -1 4194304 799 24708 0 1 0 0 373 15 17 0 1 0 1013028570 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23117/statm: 11885 364 245 79 0 219 0
[pid=23140] ppid=23117 vsize=76868 CPUtime=905.47
/proc/23140/stat : 23140 (minisat) R 23117 23117 21943 0 -1 4194304 18748 0 0 0 90530 17 0 0 25 0 1 0 1013028967 78712832 18729 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/23140/statm: 19217 18729 57 152 0 19062 0
Current children cumulated CPU time (s) 909.35
Current children cumulated vsize (KiB) 124408

Child status: 0
Real time (s): 918.154
CPU time (s): 909.427
CPU user time (s): 909.076
CPU system time (s): 0.350946
CPU usage (%): 99.0495
Max. virtual memory (cumulated for all children) (KiB): 860300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 909.076
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44474
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= 1134
involuntary context switches= 36065

runsolver used 0.970852 second user time and 3.21751 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-05 21:31:00
IDJOB=1100014
IDBENCH=59815
IDSOLVER=350
FILE ID=node35/1100014-1215286260
PBS_JOBID= 7882294
Free space on /tmp= 66472 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 830afc40e6fea26626d2d195d0cab107
RANDOM SEED=493084065

node35.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.261
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.261
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:       1727560 kB
Buffers:         50480 kB
Cached:         194564 kB
SwapCached:      12200 kB
Active:         179492 kB
Inactive:        93172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727560 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            4876 kB
Writeback:           0 kB
Mapped:          43760 kB
Slab:            41044 kB
Committed_AS:  1701584 kB
PageTables:       1876 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= 66468 MiB
End job on node35 at 2008-07-05 21:46:19