Trace number 1103006

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 MSAT 13.8269 13.9849

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-12_ext.xml
MD5SUMbaf71f565836d0584f36f646944af0ed
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.631903
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.16/1.20	c start processing
1.16/1.20	c start relation processing
1.46/1.58	c start cnf exporting
6.84/6.95	c parsing time : 1.084
6.84/6.95	c preprocessing time : 6.837
6.84/6.95	
6.84/6.95	c Nary constraints - conflicts : 0 supports : 0
6.84/6.95	c Binary constraints - conflicts : 0 supports :103
6.84/6.95	c max arity constraint : 2
6.84/6.95	c Max Tuples generated 0
6.84/6.95	c relations : 103
6.84/6.95	c relations BDD: 0
6.84/6.95	c sampling 0/0
6.84/6.95	c vars : 3201 - clauses :  142920
6.84/6.95	
6.89/7.02	 
6.89/7.02	c --- SAT Solver Stats ---
6.89/7.02	 
12.67/12.81	c restarts              : 9
12.67/12.81	c conflicts             : 6020           (1048 /sec)
12.67/12.81	c decisions             : 13728          (1.63 % random) (2390 /sec)
12.67/12.81	c propagations          : 2780981        (484228 /sec)
12.67/12.81	c conflict literals     : 2486089        (12.94 % deleted)
12.67/12.81	c Memory used           : 19.81 MB
12.67/12.81	c CPU time              : 5.74313 s
12.67/12.81	
12.67/12.82	s SATISFIABLE
13.75/13.98	v 41 11 11 61 73 29 23 25 66 9 51 16 76 42 2 35 4 31 77 32 37 5 27 14 20 42 59 9 53 61 44 4 56 79 53 74 4 3 10 33

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1103006-1215300275/watcher-1103006-1215300275 -o /tmp/evaluation-result-1103006-1215300275/solver-1103006-1215300275 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1103006-1215300275.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.95 1.98 1.99 4/82 10419
/proc/meminfo: memFree=1731704/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=8652 CPUtime=0
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 642274781 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10419/statm: 2163 280 208 79 0 156 0
[pid=10420] ppid=10419 vsize=8688 CPUtime=0
/proc/10420/stat : 10420 (galacM.sh) S 10419 10419 8153 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 642274781 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 270187331666 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/10420/statm: 2172 286 209 79 0 165 0
[pid=10421] ppid=10420 vsize=8728 CPUtime=0
/proc/10421/stat : 10421 (galacM.sh) R 10420 10419 8153 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 642274781 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 270187162919 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/10421/statm: 2182 290 209 79 0 175 0

[startup+0.0515219 s]
/proc/loadavg: 1.95 1.98 1.99 4/82 10419
/proc/meminfo: memFree=1731704/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=0.01
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 642274781 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10419/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.102525 s]
/proc/loadavg: 1.95 1.98 1.99 4/82 10419
/proc/meminfo: memFree=1731704/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=0.01
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 642274781 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10419/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.302546 s]
/proc/loadavg: 1.95 1.98 1.99 4/82 10419
/proc/meminfo: memFree=1731704/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=0.01
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 642274781 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10419/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.702605 s]
/proc/loadavg: 1.95 1.98 1.99 4/82 10419
/proc/meminfo: memFree=1731704/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=0.01
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 642274781 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10419/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50168 s]
/proc/loadavg: 1.96 1.98 1.99 3/92 10441
/proc/meminfo: memFree=1653344/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=0.01
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 642274781 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10419/statm: 11892 364 245 79 0 219 0
[pid=10433] ppid=10419 vsize=812548 CPUtime=1.45
/proc/10433/stat : 10433 (java) S 10419 10419 8153 0 -1 0 21834 0 1 0 135 10 0 0 19 0 9 0 642274784 832049152 21252 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10433/statm: 203137 21252 1891 9 0 197171 0
[pid=10433/tid=10434] ppid=10419 vsize=812548 CPUtime=1.21
/proc/10433/task/10434/stat : 10434 (java) R 10419 10419 8153 0 -1 64 14485 0 1 0 114 7 0 0 25 0 9 0 642274785 832049152 21252 996147200 134512640 134550740 4294955600 18446744073709551615 4126868003 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10435] ppid=10419 vsize=812548 CPUtime=0.06
/proc/10433/task/10435/stat : 10435 (java) S 10419 10419 8153 0 -1 64 5858 0 0 0 5 1 0 0 16 0 9 0 642274786 832049152 21252 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10436] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10436/stat : 10436 (java) S 10419 10419 8153 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642274786 832049152 21252 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10437] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10437/stat : 10437 (java) S 10419 10419 8153 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 642274786 832049152 21252 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10438] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10438/stat : 10438 (java) S 10419 10419 8153 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 642274788 832049152 21252 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10439] ppid=10419 vsize=812548 CPUtime=0.15
/proc/10433/task/10439/stat : 10439 (java) S 10419 10419 8153 0 -1 64 792 0 0 0 15 0 0 0 16 0 9 0 642274788 832049152 21252 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10440] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10440/stat : 10440 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 642274788 832049152 21252 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10441] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10441/stat : 10441 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 642274788 832049152 21252 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860116

[startup+3.10187 s]
/proc/loadavg: 1.96 1.98 1.99 3/92 10441
/proc/meminfo: memFree=1646176/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=0.01
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 642274781 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10419/statm: 11892 364 245 79 0 219 0
[pid=10433] ppid=10419 vsize=812548 CPUtime=3.05
/proc/10433/stat : 10433 (java) S 10419 10419 8153 0 -1 0 24870 0 1 0 292 13 0 0 19 0 9 0 642274784 832049152 24283 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10433/statm: 203137 24283 1913 9 0 197171 0
[pid=10433/tid=10434] ppid=10419 vsize=812548 CPUtime=2.66
/proc/10433/task/10434/stat : 10434 (java) R 10419 10419 8153 0 -1 64 14532 0 1 0 258 8 0 0 25 0 9 0 642274785 832049152 24283 996147200 134512640 134550740 4294955600 18446744073709551615 4126951114 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10435] ppid=10419 vsize=812548 CPUtime=0.15
/proc/10433/task/10435/stat : 10435 (java) S 10419 10419 8153 0 -1 64 8805 0 0 0 13 2 0 0 16 0 9 0 642274786 832049152 24283 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10436] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10436/stat : 10436 (java) S 10419 10419 8153 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642274786 832049152 24283 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10437] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10437/stat : 10437 (java) S 10419 10419 8153 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 642274786 832049152 24283 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10438] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10438/stat : 10438 (java) S 10419 10419 8153 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 642274788 832049152 24283 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10439] ppid=10419 vsize=812548 CPUtime=0.2
/proc/10433/task/10439/stat : 10439 (java) S 10419 10419 8153 0 -1 64 834 0 0 0 20 0 0 0 16 0 9 0 642274788 832049152 24283 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10440] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10440/stat : 10440 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 642274788 832049152 24283 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10441] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10441/stat : 10441 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 642274788 832049152 24283 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860116

[startup+6.30224 s]
/proc/loadavg: 1.96 1.98 1.99 3/92 10441
/proc/meminfo: memFree=1638304/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=0.01
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 765 1857 0 0 0 0 0 1 17 0 1 0 642274781 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10419/statm: 11892 364 245 79 0 219 0
[pid=10433] ppid=10419 vsize=812548 CPUtime=6.24
/proc/10433/stat : 10433 (java) S 10419 10419 8153 0 -1 0 24891 0 1 0 610 14 0 0 19 0 9 0 642274784 832049152 24297 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10433/statm: 203137 24297 1914 9 0 197171 0
[pid=10433/tid=10434] ppid=10419 vsize=812548 CPUtime=5.83
/proc/10433/task/10434/stat : 10434 (java) R 10419 10419 8153 0 -1 64 14540 0 1 0 574 9 0 0 25 0 9 0 642274785 832049152 24297 996147200 134512640 134550740 4294955600 18446744073709551615 4126894885 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10435] ppid=10419 vsize=812548 CPUtime=0.15
/proc/10433/task/10435/stat : 10435 (java) S 10419 10419 8153 0 -1 64 8805 0 0 0 13 2 0 0 16 0 9 0 642274786 832049152 24297 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10436] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10436/stat : 10436 (java) S 10419 10419 8153 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 642274786 832049152 24297 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10437] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10437/stat : 10437 (java) S 10419 10419 8153 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 642274786 832049152 24297 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10438] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10438/stat : 10438 (java) S 10419 10419 8153 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 642274788 832049152 24297 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10439] ppid=10419 vsize=812548 CPUtime=0.22
/proc/10433/task/10439/stat : 10439 (java) S 10419 10419 8153 0 -1 64 847 0 0 0 21 1 0 0 15 0 9 0 642274788 832049152 24297 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10440] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10440/stat : 10440 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 642274788 832049152 24297 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10433/tid=10441] ppid=10419 vsize=812548 CPUtime=0
/proc/10433/task/10441/stat : 10441 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 642274788 832049152 24297 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 860116

[startup+12.702 s]
/proc/loadavg: 1.96 1.98 1.99 3/84 10442
/proc/meminfo: memFree=1709096/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=6.92
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 799 26762 0 1 0 0 675 17 17 0 1 0 642274781 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10419/statm: 11892 364 245 79 0 219 0
[pid=10442] ppid=10419 vsize=20148 CPUtime=5.65
/proc/10442/stat : 10442 (minisat) R 10419 10419 8153 0 -1 4194304 4877 0 0 0 562 3 0 0 25 0 1 0 642275483 20631552 4858 996147200 134512640 135136200 4294955968 18446744073709551615 134529563 0 0 4096 3 0 0 0 17 1 0 0
/proc/10442/statm: 5037 4858 57 152 0 4882 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 67716

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

[startup+13.5021 s]
/proc/loadavg: 1.96 1.98 1.99 3/92 10451
/proc/meminfo: memFree=1716456/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=12.69
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 836 31692 0 1 0 0 1249 20 16 0 1 0 642274781 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 270187331666 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10419/statm: 11892 365 245 79 0 219 0
[pid=10443] ppid=10419 vsize=812464 CPUtime=0.66
/proc/10443/stat : 10443 (java) S 10419 10419 8153 0 -1 0 16002 0 1 0 58 8 0 0 18 0 9 0 642276063 831963136 15421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10443/statm: 203116 15421 1867 9 0 197150 0
[pid=10443/tid=10444] ppid=10419 vsize=812464 CPUtime=0.54
/proc/10443/task/10444/stat : 10444 (java) R 10419 10419 8153 0 -1 64 14370 0 1 0 47 7 0 0 24 0 9 0 642276064 831963136 15421 996147200 134512640 134550740 4294955616 18446744073709551615 4126664945 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10445] ppid=10419 vsize=812464 CPUtime=0
/proc/10443/task/10445/stat : 10445 (java) S 10419 10419 8153 0 -1 64 153 0 0 0 0 0 0 0 16 0 9 0 642276065 831963136 15421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10446] ppid=10419 vsize=812464 CPUtime=0
/proc/10443/task/10446/stat : 10446 (java) S 10419 10419 8153 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 642276066 831963136 15421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10447] ppid=10419 vsize=812464 CPUtime=0
/proc/10443/task/10447/stat : 10447 (java) S 10419 10419 8153 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 642276066 831963136 15421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10448] ppid=10419 vsize=812464 CPUtime=0
/proc/10443/task/10448/stat : 10448 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642276068 831963136 15421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10449] ppid=10419 vsize=812464 CPUtime=0.1
/proc/10443/task/10449/stat : 10449 (java) S 10419 10419 8153 0 -1 64 762 0 0 0 10 0 0 0 16 0 9 0 642276068 831963136 15421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10450] ppid=10419 vsize=812464 CPUtime=0
/proc/10443/task/10450/stat : 10450 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642276068 831963136 15421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10451] ppid=10419 vsize=812464 CPUtime=0
/proc/10443/task/10451/stat : 10451 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 642276068 831963136 15421 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.35
Current children cumulated vsize (KiB) 860032

[startup+13.9021 s]
/proc/loadavg: 1.96 1.98 1.99 3/92 10451
/proc/meminfo: memFree=1716456/2055920 swapFree=4179952/4192956
[pid=10419] ppid=10417 vsize=47568 CPUtime=12.69
/proc/10419/stat : 10419 (galacM.sh) S 10417 10419 8153 0 -1 4194304 836 31692 0 1 0 0 1249 20 16 0 1 0 642274781 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 270187331666 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10419/statm: 11892 365 245 79 0 219 0
[pid=10443] ppid=10419 vsize=812576 CPUtime=1.06
/proc/10443/stat : 10443 (java) S 10419 10419 8153 0 -1 0 16339 0 1 0 97 9 0 0 18 0 9 0 642276063 832077824 15719 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10443/statm: 203144 15719 1923 9 0 197150 0
[pid=10443/tid=10444] ppid=10419 vsize=812576 CPUtime=0.89
/proc/10443/task/10444/stat : 10444 (java) R 10419 10419 8153 0 -1 64 14524 0 1 0 82 7 0 0 18 0 9 0 642276064 832077824 15719 996147200 134512640 134550740 4294955616 18446744073709551615 4125978075 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10445] ppid=10419 vsize=812576 CPUtime=0
/proc/10443/task/10445/stat : 10445 (java) S 10419 10419 8153 0 -1 64 292 0 0 0 0 0 0 0 16 0 9 0 642276065 832077824 15719 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10446] ppid=10419 vsize=812576 CPUtime=0
/proc/10443/task/10446/stat : 10446 (java) S 10419 10419 8153 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 642276066 832077824 15719 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10447] ppid=10419 vsize=812576 CPUtime=0
/proc/10443/task/10447/stat : 10447 (java) S 10419 10419 8153 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 642276066 832077824 15719 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10448] ppid=10419 vsize=812576 CPUtime=0
/proc/10443/task/10448/stat : 10448 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 642276068 832077824 15719 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10449] ppid=10419 vsize=812576 CPUtime=0.14
/proc/10443/task/10449/stat : 10449 (java) S 10419 10419 8153 0 -1 64 806 0 0 0 14 0 0 0 16 0 9 0 642276068 832077824 15719 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10450] ppid=10419 vsize=812576 CPUtime=0
/proc/10443/task/10450/stat : 10450 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 642276068 832077824 15719 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10443/tid=10451] ppid=10419 vsize=812576 CPUtime=0
/proc/10443/task/10451/stat : 10451 (java) S 10419 10419 8153 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 642276068 832077824 15719 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.75
Current children cumulated vsize (KiB) 860144

Child status: 0
Real time (s): 13.9849
CPU time (s): 13.8269
CPU user time (s): 13.5089
CPU system time (s): 0.317951
CPU usage (%): 98.8699
Max. virtual memory (cumulated for all children) (KiB): 860144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5089
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49079
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1998
involuntary context switches= 2220

runsolver used 0.018997 second user time and 0.045993 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-06 01:24:35
IDJOB=1103006
IDBENCH=60261
IDSOLVER=350
FILE ID=node88/1103006-1215300275
PBS_JOBID= 7882315
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= baf71f565836d0584f36f646944af0ed
RANDOM SEED=1390940037

node88.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:       1732184 kB
Buffers:         55320 kB
Cached:         194600 kB
SwapCached:       6780 kB
Active:         192440 kB
Inactive:        80964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732184 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:            3892 kB
Writeback:           0 kB
Mapped:          39852 kB
Slab:            35420 kB
Committed_AS:  1129056 kB
PageTables:       1936 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= 66496 MiB
End job on node88 at 2008-07-06 01:24:49