Trace number 1051244

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 13.128 13.2158

General information on the benchmark

Namecsp/golombRulerArity4/
normalized-ruler-17-7-a4.xml
MD5SUM5b7bfb357423e04f7aafba786dc736c2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.06399
Satisfiable
(Un)Satisfiability was proved
Number of variables7
Number of constraints196
Maximum constraint arity4
Maximum domain size18
Number of constraints which are defined in extension0
Number of constraints which are defined in intension196
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.72	c start processing
0.01/0.72	c start relation processing
0.01/0.81	c start cnf exporting
11.22/11.36	c parsing time : 0.611
11.22/11.36	c preprocessing time : 11.248
11.22/11.36	
11.22/11.36	c Nary constraints - conflicts : 175 supports : 0
11.22/11.36	c Binary constraints - conflicts : 0 supports :21
11.22/11.36	c max arity constraint : 4
11.22/11.36	c Max Tuples generated 104976
11.22/11.36	c relations : 3
11.22/11.36	c relations BDD: 1
11.22/11.36	c sampling 1/1
11.22/11.36	c vars : 71947 - clauses :  291067
11.22/11.36	
11.22/11.39	 
11.22/11.39	c --- SAT Solver Stats ---
11.22/11.39	 
13.08/13.20	c restarts              : 3
13.08/13.20	c conflicts             : 296            (165 /sec)
13.08/13.20	c decisions             : 458            (1.09 % random) (256 /sec)
13.08/13.20	c propagations          : 3256105        (1820347 /sec)
13.08/13.20	c conflict literals     : 3216           (46.29 % deleted)
13.08/13.20	c Memory used           : 16.82 MB
13.08/13.20	c CPU time              : 1.78873 s
13.08/13.20	
13.08/13.20	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-1051244-1215052706/watcher-1051244-1215052706 -o /tmp/evaluation-result-1051244-1215052706/solver-1051244-1215052706 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1051244-1215052706.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/73 16229
/proc/meminfo: memFree=1795040/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=8652 CPUtime=0
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 617526275 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 2163 280 208 79 0 156 0
[pid=16230] ppid=16229 vsize=8688 CPUtime=0
/proc/16230/stat : 16230 (galacM.sh) R 16229 16229 12734 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 617526275 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 254613711519 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/16230/statm: 2172 288 210 79 0 165 0
[pid=16232] ppid=16230 vsize=8728 CPUtime=0
/proc/16232/stat : 16232 (galacM.sh) R 16230 16229 12734 0 -1 4194368 24 0 0 0 0 0 0 0 16 0 1 0 617526276 8937472 292 996147200 4194304 4520092 548682068832 18446744073709551615 4425384 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/16232/statm: 2182 292 210 79 0 175 0

[startup+0.095155 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 16229
/proc/meminfo: memFree=1795040/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=0.01
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 765 1857 0 0 0 0 0 1 18 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.101152 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 16229
/proc/meminfo: memFree=1795040/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=0.01
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 765 1857 0 0 0 0 0 1 18 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301174 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 16229
/proc/meminfo: memFree=1795040/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=0.01
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 765 1857 0 0 0 0 0 1 18 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.70122 s]
/proc/loadavg: 1.99 1.98 1.99 4/73 16229
/proc/meminfo: memFree=1795040/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=0.01
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 765 1857 0 0 0 0 0 1 18 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50231 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16251
/proc/meminfo: memFree=1754000/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=0.01
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 765 1857 0 0 0 0 0 1 18 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
[pid=16243] ppid=16229 vsize=812760 CPUtime=1.44
/proc/16243/stat : 16243 (java) S 16229 16229 12734 0 -1 0 20673 0 1 0 134 10 0 0 18 0 9 0 617526278 832266240 19886 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16243/statm: 203190 19887 2587 9 0 197171 0
[pid=16243/tid=16244] ppid=16229 vsize=812760 CPUtime=1.15
/proc/16243/task/16244/stat : 16244 (java) R 16229 16229 12734 0 -1 64 14624 0 1 0 107 8 0 0 25 0 9 0 617526279 832266240 19889 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16245] ppid=16229 vsize=812760 CPUtime=0.07
/proc/16243/task/16245/stat : 16245 (java) R 16229 16229 12734 0 -1 64 4527 0 0 0 7 0 0 0 17 0 9 0 617526280 832266240 19890 996147200 134512640 134550740 4294955616 18446744073709551615 102514349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16246] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16246/stat : 16246 (java) S 16229 16229 12734 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 617526281 832266240 19892 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16247] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16247/stat : 16247 (java) S 16229 16229 12734 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 617526281 832266240 19894 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16248] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16248/stat : 16248 (java) S 16229 16229 12734 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617526282 832266240 19896 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16249] ppid=16229 vsize=812760 CPUtime=0.19
/proc/16243/task/16249/stat : 16249 (java) S 16229 16229 12734 0 -1 64 826 0 0 0 19 0 0 0 16 0 9 0 617526282 832266240 19898 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16250] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16250/stat : 16250 (java) S 16229 16229 12734 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617526283 832266240 19900 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16251] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16251/stat : 16251 (java) S 16229 16229 12734 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 617526283 832266240 19902 996147200 134512640 134550740 4294955616 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) 860340

[startup+3.10249 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16251
/proc/meminfo: memFree=1723216/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=0.01
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 765 1857 0 0 0 0 0 1 18 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
[pid=16243] ppid=16229 vsize=812760 CPUtime=3.05
/proc/16243/stat : 16243 (java) S 16229 16229 12734 0 -1 0 20890 0 1 0 294 11 0 0 18 0 9 0 617526278 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16243/statm: 203190 20101 2587 9 0 197171 0
[pid=16243/tid=16244] ppid=16229 vsize=812760 CPUtime=2.74
/proc/16243/task/16244/stat : 16244 (java) R 16229 16229 12734 0 -1 64 14626 0 1 0 266 8 0 0 25 0 9 0 617526279 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4126959439 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16245] ppid=16229 vsize=812760 CPUtime=0.07
/proc/16243/task/16245/stat : 16245 (java) S 16229 16229 12734 0 -1 64 4736 0 0 0 7 0 0 0 16 0 9 0 617526280 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16246] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16246/stat : 16246 (java) S 16229 16229 12734 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 617526281 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16247] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16247/stat : 16247 (java) S 16229 16229 12734 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 617526281 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16248] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16248/stat : 16248 (java) S 16229 16229 12734 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617526282 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16249] ppid=16229 vsize=812760 CPUtime=0.2
/proc/16243/task/16249/stat : 16249 (java) S 16229 16229 12734 0 -1 64 828 0 0 0 20 0 0 0 15 0 9 0 617526282 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16250] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16250/stat : 16250 (java) S 16229 16229 12734 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617526283 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16251] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16251/stat : 16251 (java) S 16229 16229 12734 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 617526283 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860340

[startup+6.30185 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16251
/proc/meminfo: memFree=1721360/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=0.01
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 765 1857 0 0 0 0 0 1 18 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
[pid=16243] ppid=16229 vsize=812760 CPUtime=6.23
/proc/16243/stat : 16243 (java) S 16229 16229 12734 0 -1 0 20897 0 1 0 611 12 0 0 18 0 9 0 617526278 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16243/statm: 203190 20101 2587 9 0 197171 0
[pid=16243/tid=16244] ppid=16229 vsize=812760 CPUtime=5.9
/proc/16243/task/16244/stat : 16244 (java) R 16229 16229 12734 0 -1 64 14633 0 1 0 581 9 0 0 25 0 9 0 617526279 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4126989313 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16245] ppid=16229 vsize=812760 CPUtime=0.09
/proc/16243/task/16245/stat : 16245 (java) S 16229 16229 12734 0 -1 64 4736 0 0 0 9 0 0 0 16 0 9 0 617526280 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16246] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16246/stat : 16246 (java) S 16229 16229 12734 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 617526281 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16247] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16247/stat : 16247 (java) S 16229 16229 12734 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 617526281 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16248] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16248/stat : 16248 (java) S 16229 16229 12734 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617526282 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16249] ppid=16229 vsize=812760 CPUtime=0.2
/proc/16243/task/16249/stat : 16249 (java) S 16229 16229 12734 0 -1 64 828 0 0 0 20 0 0 0 15 0 9 0 617526282 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16250] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16250/stat : 16250 (java) S 16229 16229 12734 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617526283 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16243/tid=16251] ppid=16229 vsize=812760 CPUtime=0
/proc/16243/task/16251/stat : 16251 (java) S 16229 16229 12734 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 617526283 832266240 20101 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860340

[startup+12.7026 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16252
/proc/meminfo: memFree=1773456/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=11.29
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 799 22941 0 1 0 0 1113 16 17 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
[pid=16252] ppid=16229 vsize=17216 CPUtime=1.29
/proc/16252/stat : 16252 (minisat) R 16229 16229 12734 0 -1 4194304 3806 0 0 0 128 1 0 0 25 0 1 0 617527415 17629184 3779 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/16252/statm: 4304 3779 56 152 0 4149 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 64796

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

[startup+13.1016 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16252
/proc/meminfo: memFree=1773456/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=11.29
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 799 22941 0 1 0 0 1113 16 17 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
[pid=16252] ppid=16229 vsize=17216 CPUtime=1.69
/proc/16252/stat : 16252 (minisat) R 16229 16229 12734 0 -1 4194304 3807 0 0 0 168 1 0 0 25 0 1 0 617527415 17629184 3780 996147200 134512640 135136200 4294955968 18446744073709551615 134522212 0 0 4096 3 0 0 0 17 0 0 0
/proc/16252/statm: 4304 3780 56 152 0 4149 0
Current children cumulated CPU time (s) 12.98
Current children cumulated vsize (KiB) 64796

[startup+13.2056 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 16252
/proc/meminfo: memFree=1773456/2055920 swapFree=4179400/4192956
[pid=16229] ppid=16227 vsize=47580 CPUtime=11.29
/proc/16229/stat : 16229 (galacM.sh) S 16227 16229 12734 0 -1 4194304 799 22941 0 1 0 0 1113 16 17 0 1 0 617526275 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 254613318490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16229/statm: 11895 364 245 79 0 219 0
[pid=16252] ppid=16229 vsize=17216 CPUtime=1.79
/proc/16252/stat : 16252 (minisat) R 16229 16229 12734 0 -1 4194304 3807 0 0 0 178 1 0 0 25 0 1 0 617527415 17629184 3780 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/16252/statm: 4304 3780 56 152 0 4149 0
Current children cumulated CPU time (s) 13.08
Current children cumulated vsize (KiB) 64796

Child status: 0
Real time (s): 13.2158
CPU time (s): 13.128
CPU user time (s): 12.933
CPU system time (s): 0.19497
CPU usage (%): 99.3356
Max. virtual memory (cumulated for all children) (KiB): 860340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.933
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27765
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= 1456
involuntary context switches= 1590

runsolver used 0.024996 second user time and 0.036994 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-03 04:38:26
IDJOB=1051244
IDBENCH=55430
IDSOLVER=350
FILE ID=node87/1051244-1215052706
PBS_JOBID= 7875004
Free space on /tmp= 66532 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/golombRulerArity4/normalized-ruler-17-7-a4.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051244-1215052706/watcher-1051244-1215052706 -o /tmp/evaluation-result-1051244-1215052706/solver-1051244-1215052706 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1051244-1215052706.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5b7bfb357423e04f7aafba786dc736c2
RANDOM SEED=1976993070

node87.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1795456 kB
Buffers:         29812 kB
Cached:         148792 kB
SwapCached:       7648 kB
Active:         110032 kB
Inactive:        79956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795456 kB
SwapTotal:     4192956 kB
SwapFree:      4179400 kB
Dirty:            3064 kB
Writeback:           0 kB
Mapped:          18560 kB
Slab:            55756 kB
Committed_AS:  1471192 kB
PageTables:       1812 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 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 node87 at 2008-07-03 04:38:39