Trace number 1071321

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 M? (MO) 468.14 469.515

General information on the benchmark

Namecsp/os-taillard-5/
normalized-os-taillard-5-105-8.xml
MD5SUM17827f93e933175841739ca80f430006
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
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 size356
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 ---
15.61/15.88	c start processing
15.61/15.88	c start relation processing
27.40/27.77	c start cnf exporting
129.59/130.62	c parsing time : 15.754
129.59/130.62	c preprocessing time : 130.498
129.59/130.62	
129.59/130.62	c Nary constraints - conflicts : 0 supports : 0
129.59/130.62	c Binary constraints - conflicts : 89 supports :11
129.59/130.62	c max arity constraint : 2
129.59/130.62	c Max Tuples generated 124600
129.59/130.62	c relations : 100
129.59/130.62	c relations BDD: 0
129.59/130.62	c sampling 70/100
129.59/130.62	c vars : 7722 - clauses :  4097283
129.59/130.62	
129.59/130.69	 
129.59/130.69	c --- SAT Solver Stats ---
129.59/130.69	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1071321-1215168365/watcher-1071321-1215168365 -o /tmp/evaluation-result-1071321-1215168365/solver-1071321-1215168365 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1071321-1215168365.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.02 2.00 4/73 28906
/proc/meminfo: memFree=1478296/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=5316 CPUtime=0
/proc/28906/stat : 28906 (galacM.sh) R 28904 28906 27986 0 -1 4194304 228 0 0 0 0 0 0 0 21 0 1 0 1995811871 5443584 192 996147200 4194304 4520092 548682068832 18446744073709551615 259910561707 0 0 4096 8192 0 0 0 17 1 0 0
/proc/28906/statm: 1329 192 145 79 0 121 0

[startup+0.0458541 s]
/proc/loadavg: 1.92 2.02 2.00 4/73 28906
/proc/meminfo: memFree=1478296/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.104861 s]
/proc/loadavg: 1.92 2.02 2.00 4/73 28906
/proc/meminfo: memFree=1478296/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301885 s]
/proc/loadavg: 1.92 2.02 2.00 4/73 28906
/proc/meminfo: memFree=1478296/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701919 s]
/proc/loadavg: 1.92 2.02 2.00 4/73 28906
/proc/meminfo: memFree=1478296/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.502 s]
/proc/loadavg: 1.92 2.02 2.00 3/83 28928
/proc/meminfo: memFree=1418376/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=28920] ppid=28906 vsize=813028 CPUtime=1.44
/proc/28920/stat : 28920 (java) S 28906 28906 27986 0 -1 0 20121 0 1 0 133 11 0 0 18 0 9 0 1995811875 832540672 19170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28920/statm: 203257 19170 2586 9 0 197238 0
[pid=28920/tid=28921] ppid=28906 vsize=813028 CPUtime=0.96
/proc/28920/task/28921/stat : 28921 (java) R 28906 28906 27986 0 -1 64 10442 0 1 0 90 6 0 0 25 0 9 0 1995811876 832540672 19170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28922] ppid=28906 vsize=813028 CPUtime=0.33
/proc/28920/task/28922/stat : 28922 (java) R 28906 28906 27986 0 -1 64 8232 0 0 0 30 3 0 0 16 0 9 0 1995811877 832540672 19170 996147200 134512640 134550740 4294955600 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28923] ppid=28906 vsize=813028 CPUtime=0
/proc/28920/task/28923/stat : 28923 (java) S 28906 28906 27986 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995811878 832540672 19170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28924] ppid=28906 vsize=813028 CPUtime=0
/proc/28920/task/28924/stat : 28924 (java) S 28906 28906 27986 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995811878 832540672 19170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28925] ppid=28906 vsize=813028 CPUtime=0
/proc/28920/task/28925/stat : 28925 (java) S 28906 28906 27986 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995811880 832540672 19170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28926] ppid=28906 vsize=813028 CPUtime=0.12
/proc/28920/task/28926/stat : 28926 (java) S 28906 28906 27986 0 -1 64 746 0 0 0 12 0 0 0 16 0 9 0 1995811880 832540672 19170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28927] ppid=28906 vsize=813028 CPUtime=0
/proc/28920/task/28927/stat : 28927 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995811880 832540672 19170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28928] ppid=28906 vsize=813028 CPUtime=0
/proc/28920/task/28928/stat : 28928 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995811880 832540672 19170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860588

[startup+3.10215 s]
/proc/loadavg: 2.01 2.04 2.00 4/83 28928
/proc/meminfo: memFree=1395272/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=28920] ppid=28906 vsize=812776 CPUtime=3.02
/proc/28920/stat : 28920 (java) S 28906 28906 27986 0 -1 0 26314 0 1 0 289 13 0 0 18 0 9 0 1995811875 832282624 24933 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28920/statm: 203194 24933 2586 9 0 197175 0
[pid=28920/tid=28921] ppid=28906 vsize=812776 CPUtime=1.67
/proc/28920/task/28921/stat : 28921 (java) R 28906 28906 27986 0 -1 64 10447 0 1 0 161 6 0 0 25 0 9 0 1995811876 832282624 24933 996147200 134512640 134550740 4294955600 18446744073709551615 4126680311 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28922] ppid=28906 vsize=812776 CPUtime=1.19
/proc/28920/task/28922/stat : 28922 (java) S 28906 28906 27986 0 -1 64 14417 0 0 0 114 5 0 0 18 0 9 0 1995811877 832282624 24933 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28923] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28923/stat : 28923 (java) S 28906 28906 27986 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 24933 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28924] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28924/stat : 28924 (java) S 28906 28906 27986 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 24933 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28925] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28925/stat : 28925 (java) S 28906 28906 27986 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995811880 832282624 24933 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28926] ppid=28906 vsize=812776 CPUtime=0.12
/proc/28920/task/28926/stat : 28926 (java) S 28906 28906 27986 0 -1 64 749 0 0 0 12 0 0 0 15 0 9 0 1995811880 832282624 24933 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28927] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28927/stat : 28927 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995811880 832282624 24933 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28928] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28928/stat : 28928 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995811880 832282624 24933 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860336

[startup+6.30245 s]
/proc/loadavg: 2.01 2.04 2.00 3/83 28928
/proc/meminfo: memFree=1340296/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=28920] ppid=28906 vsize=812776 CPUtime=6.19
/proc/28920/stat : 28920 (java) S 28906 28906 27986 0 -1 0 39434 0 1 0 600 19 0 0 18 0 9 0 1995811875 832282624 37581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28920/statm: 203194 37581 2586 9 0 197175 0
[pid=28920/tid=28921] ppid=28906 vsize=812776 CPUtime=2.59
/proc/28920/task/28921/stat : 28921 (java) R 28906 28906 27986 0 -1 64 10984 0 1 0 252 7 0 0 25 0 9 0 1995811876 832282624 37581 996147200 134512640 134550740 4294955600 18446744073709551615 4126687081 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28922] ppid=28906 vsize=812776 CPUtime=3.44
/proc/28920/task/28922/stat : 28922 (java) S 28906 28906 27986 0 -1 64 26994 0 0 0 333 11 0 0 19 0 9 0 1995811877 832282624 37581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28923] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28923/stat : 28923 (java) S 28906 28906 27986 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 37581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28924] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28924/stat : 28924 (java) S 28906 28906 27986 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 37581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28925] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28925/stat : 28925 (java) S 28906 28906 27986 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995811880 832282624 37581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28926] ppid=28906 vsize=812776 CPUtime=0.13
/proc/28920/task/28926/stat : 28926 (java) S 28906 28906 27986 0 -1 64 755 0 0 0 13 0 0 0 15 0 9 0 1995811880 832282624 37581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28927] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28927/stat : 28927 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995811880 832282624 37581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28928] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28928/stat : 28928 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995811880 832282624 37581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860336

[startup+12.7021 s]
/proc/loadavg: 2.16 2.07 2.01 3/83 28928
/proc/meminfo: memFree=1253064/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=28920] ppid=28906 vsize=812776 CPUtime=12.54
/proc/28920/stat : 28920 (java) S 28906 28906 27986 0 -1 0 59262 0 1 0 1225 29 0 0 18 0 9 0 1995811875 832282624 57399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28920/statm: 203194 57399 2586 9 0 197175 0
[pid=28920/tid=28921] ppid=28906 vsize=812776 CPUtime=3.92
/proc/28920/task/28921/stat : 28921 (java) S 28906 28906 27986 0 -1 64 13313 0 1 0 383 9 0 0 24 0 9 0 1995811876 832282624 57399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28922] ppid=28906 vsize=812776 CPUtime=8.42
/proc/28920/task/28922/stat : 28922 (java) R 28906 28906 27986 0 -1 64 44475 0 0 0 824 18 0 0 20 0 9 0 1995811877 832282624 57399 996147200 134512640 134550740 4294955600 18446744073709551615 103736946 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28923] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28923/stat : 28923 (java) S 28906 28906 27986 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 57399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28924] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28924/stat : 28924 (java) S 28906 28906 27986 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 57399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28925] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28925/stat : 28925 (java) S 28906 28906 27986 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995811880 832282624 57399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28926] ppid=28906 vsize=812776 CPUtime=0.16
/proc/28920/task/28926/stat : 28926 (java) S 28906 28906 27986 0 -1 64 773 0 0 0 16 0 0 0 15 0 9 0 1995811880 832282624 57399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28927] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28927/stat : 28927 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995811880 832282624 57399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28928] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28928/stat : 28928 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995811880 832282624 57399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 860336

[startup+25.5013 s]
/proc/loadavg: 2.14 2.07 2.01 3/83 28928
/proc/meminfo: memFree=1204168/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=28920] ppid=28906 vsize=812776 CPUtime=25.21
/proc/28920/stat : 28920 (java) S 28906 28906 27986 0 -1 0 66278 0 1 0 2489 32 0 0 18 0 9 0 1995811875 832282624 64410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28920/statm: 203194 64410 2586 9 0 197175 0
[pid=28920/tid=28921] ppid=28906 vsize=812776 CPUtime=14.05
/proc/28920/task/28921/stat : 28921 (java) R 28906 28906 27986 0 -1 64 13319 0 1 0 1396 9 0 0 25 0 9 0 1995811876 832282624 64410 996147200 134512640 134550740 4294955600 18446744073709551615 4126888304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28922] ppid=28906 vsize=812776 CPUtime=10.95
/proc/28920/task/28922/stat : 28922 (java) S 28906 28906 27986 0 -1 64 51471 0 0 0 1073 22 0 0 16 0 9 0 1995811877 832282624 64410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28923] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28923/stat : 28923 (java) S 28906 28906 27986 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 64410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28924] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28924/stat : 28924 (java) S 28906 28906 27986 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 64410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28925] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28925/stat : 28925 (java) S 28906 28906 27986 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995811880 832282624 64410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28926] ppid=28906 vsize=812776 CPUtime=0.19
/proc/28920/task/28926/stat : 28926 (java) S 28906 28906 27986 0 -1 64 787 0 0 0 19 0 0 0 15 0 9 0 1995811880 832282624 64410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28927] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28927/stat : 28927 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995811880 832282624 64410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28928] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28928/stat : 28928 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995811880 832282624 64410 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 860336

[startup+51.1017 s]
/proc/loadavg: 2.09 2.06 2.01 3/83 28928
/proc/meminfo: memFree=1141384/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=28920] ppid=28906 vsize=812776 CPUtime=50.57
/proc/28920/stat : 28920 (java) S 28906 28906 27986 0 -1 0 73336 0 1 0 5009 48 0 0 18 0 9 0 1995811875 832282624 71418 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28920/statm: 203194 71418 2591 9 0 197175 0
[pid=28920/tid=28921] ppid=28906 vsize=812776 CPUtime=39.12
/proc/28920/task/28921/stat : 28921 (java) R 28906 28906 27986 0 -1 64 14688 0 1 0 3891 21 0 0 25 0 9 0 1995811876 832282624 71418 996147200 134512640 134550740 4294955600 18446744073709551615 4126927498 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28922] ppid=28906 vsize=812776 CPUtime=11.16
/proc/28920/task/28922/stat : 28922 (java) S 28906 28906 27986 0 -1 64 57122 0 0 0 1091 25 0 0 16 0 9 0 1995811877 832282624 71418 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28923] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28923/stat : 28923 (java) S 28906 28906 27986 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 71418 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28924] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28924/stat : 28924 (java) S 28906 28906 27986 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 71418 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28925] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28925/stat : 28925 (java) S 28906 28906 27986 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995811880 832282624 71418 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28926] ppid=28906 vsize=812776 CPUtime=0.25
/proc/28920/task/28926/stat : 28926 (java) S 28906 28906 27986 0 -1 64 825 0 0 0 25 0 0 0 15 0 9 0 1995811880 832282624 71418 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28927] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28927/stat : 28927 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995811880 832282624 71418 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28928] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28928/stat : 28928 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995811880 832282624 71418 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 860336

[startup+102.307 s]
/proc/loadavg: 1.97 2.03 2.00 3/91 29087
/proc/meminfo: memFree=1476032/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=0.01
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=28920] ppid=28906 vsize=812776 CPUtime=101.3
/proc/28920/stat : 28920 (java) S 28906 28906 27986 0 -1 0 73471 0 1 0 10063 67 0 0 18 0 9 0 1995811875 832282624 71473 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28920/statm: 203194 71473 2591 9 0 197175 0
[pid=28920/tid=28921] ppid=28906 vsize=812776 CPUtime=89.75
/proc/28920/task/28921/stat : 28921 (java) R 28906 28906 27986 0 -1 64 14768 0 1 0 8935 40 0 0 25 0 9 0 1995811876 832282624 71473 996147200 134512640 134550740 4294955600 18446744073709551615 4127008360 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28920/tid=28922] ppid=28906 vsize=812776 CPUtime=11.25
/proc/28920/task/28922/stat : 28922 (java) S 28906 28906 27986 0 -1 64 57167 0 0 0 1100 25 0 0 16 0 9 0 1995811877 832282624 71473 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28920/tid=28923] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28923/stat : 28923 (java) S 28906 28906 27986 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 71473 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28924] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28924/stat : 28924 (java) S 28906 28906 27986 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995811878 832282624 71473 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28925] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28925/stat : 28925 (java) S 28906 28906 27986 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995811880 832282624 71473 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28926] ppid=28906 vsize=812776 CPUtime=0.27
/proc/28920/task/28926/stat : 28926 (java) S 28906 28906 27986 0 -1 64 835 0 0 0 27 0 0 0 15 0 9 0 1995811880 832282624 71473 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28927] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28927/stat : 28927 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995811880 832282624 71473 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28920/tid=28928] ppid=28906 vsize=812776 CPUtime=0
/proc/28920/task/28928/stat : 28928 (java) S 28906 28906 27986 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995811880 832282624 71473 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 860336

[startup+162.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/76 29139
/proc/meminfo: memFree=1495616/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=129.67
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 799 75239 0 1 0 0 12883 84 17 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=29088] ppid=28906 vsize=263460 CPUtime=31.38
/proc/29088/stat : 29088 (minisat) R 28906 28906 27986 0 -1 4194304 64542 0 0 0 3099 39 0 0 25 0 1 0 1995824941 269783040 64523 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 0 0 0
/proc/29088/statm: 65865 64523 57 152 0 65710 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 311020

[startup+222.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/76 29139
/proc/meminfo: memFree=1387072/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=129.67
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 799 75239 0 1 0 0 12883 84 17 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=29088] ppid=28906 vsize=368516 CPUtime=91.35
/proc/29088/stat : 29088 (minisat) R 28906 28906 27986 0 -1 4194304 90800 0 0 0 9081 54 0 0 25 0 1 0 1995824941 377360384 90781 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/29088/statm: 92129 90781 57 152 0 91974 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 416076

[startup+282.302 s]
/proc/loadavg: 1.99 2.01 2.00 3/76 29139
/proc/meminfo: memFree=1233280/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=129.67
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 799 75239 0 1 0 0 12883 84 17 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=29088] ppid=28906 vsize=520756 CPUtime=151.33
/proc/29088/stat : 29088 (minisat) R 28906 28906 27986 0 -1 4194304 128778 0 0 0 15056 77 0 0 25 0 1 0 1995824941 533254144 128759 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 0 0 0
/proc/29088/statm: 130189 128759 57 152 0 130034 0
Current children cumulated CPU time (s) 281
Current children cumulated vsize (KiB) 568316

[startup+342.302 s]
/proc/loadavg: 2.18 2.06 2.01 3/86 29194
/proc/meminfo: memFree=1078192/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=129.67
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 799 75239 0 1 0 0 12883 84 17 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=29088] ppid=28906 vsize=630464 CPUtime=211.31
/proc/29088/stat : 29088 (minisat) R 28906 28906 27986 0 -1 4194304 156159 0 0 0 21035 96 0 0 25 0 1 0 1995824941 645595136 156140 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/29088/statm: 157616 156140 57 152 0 157461 0
Current children cumulated CPU time (s) 340.98
Current children cumulated vsize (KiB) 678024

[startup+402.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/86 29194
/proc/meminfo: memFree=993200/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=129.67
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 799 75239 0 1 0 0 12883 84 17 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=29088] ppid=28906 vsize=718048 CPUtime=271.29
/proc/29088/stat : 29088 (minisat) R 28906 28906 27986 0 -1 4194304 177961 0 0 0 27022 107 0 0 25 0 1 0 1995824941 735281152 177942 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/29088/statm: 179512 177942 57 152 0 179357 0
Current children cumulated CPU time (s) 400.96
Current children cumulated vsize (KiB) 765608

[startup+462.302 s]
/proc/loadavg: 2.09 2.06 2.01 3/86 29194
/proc/meminfo: memFree=850800/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=129.67
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 799 75239 0 1 0 0 12883 84 17 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=29088] ppid=28906 vsize=858264 CPUtime=331.26
/proc/29088/stat : 29088 (minisat) R 28906 28906 27986 0 -1 4194304 213010 0 0 0 33001 125 0 0 25 0 1 0 1995824941 878862336 212991 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 0 0 0
/proc/29088/statm: 214566 212991 57 152 0 214411 0
Current children cumulated CPU time (s) 460.93
Current children cumulated vsize (KiB) 905824



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+469.503 s]
/proc/loadavg: 2.08 2.06 2.01 3/86 29194
/proc/meminfo: memFree=834224/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=129.67
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 799 75239 0 1 0 0 12883 84 17 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=29088] ppid=28906 vsize=874072 CPUtime=338.47
/proc/29088/stat : 29088 (minisat) R 28906 28906 27986 0 -1 4194304 216953 0 0 0 33720 127 0 0 25 0 1 0 1995824941 895049728 216934 996147200 134512640 135136200 4294955968 18446744073709551615 134527329 0 0 4096 3 0 0 0 17 0 0 0
/proc/29088/statm: 218518 216934 57 152 0 218363 0
Current children cumulated CPU time (s) 468.14
Current children cumulated vsize (KiB) 921632

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+469.503 s]
/proc/loadavg: 2.08 2.06 2.01 3/86 29194
/proc/meminfo: memFree=834224/2055920 swapFree=4180028/4192956
[pid=28906] ppid=28904 vsize=47560 CPUtime=129.67
/proc/28906/stat : 28906 (galacM.sh) S 28904 28906 27986 0 -1 4194304 799 75239 0 1 0 0 12883 84 17 0 1 0 1995811871 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28906/statm: 11890 364 245 79 0 219 0
[pid=29088] ppid=28906 vsize=874072 CPUtime=338.47
/proc/29088/stat : 29088 (minisat) R 28906 28906 27986 0 -1 4194304 216953 0 0 0 33720 127 0 0 25 0 1 0 1995824941 895049728 216934 996147200 134512640 135136200 4294955968 18446744073709551615 134527329 0 0 4096 3 0 0 0 17 0 0 0
/proc/29088/statm: 218518 216934 57 152 0 218363 0
Current children cumulated CPU time (s) 468.14
Current children cumulated vsize (KiB) 921632

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28906 and gives
#  childrusage.ru_utime.tv_sec=128
#  childrusage.ru_utime.tv_usec=840413
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=848870
# CPU time returned by wait4() is 129.689
# while last known CPU time is 468.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 469.515
CPU time (s): 468.14
CPU user time (s): 466.03
CPU system time (s): 2.11
CPU usage (%): 99.7071
Max. virtual memory (cumulated for all children) (KiB): 921632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.84
system time used= 0.84887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76038
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= 5025
involuntary context switches= 6567

runsolver used 0.571913 second user time and 1.58276 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-04 12:46:05
IDJOB=1071321
IDBENCH=56070
IDSOLVER=350
FILE ID=node4/1071321-1215168365
PBS_JOBID= 7881418
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17827f93e933175841739ca80f430006
RANDOM SEED=2030139617

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1478776 kB
Buffers:         31384 kB
Cached:         175616 kB
SwapCached:       6792 kB
Active:         477832 kB
Inactive:        44516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478776 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            3260 kB
Writeback:           0 kB
Mapped:         322028 kB
Slab:            39472 kB
Committed_AS:  3537792 kB
PageTables:       2532 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= 66448 MiB
End job on node4 at 2008-07-04 12:53:56