Trace number 1071195

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 573.976 576.05

General information on the benchmark

Namecsp/os-taillard-5/
normalized-os-taillard-5-95-8.xml
MD5SUMec69a18ba15b065d64b927e35a64648c
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 benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size320
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
18.67/18.82	c start processing
18.67/18.82	c start relation processing
28.72/28.95	c start cnf exporting
108.32/108.97	c parsing time : 18.699
108.32/108.97	c preprocessing time : 108.853
108.32/108.97	
108.32/108.97	c Nary constraints - conflicts : 0 supports : 0
108.32/108.97	c Binary constraints - conflicts : 76 supports :24
108.32/108.97	c max arity constraint : 2
108.32/108.97	c Max Tuples generated 100480
108.32/108.97	c relations : 100
108.32/108.97	c relations BDD: 0
108.32/108.97	c sampling 51/100
108.32/108.97	c vars : 6822 - clauses :  3012980
108.32/108.97	
108.41/109.02	 
108.41/109.02	c --- SAT Solver Stats ---
108.41/109.02	 
573.82/575.96	c restarts              : 16
573.82/575.96	c conflicts             : 127917         (275 /sec)
573.82/575.96	c decisions             : 738210         (1.70 % random) (1588 /sec)
573.82/575.96	c propagations          : 27692784       (59578 /sec)
573.82/575.96	c conflict literals     : 47012166       (23.74 % deleted)
573.82/575.96	c Memory used           : 351.18 MB
573.82/575.96	c CPU time              : 464.817 s
573.82/575.96	
573.82/575.96	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-1071195-1215168110/watcher-1071195-1215168110 -o /tmp/evaluation-result-1071195-1215168110/solver-1071195-1215168110 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1071195-1215168110.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.01 2.02 2.00 4/82 30720
/proc/meminfo: memFree=1633592/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=8652 CPUtime=0
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1995778082 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 2163 280 208 79 0 156 0
[pid=30721] ppid=30720 vsize=8688 CPUtime=0
/proc/30721/stat : 30721 (galacM.sh) R 30720 30720 28347 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 1995778082 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 251601152671 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/30721/statm: 2172 288 210 79 0 165 0
[pid=30723] ppid=30721 vsize=128 CPUtime=0
/proc/30723/stat : 30723 (id) R 30721 30720 28347 0 -1 4194304 47 0 0 0 0 0 0 0 16 0 1 0 1995778082 131072 22 996147200 4194304 4211724 548682068832 18446744073709551615 251598534025 0 0 3674112 0 0 0 0 17 1 0 0
/proc/30723/statm: 32 22 16 4 0 3 0

[startup+0.0622489 s]
/proc/loadavg: 2.01 2.02 2.00 4/82 30720
/proc/meminfo: memFree=1633592/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=0.01
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.102253 s]
/proc/loadavg: 2.01 2.02 2.00 4/82 30720
/proc/meminfo: memFree=1633592/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=0.01
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.302275 s]
/proc/loadavg: 2.01 2.02 2.00 4/82 30720
/proc/meminfo: memFree=1633592/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=0.01
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.702322 s]
/proc/loadavg: 2.01 2.02 2.00 4/82 30720
/proc/meminfo: memFree=1633592/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=0.01
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50241 s]
/proc/loadavg: 2.01 2.02 2.00 4/92 30742
/proc/meminfo: memFree=1575400/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=0.01
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30734] ppid=30720 vsize=812992 CPUtime=1.45
/proc/30734/stat : 30734 (java) S 30720 30720 28347 0 -1 0 19610 0 1 0 135 10 0 0 18 0 9 0 1995778085 832503808 18613 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30734/statm: 203248 18613 2584 9 0 197229 0
[pid=30734/tid=30735] ppid=30720 vsize=812992 CPUtime=0.78
/proc/30734/task/30735/stat : 30735 (java) R 30720 30720 28347 0 -1 64 8182 0 1 0 73 5 0 0 25 0 9 0 1995778086 832503808 18613 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30736] ppid=30720 vsize=812992 CPUtime=0.53
/proc/30734/task/30736/stat : 30736 (java) R 30720 30720 28347 0 -1 64 9982 0 0 0 50 3 0 0 17 0 9 0 1995778087 832503808 18613 996147200 134512640 134550740 4294955600 18446744073709551615 104181529 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30737] ppid=30720 vsize=812992 CPUtime=0
/proc/30734/task/30737/stat : 30737 (java) S 30720 30720 28347 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995778087 832503808 18613 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30738] ppid=30720 vsize=812992 CPUtime=0
/proc/30734/task/30738/stat : 30738 (java) S 30720 30720 28347 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995778087 832503808 18613 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30739] ppid=30720 vsize=812992 CPUtime=0
/proc/30734/task/30739/stat : 30739 (java) S 30720 30720 28347 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995778089 832503808 18613 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30740] ppid=30720 vsize=812992 CPUtime=0.11
/proc/30734/task/30740/stat : 30740 (java) S 30720 30720 28347 0 -1 64 747 0 0 0 11 0 0 0 16 0 9 0 1995778089 832503808 18613 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30741] ppid=30720 vsize=812992 CPUtime=0
/proc/30734/task/30741/stat : 30741 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995778089 832503808 18613 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30742] ppid=30720 vsize=812992 CPUtime=0
/proc/30734/task/30742/stat : 30742 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995778089 832503808 18613 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860564

[startup+3.10159 s]
/proc/loadavg: 2.01 2.02 2.00 3/92 30742
/proc/meminfo: memFree=1555752/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=0.01
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30734] ppid=30720 vsize=812772 CPUtime=3.04
/proc/30734/stat : 30734 (java) S 30720 30720 28347 0 -1 0 25675 0 1 0 292 12 0 0 18 0 9 0 1995778085 832278528 24511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30734/statm: 203193 24511 2584 9 0 197174 0
[pid=30734/tid=30735] ppid=30720 vsize=812772 CPUtime=1.32
/proc/30734/task/30735/stat : 30735 (java) R 30720 30720 28347 0 -1 64 8188 0 1 0 127 5 0 0 25 0 9 0 1995778086 832278528 24511 996147200 134512640 134550740 4294955600 18446744073709551615 4126680935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30736] ppid=30720 vsize=812772 CPUtime=1.57
/proc/30734/task/30736/stat : 30736 (java) S 30720 30720 28347 0 -1 64 16038 0 0 0 152 5 0 0 18 0 9 0 1995778087 832278528 24511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30737] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30737/stat : 30737 (java) S 30720 30720 28347 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995778087 832278528 24511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30738] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30738/stat : 30738 (java) S 30720 30720 28347 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995778087 832278528 24511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30739] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30739/stat : 30739 (java) S 30720 30720 28347 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995778089 832278528 24511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30740] ppid=30720 vsize=812772 CPUtime=0.11
/proc/30734/task/30740/stat : 30740 (java) S 30720 30720 28347 0 -1 64 750 0 0 0 11 0 0 0 16 0 9 0 1995778089 832278528 24511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30741] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30741/stat : 30741 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995778089 832278528 24511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30742] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30742/stat : 30742 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995778089 832278528 24511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860344

[startup+6.30295 s]
/proc/loadavg: 2.01 2.02 2.00 3/92 30742
/proc/meminfo: memFree=1504360/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=0.01
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30734] ppid=30720 vsize=812772 CPUtime=6.23
/proc/30734/stat : 30734 (java) S 30720 30720 28347 0 -1 0 34458 0 1 0 607 16 0 0 18 0 9 0 1995778085 832278528 32727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30734/statm: 203193 32727 2584 9 0 197174 0
[pid=30734/tid=30735] ppid=30720 vsize=812772 CPUtime=1.92
/proc/30734/task/30735/stat : 30735 (java) S 30720 30720 28347 0 -1 64 8200 0 1 0 187 5 0 0 24 0 9 0 1995778086 832278528 32727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30736] ppid=30720 vsize=812772 CPUtime=4.16
/proc/30734/task/30736/stat : 30736 (java) R 30720 30720 28347 0 -1 64 24803 0 0 0 407 9 0 0 19 0 9 0 1995778087 832278528 32727 996147200 134512640 134550740 4294955600 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30737] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30737/stat : 30737 (java) S 30720 30720 28347 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995778087 832278528 32727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30738] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30738/stat : 30738 (java) S 30720 30720 28347 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995778087 832278528 32727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30739] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30739/stat : 30739 (java) S 30720 30720 28347 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995778089 832278528 32727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30740] ppid=30720 vsize=812772 CPUtime=0.12
/proc/30734/task/30740/stat : 30740 (java) S 30720 30720 28347 0 -1 64 756 0 0 0 12 0 0 0 16 0 9 0 1995778089 832278528 32727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30741] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30741/stat : 30741 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995778089 832278528 32727 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30742] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30742/stat : 30742 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995778089 832278528 32727 996147200 134512640 134550740 4294955600 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) 860344

[startup+12.7017 s]
/proc/loadavg: 2.09 2.04 2.01 3/92 30742
/proc/meminfo: memFree=1440616/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=0.01
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30734] ppid=30720 vsize=812772 CPUtime=12.59
/proc/30734/stat : 30734 (java) S 30720 30720 28347 0 -1 0 46235 0 1 0 1238 21 0 0 18 0 9 0 1995778085 832278528 44489 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30734/statm: 203193 44489 2584 9 0 197174 0
[pid=30734/tid=30735] ppid=30720 vsize=812772 CPUtime=2.85
/proc/30734/task/30735/stat : 30735 (java) R 30720 30720 28347 0 -1 64 8215 0 1 0 280 5 0 0 20 0 9 0 1995778086 832278528 44489 996147200 134512640 134550740 4294955600 18446744073709551615 4126675978 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30736] ppid=30720 vsize=812772 CPUtime=9.57
/proc/30734/task/30736/stat : 30736 (java) R 30720 30720 28347 0 -1 64 36547 0 0 0 943 14 0 0 25 0 9 0 1995778087 832278528 44489 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30737] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30737/stat : 30737 (java) S 30720 30720 28347 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995778087 832278528 44489 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30738] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30738/stat : 30738 (java) S 30720 30720 28347 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995778087 832278528 44489 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30739] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30739/stat : 30739 (java) S 30720 30720 28347 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995778089 832278528 44489 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30740] ppid=30720 vsize=812772 CPUtime=0.15
/proc/30734/task/30740/stat : 30740 (java) S 30720 30720 28347 0 -1 64 774 0 0 0 15 0 0 0 17 0 9 0 1995778089 832278528 44489 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30741] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30741/stat : 30741 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995778089 832278528 44489 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30742] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30742/stat : 30742 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995778089 832278528 44489 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860344

[startup+25.5021 s]
/proc/loadavg: 2.07 2.03 2.00 3/92 30742
/proc/meminfo: memFree=1378536/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=0.01
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 764 1697 0 0 0 0 0 1 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30734] ppid=30720 vsize=812772 CPUtime=25.33
/proc/30734/stat : 30734 (java) S 30720 30720 28347 0 -1 0 54363 0 1 0 2509 24 0 0 18 0 9 0 1995778085 832278528 52605 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30734/statm: 203193 52606 2584 9 0 197174 0
[pid=30734/tid=30735] ppid=30720 vsize=812772 CPUtime=10.05
/proc/30734/task/30735/stat : 30735 (java) R 30720 30720 28347 0 -1 64 9762 0 1 0 999 6 0 0 25 0 9 0 1995778086 832278528 52606 996147200 134512640 134550740 4294955600 18446744073709551615 4126914885 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30736] ppid=30720 vsize=812772 CPUtime=15.09
/proc/30734/task/30736/stat : 30736 (java) S 30720 30720 28347 0 -1 64 43115 0 0 0 1492 17 0 0 16 0 9 0 1995778087 832278528 52606 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30737] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30737/stat : 30737 (java) S 30720 30720 28347 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995778087 832278528 52606 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30738] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30738/stat : 30738 (java) S 30720 30720 28347 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995778087 832278528 52606 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30739] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30739/stat : 30739 (java) S 30720 30720 28347 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995778089 832278528 52606 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30740] ppid=30720 vsize=812772 CPUtime=0.17
/proc/30734/task/30740/stat : 30740 (java) S 30720 30720 28347 0 -1 64 788 0 0 0 17 0 0 0 15 0 9 0 1995778089 832278528 52606 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30741] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30741/stat : 30741 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995778089 832278528 52606 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30734/tid=30742] ppid=30720 vsize=812772 CPUtime=0
/proc/30734/task/30742/stat : 30742 (java) S 30720 30720 28347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995778089 832278528 52607 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34

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


[startup+282.303 s]
/proc/loadavg: 2.02 2.03 2.00 3/84 30830
/proc/meminfo: memFree=1313000/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=281256 CPUtime=171.92
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 69048 0 0 0 17144 48 0 0 25 0 1 0 1995788984 288006144 69008 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 70314 69008 57 152 0 70159 0
Current children cumulated CPU time (s) 280.37
Current children cumulated vsize (KiB) 328828

[startup+342.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/84 30830
/proc/meminfo: memFree=1152424/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=304896 CPUtime=231.89
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 74421 0 0 0 23138 51 0 0 25 0 1 0 1995788984 312213504 74381 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 76224 74381 57 152 0 76069 0
Current children cumulated CPU time (s) 340.34
Current children cumulated vsize (KiB) 352468

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 30831
/proc/meminfo: memFree=1009192/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=318528 CPUtime=291.88
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 77649 0 0 0 29134 54 0 0 25 0 1 0 1995788984 326172672 77609 996147200 134512640 135136200 4294955968 18446744073709551615 134520016 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 79632 77609 57 152 0 79477 0
Current children cumulated CPU time (s) 400.33
Current children cumulated vsize (KiB) 366100

[startup+462.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 30831
/proc/meminfo: memFree=906152/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=332240 CPUtime=351.86
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 80915 0 0 0 35129 57 0 0 25 0 1 0 1995788984 340213760 80875 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 83060 80875 57 152 0 82905 0
Current children cumulated CPU time (s) 460.31
Current children cumulated vsize (KiB) 379812

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30831
/proc/meminfo: memFree=834600/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=347324 CPUtime=411.84
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 84420 0 0 0 41125 59 0 0 25 0 1 0 1995788984 355659776 84380 996147200 134512640 135136200 4294955968 18446744073709551615 134529545 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 86831 84380 57 152 0 86676 0
Current children cumulated CPU time (s) 520.29
Current children cumulated vsize (KiB) 394896

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

[startup+537.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30831
/proc/meminfo: memFree=800104/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=351872 CPUtime=427.04
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 85464 0 0 0 42644 60 0 0 25 0 1 0 1995788984 360316928 85424 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 87968 85424 57 152 0 87813 0
Current children cumulated CPU time (s) 535.49
Current children cumulated vsize (KiB) 399444

[startup+563.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30831
/proc/meminfo: memFree=745832/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=357408 CPUtime=452.64
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 86779 0 0 0 45203 61 0 0 25 0 1 0 1995788984 365985792 86739 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 89352 86739 57 152 0 89197 0
Current children cumulated CPU time (s) 561.09
Current children cumulated vsize (KiB) 404980

[startup+569.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30831
/proc/meminfo: memFree=736360/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=359024 CPUtime=459.01
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 87138 0 0 0 45840 61 0 0 25 0 1 0 1995788984 367640576 87090 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 89756 87090 57 152 0 89601 0
Current children cumulated CPU time (s) 567.46
Current children cumulated vsize (KiB) 406596

[startup+572.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 30871
/proc/meminfo: memFree=1450152/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=359600 CPUtime=462.18
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 87276 0 0 0 46157 61 0 0 25 0 1 0 1995788984 368230400 87219 996147200 134512640 135136200 4294955968 18446744073709551615 134522232 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 89900 87219 57 152 0 89745 0
Current children cumulated CPU time (s) 570.63
Current children cumulated vsize (KiB) 407172

[startup+574.302 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 30883
/proc/meminfo: memFree=1439080/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=359600 CPUtime=463.77
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 87276 0 0 0 46316 61 0 0 25 0 1 0 1995788984 368230400 87219 996147200 134512640 135136200 4294955968 18446744073709551615 134522268 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 89900 87219 57 152 0 89745 0
Current children cumulated CPU time (s) 572.22
Current children cumulated vsize (KiB) 407172

[startup+575.102 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 30883
/proc/meminfo: memFree=1439080/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=359600 CPUtime=464.57
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 87276 0 0 0 46395 62 0 0 25 0 1 0 1995788984 368230400 87219 996147200 134512640 135136200 4294955968 18446744073709551615 134525989 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 89900 87219 57 152 0 89745 0
Current children cumulated CPU time (s) 573.02
Current children cumulated vsize (KiB) 407172

[startup+575.502 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 30883
/proc/meminfo: memFree=1434736/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=359600 CPUtime=464.97
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 87276 0 0 0 46435 62 0 0 25 0 1 0 1995788984 368230400 87219 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 89900 87219 57 152 0 89745 0
Current children cumulated CPU time (s) 573.42
Current children cumulated vsize (KiB) 407172

[startup+575.902 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 30883
/proc/meminfo: memFree=1434736/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=359600 CPUtime=465.37
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194304 87276 0 0 0 46475 62 0 0 25 0 1 0 1995788984 368230400 87219 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 89900 87219 57 152 0 89745 0
Current children cumulated CPU time (s) 573.82
Current children cumulated vsize (KiB) 407172

[startup+576.002 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 30883
/proc/meminfo: memFree=1434736/2055920 swapFree=4176360/4192956
[pid=30720] ppid=30718 vsize=47572 CPUtime=108.45
/proc/30720/stat : 30720 (galacM.sh) S 30718 30720 28347 0 -1 4194304 798 68949 0 1 0 1 10781 63 17 0 1 0 1995778082 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 251600759642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30720/statm: 11893 363 244 79 0 219 0
[pid=30743] ppid=30720 vsize=0 CPUtime=465.46
/proc/30743/stat : 30743 (minisat) R 30720 30720 28347 0 -1 4194308 87303 0 0 0 46481 65 0 0 25 0 1 0 1995788984 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/30743/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 573.91
Current children cumulated vsize (KiB) 47572

Child status: 0
Real time (s): 576.05
CPU time (s): 573.976
CPU user time (s): 572.632
CPU system time (s): 1.3438
CPU usage (%): 99.6399
Max. virtual memory (cumulated for all children) (KiB): 861120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 572.632
system time used= 1.3438
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157240
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= 4487
involuntary context switches= 9623

runsolver used 0.626904 second user time and 2.00669 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-04 12:41:50
IDJOB=1071195
IDBENCH=56048
IDSOLVER=350
FILE ID=node91/1071195-1215168110
PBS_JOBID= 7881435
Free space on /tmp= 66516 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/os-taillard-5/normalized-os-taillard-5-95-8.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071195-1215168110/watcher-1071195-1215168110 -o /tmp/evaluation-result-1071195-1215168110/solver-1071195-1215168110 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1071195-1215168110.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ec69a18ba15b065d64b927e35a64648c
RANDOM SEED=1315217823

node91.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.231
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.231
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:       1634072 kB
Buffers:         15072 kB
Cached:         147792 kB
SwapCached:       8020 kB
Active:         340412 kB
Inactive:        34996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634072 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:            3432 kB
Writeback:           0 kB
Mapped:         218504 kB
Slab:            30660 kB
Committed_AS: 12525536 kB
PageTables:       2644 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 node91 at 2008-07-04 12:51:26