Trace number 1055701

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 400.892 403.041

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-29_ext.xml
MD5SUM7ae50f6d6a62511b0bcb1887c36d915c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06099
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
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 ---
0.01/0.81	c start processing
0.01/0.81	c start relation processing
1.26/1.36	c start cnf exporting
190.33/191.50	c parsing time : 0.683
190.33/191.50	c preprocessing time : 191.369
190.33/191.50	
190.33/191.50	c Nary constraints - conflicts : 0 supports : 20
190.33/191.50	c Binary constraints - conflicts : 190 supports :20
190.33/191.50	c max arity constraint : 3
190.33/191.50	c Max Tuples generated 0
190.33/191.50	c relations : 23
190.33/191.50	c relations BDD: 2
190.33/191.50	c sampling 0/0
190.33/191.50	c vars : 194732 - clauses :  10862387
190.33/191.50	
190.42/191.55	 
190.42/191.55	c --- SAT Solver Stats ---
190.42/191.55	 
398.35/400.58	c restarts              : 15
398.35/400.58	c conflicts             : 63365          (306 /sec)
398.35/400.58	c decisions             : 473748         (1.47 % random) (2286 /sec)
398.35/400.58	c propagations          : 266740691      (1287144 /sec)
398.35/400.58	c conflict literals     : 9336734        (12.22 % deleted)
398.35/400.58	c Memory used           : 394.38 MB
398.35/400.58	c CPU time              : 207.234 s
398.35/400.58	
398.45/400.66	s SATISFIABLE
400.73/402.94	v 17 13 13 11 20 8 15 8 19 0 9 6 6 5 12 4 16 12 5 4 18 9 7 11 14 2 8 3 4 3 2 1 3 4 10 11 1 13 11 3 24 32 40 40 46 51 55 67 71 80 91 93 96 99 100 104 115 128 131 131 0

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-1055701-1215060085/watcher-1055701-1215060085 -o /tmp/evaluation-result-1055701-1215060085/solver-1055701-1215060085 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055701-1215060085.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.07 2.03 2.00 3/72 19290
/proc/meminfo: memFree=1712984/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=1736 CPUtime=0
/proc/19290/stat : 19290 (galacM.sh) R 19288 19290 15151 0 -1 4194304 48 0 0 0 0 0 0 0 19 0 1 0 117678658 1777664 33 996147200 4194304 4520092 548682068832 18446744073709551615 233586098896 0 0 4096 0 0 0 0 17 0 0 0
/proc/19290/statm: 434 33 25 79 0 53 0

[startup+0.0825011 s]
/proc/loadavg: 2.07 2.03 2.00 3/72 19290
/proc/meminfo: memFree=1712984/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101501 s]
/proc/loadavg: 2.07 2.03 2.00 3/72 19290
/proc/meminfo: memFree=1712984/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301522 s]
/proc/loadavg: 2.07 2.03 2.00 3/72 19290
/proc/meminfo: memFree=1712984/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701569 s]
/proc/loadavg: 2.07 2.03 2.00 3/72 19290
/proc/meminfo: memFree=1712984/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50165 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 19312
/proc/meminfo: memFree=1675720/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
[pid=19304] ppid=19290 vsize=812744 CPUtime=1.44
/proc/19304/stat : 19304 (java) S 19290 19290 15151 0 -1 0 13462 0 1 0 136 8 0 0 18 0 9 0 117678662 832249856 12880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19304/statm: 203186 12880 1905 9 0 197168 0
[pid=19304/tid=19305] ppid=19290 vsize=812744 CPUtime=1.18
/proc/19304/task/19305/stat : 19305 (java) R 19290 19290 15151 0 -1 64 11919 0 1 0 112 6 0 0 25 0 9 0 117678663 832249856 12880 996147200 134512640 134550740 4294955616 18446744073709551615 4126995086 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19306] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19306/stat : 19306 (java) S 19290 19290 15151 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 117678664 832249856 12880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19307] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19307/stat : 19307 (java) S 19290 19290 15151 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 117678664 832249856 12880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19308] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19308/stat : 19308 (java) S 19290 19290 15151 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 117678664 832249856 12880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19309] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19309/stat : 19309 (java) S 19290 19290 15151 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 117678667 832249856 12880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19310] ppid=19290 vsize=812744 CPUtime=0.25
/proc/19304/task/19310/stat : 19310 (java) S 19290 19290 15151 0 -1 64 840 0 0 0 24 1 0 0 16 0 9 0 117678667 832249856 12880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19311] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19311/stat : 19311 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117678667 832249856 12880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19312] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19312/stat : 19312 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117678667 832249856 12880 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860312

[startup+3.10281 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 19312
/proc/meminfo: memFree=1638536/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
[pid=19304] ppid=19290 vsize=812744 CPUtime=3.03
/proc/19304/stat : 19304 (java) S 19290 19290 15151 0 -1 0 22110 0 1 0 289 14 0 0 18 0 9 0 117678662 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19304/statm: 203186 21525 1916 9 0 197168 0
[pid=19304/tid=19305] ppid=19290 vsize=812744 CPUtime=2.67
/proc/19304/task/19305/stat : 19305 (java) R 19290 19290 15151 0 -1 64 14544 0 1 0 258 9 0 0 25 0 9 0 117678663 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 102880940 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19306] ppid=19290 vsize=812744 CPUtime=0.09
/proc/19304/task/19306/stat : 19306 (java) S 19290 19290 15151 0 -1 64 6021 0 0 0 6 3 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19307] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19307/stat : 19307 (java) S 19290 19290 15151 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19308] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19308/stat : 19308 (java) S 19290 19290 15151 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19309] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19309/stat : 19309 (java) S 19290 19290 15151 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19310] ppid=19290 vsize=812744 CPUtime=0.25
/proc/19304/task/19310/stat : 19310 (java) S 19290 19290 15151 0 -1 64 844 0 0 0 24 1 0 0 15 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19311] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19311/stat : 19311 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19312] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19312/stat : 19312 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860312

[startup+6.30213 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 19312
/proc/meminfo: memFree=1630216/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
[pid=19304] ppid=19290 vsize=812744 CPUtime=6.21
/proc/19304/stat : 19304 (java) S 19290 19290 15151 0 -1 0 22118 0 1 0 606 15 0 0 18 0 9 0 117678662 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19304/statm: 203186 21525 1916 9 0 197168 0
[pid=19304/tid=19305] ppid=19290 vsize=812744 CPUtime=5.84
/proc/19304/task/19305/stat : 19305 (java) R 19290 19290 15151 0 -1 64 14552 0 1 0 574 10 0 0 25 0 9 0 117678663 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4126640050 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19306] ppid=19290 vsize=812744 CPUtime=0.09
/proc/19304/task/19306/stat : 19306 (java) S 19290 19290 15151 0 -1 64 6021 0 0 0 6 3 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19307] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19307/stat : 19307 (java) S 19290 19290 15151 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19308] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19308/stat : 19308 (java) S 19290 19290 15151 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19309] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19309/stat : 19309 (java) S 19290 19290 15151 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19310] ppid=19290 vsize=812744 CPUtime=0.25
/proc/19304/task/19310/stat : 19310 (java) S 19290 19290 15151 0 -1 64 844 0 0 0 24 1 0 0 15 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19311] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19311/stat : 19311 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19312] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19312/stat : 19312 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860312

[startup+12.7028 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 19312
/proc/meminfo: memFree=1624848/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
[pid=19304] ppid=19290 vsize=812744 CPUtime=12.58
/proc/19304/stat : 19304 (java) S 19290 19290 15151 0 -1 0 22132 0 1 0 1239 19 0 0 18 0 9 0 117678662 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19304/statm: 203186 21525 1916 9 0 197168 0
[pid=19304/tid=19305] ppid=19290 vsize=812744 CPUtime=12.2
/proc/19304/task/19305/stat : 19305 (java) R 19290 19290 15151 0 -1 64 14566 0 1 0 1206 14 0 0 25 0 9 0 117678663 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 103232512 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19306] ppid=19290 vsize=812744 CPUtime=0.1
/proc/19304/task/19306/stat : 19306 (java) S 19290 19290 15151 0 -1 64 6021 0 0 0 7 3 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19307] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19307/stat : 19307 (java) S 19290 19290 15151 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19308] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19308/stat : 19308 (java) S 19290 19290 15151 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19309] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19309/stat : 19309 (java) S 19290 19290 15151 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19310] ppid=19290 vsize=812744 CPUtime=0.25
/proc/19304/task/19310/stat : 19310 (java) S 19290 19290 15151 0 -1 64 844 0 0 0 24 1 0 0 15 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19311] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19311/stat : 19311 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19312] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19312/stat : 19312 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 860312

[startup+25.5011 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 19312
/proc/meminfo: memFree=1613520/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
[pid=19304] ppid=19290 vsize=812744 CPUtime=25.3
/proc/19304/stat : 19304 (java) S 19290 19290 15151 0 -1 0 22159 0 1 0 2505 25 0 0 18 0 9 0 117678662 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19304/statm: 203186 21525 1916 9 0 197168 0
[pid=19304/tid=19305] ppid=19290 vsize=812744 CPUtime=24.92
/proc/19304/task/19305/stat : 19305 (java) R 19290 19290 15151 0 -1 64 14593 0 1 0 2472 20 0 0 25 0 9 0 117678663 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4126967452 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19306] ppid=19290 vsize=812744 CPUtime=0.11
/proc/19304/task/19306/stat : 19306 (java) S 19290 19290 15151 0 -1 64 6021 0 0 0 8 3 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19307] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19307/stat : 19307 (java) S 19290 19290 15151 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19308] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19308/stat : 19308 (java) S 19290 19290 15151 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19309] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19309/stat : 19309 (java) S 19290 19290 15151 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19310] ppid=19290 vsize=812744 CPUtime=0.25
/proc/19304/task/19310/stat : 19310 (java) S 19290 19290 15151 0 -1 64 844 0 0 0 24 1 0 0 16 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19311] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19311/stat : 19311 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19312] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19312/stat : 19312 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 860312

[startup+51.1017 s]
/proc/loadavg: 2.03 2.02 2.00 3/82 19312
/proc/meminfo: memFree=1591696/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01

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

/proc/19304/task/19308/stat : 19308 (java) S 19290 19290 15151 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19309] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19309/stat : 19309 (java) S 19290 19290 15151 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19310] ppid=19290 vsize=812744 CPUtime=0.25
/proc/19304/task/19310/stat : 19310 (java) S 19290 19290 15151 0 -1 64 844 0 0 0 24 1 0 0 16 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19311] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19311/stat : 19311 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19312] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19312/stat : 19312 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 860312

[startup+162.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 19312
/proc/meminfo: memFree=1485648/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=0.01
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
[pid=19304] ppid=19290 vsize=812744 CPUtime=161.36
/proc/19304/stat : 19304 (java) S 19290 19290 15151 0 -1 0 22449 0 1 0 16037 99 0 0 18 0 9 0 117678662 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19304/statm: 203186 21525 1916 9 0 197168 0
[pid=19304/tid=19305] ppid=19290 vsize=812744 CPUtime=160.84
/proc/19304/task/19305/stat : 19305 (java) R 19290 19290 15151 0 -1 64 14883 0 1 0 15992 92 0 0 25 0 9 0 117678663 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4126985345 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19306] ppid=19290 vsize=812744 CPUtime=0.24
/proc/19304/task/19306/stat : 19306 (java) S 19290 19290 15151 0 -1 64 6021 0 0 0 20 4 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19307] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19307/stat : 19307 (java) S 19290 19290 15151 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19308] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19308/stat : 19308 (java) S 19290 19290 15151 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 117678664 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19309] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19309/stat : 19309 (java) S 19290 19290 15151 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19310] ppid=19290 vsize=812744 CPUtime=0.25
/proc/19304/task/19310/stat : 19310 (java) S 19290 19290 15151 0 -1 64 844 0 0 0 24 1 0 0 16 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19304/tid=19311] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19311/stat : 19311 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19304/tid=19312] ppid=19290 vsize=812744 CPUtime=0
/proc/19304/task/19312/stat : 19312 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117678667 832249856 21525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.37
Current children cumulated vsize (KiB) 860312

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19313
/proc/meminfo: memFree=1149008/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=190.43
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 798 24604 0 1 0 0 18930 113 17 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
[pid=19313] ppid=19290 vsize=403188 CPUtime=30.59
/proc/19313/stat : 19313 (minisat) R 19290 19290 15151 0 -1 4194304 99151 0 0 0 2982 77 0 0 25 0 1 0 117697814 412864512 99132 996147200 134512640 135136200 4294955968 18446744073709551615 134522262 0 0 4096 3 0 0 0 17 1 0 0
/proc/19313/statm: 100797 99132 54 152 0 100642 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 450756

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19313
/proc/meminfo: memFree=1148560/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=190.43
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 798 24604 0 1 0 0 18930 113 17 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
[pid=19313] ppid=19290 vsize=403836 CPUtime=90.3
/proc/19313/stat : 19313 (minisat) R 19290 19290 15151 0 -1 4194304 99306 0 0 0 8953 77 0 0 25 0 1 0 117697814 413528064 99287 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/19313/statm: 100959 99287 57 152 0 100804 0
Current children cumulated CPU time (s) 280.73
Current children cumulated vsize (KiB) 451404

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 19313
/proc/meminfo: memFree=1148560/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=190.43
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 798 24604 0 1 0 0 18930 113 17 0 1 0 117678658 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19290/statm: 11892 363 244 79 0 219 0
[pid=19313] ppid=19290 vsize=403836 CPUtime=150
/proc/19313/stat : 19313 (minisat) R 19290 19290 15151 0 -1 4194304 99306 0 0 0 14923 77 0 0 25 0 1 0 117697814 413528064 99287 996147200 134512640 135136200 4294955968 18446744073709551615 134521296 0 0 4096 3 0 0 0 17 1 0 0
/proc/19313/statm: 100959 99287 57 152 0 100804 0
Current children cumulated CPU time (s) 340.43
Current children cumulated vsize (KiB) 451404

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19322
/proc/meminfo: memFree=1518856/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=398.59
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 835 123946 0 1 0 1 39660 198 16 0 1 0 117678658 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/19290/statm: 11892 364 244 79 0 219 0
[pid=19314] ppid=19290 vsize=812784 CPUtime=1.55
/proc/19314/stat : 19314 (java) S 19290 19290 15151 0 -1 0 16233 0 1 0 144 11 0 0 18 0 9 0 117718730 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19314/statm: 203196 15613 1924 9 0 197150 0
[pid=19314/tid=19315] ppid=19290 vsize=812784 CPUtime=1.35
/proc/19314/task/19315/stat : 19315 (java) R 19290 19290 15151 0 -1 64 14529 0 1 0 126 9 0 0 25 0 9 0 117718732 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4126867530 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19316] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19316/stat : 19316 (java) S 19290 19290 15151 0 -1 64 175 0 0 0 0 0 0 0 16 0 9 0 117718733 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19317] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19317/stat : 19317 (java) S 19290 19290 15151 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117718734 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19318] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19318/stat : 19318 (java) S 19290 19290 15151 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 117718734 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19319] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19319/stat : 19319 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117718736 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19320] ppid=19290 vsize=812784 CPUtime=0.17
/proc/19314/task/19320/stat : 19320 (java) S 19290 19290 15151 0 -1 64 817 0 0 0 16 1 0 0 16 0 9 0 117718736 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19321] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19321/stat : 19321 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117718736 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19322] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19322/stat : 19322 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117718736 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.14
Current children cumulated vsize (KiB) 860352

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

[startup+402.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19322
/proc/meminfo: memFree=1489608/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=398.59
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 835 123946 0 1 0 1 39660 198 16 0 1 0 117678658 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/19290/statm: 11892 364 244 79 0 219 0
[pid=19314] ppid=19290 vsize=812784 CPUtime=1.94
/proc/19314/stat : 19314 (java) S 19290 19290 15151 0 -1 0 16234 0 1 0 183 11 0 0 18 0 9 0 117718730 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19314/statm: 203196 15613 1924 9 0 197150 0
[pid=19314/tid=19315] ppid=19290 vsize=812784 CPUtime=1.74
/proc/19314/task/19315/stat : 19315 (java) R 19290 19290 15151 0 -1 64 14530 0 1 0 165 9 0 0 25 0 9 0 117718732 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4126580935 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19316] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19316/stat : 19316 (java) S 19290 19290 15151 0 -1 64 175 0 0 0 0 0 0 0 16 0 9 0 117718733 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19317] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19317/stat : 19317 (java) S 19290 19290 15151 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117718734 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19318] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19318/stat : 19318 (java) S 19290 19290 15151 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 117718734 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19319] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19319/stat : 19319 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117718736 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19320] ppid=19290 vsize=812784 CPUtime=0.18
/proc/19314/task/19320/stat : 19320 (java) S 19290 19290 15151 0 -1 64 817 0 0 0 17 1 0 0 16 0 9 0 117718736 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19321] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19321/stat : 19321 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117718736 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19322] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19322/stat : 19322 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117718736 832290816 15613 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.53
Current children cumulated vsize (KiB) 860352

[startup+402.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19322
/proc/meminfo: memFree=1489608/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=398.59
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 835 123946 0 1 0 1 39660 198 16 0 1 0 117678658 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/19290/statm: 11892 364 244 79 0 219 0
[pid=19314] ppid=19290 vsize=812784 CPUtime=2.14
/proc/19314/stat : 19314 (java) S 19290 19290 15151 0 -1 0 16238 0 1 0 203 11 0 0 18 0 9 0 117718730 832290816 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19314/statm: 203196 15616 1924 9 0 197150 0
[pid=19314/tid=19315] ppid=19290 vsize=812784 CPUtime=1.94
/proc/19314/task/19315/stat : 19315 (java) R 19290 19290 15151 0 -1 64 14531 0 1 0 185 9 0 0 25 0 9 0 117718732 832290816 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4126629768 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19316] ppid=19290 vsize=812784 CPUtime=0.01
/proc/19314/task/19316/stat : 19316 (java) S 19290 19290 15151 0 -1 64 175 0 0 0 1 0 0 0 16 0 9 0 117718733 832290816 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19317] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19317/stat : 19317 (java) S 19290 19290 15151 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 117718734 832290816 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19318] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19318/stat : 19318 (java) S 19290 19290 15151 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 117718734 832290816 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19319] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19319/stat : 19319 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 117718736 832290816 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19320] ppid=19290 vsize=812784 CPUtime=0.18
/proc/19314/task/19320/stat : 19320 (java) S 19290 19290 15151 0 -1 64 820 0 0 0 17 1 0 0 16 0 9 0 117718736 832290816 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19321] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19321/stat : 19321 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 117718736 832290816 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=19314/tid=19322] ppid=19290 vsize=812784 CPUtime=0
/proc/19314/task/19322/stat : 19322 (java) S 19290 19290 15151 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 117718736 832290816 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.73
Current children cumulated vsize (KiB) 860352

[startup+403.001 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19322
/proc/meminfo: memFree=1489608/2055920 swapFree=4192812/4192956
[pid=19290] ppid=19288 vsize=47568 CPUtime=400.78
/proc/19290/stat : 19290 (galacM.sh) S 19288 19290 15151 0 -1 4194304 879 140193 0 2 0 1 39866 211 18 0 1 0 117678658 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19290/statm: 11892 365 244 79 0 219 0
Current children cumulated CPU time (s) 400.78
Current children cumulated vsize (KiB) 47568

Child status: 0
Real time (s): 403.041
CPU time (s): 400.892
CPU user time (s): 398.668
CPU system time (s): 2.22366
CPU usage (%): 99.4669
Max. virtual memory (cumulated for all children) (KiB): 860352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 398.668
system time used= 2.22366
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141228
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= 8583
involuntary context switches= 9926

runsolver used 0.531919 second user time and 1.3058 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-03 06:41:25
IDJOB=1055701
IDBENCH=56967
IDSOLVER=350
FILE ID=node27/1055701-1215060085
PBS_JOBID= 7875119
Free space on /tmp= 66464 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-29_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055701-1215060085/watcher-1055701-1215060085 -o /tmp/evaluation-result-1055701-1215060085/solver-1055701-1215060085 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1055701-1215060085.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7ae50f6d6a62511b0bcb1887c36d915c
RANDOM SEED=1209882910

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:       1713400 kB
Buffers:         48664 kB
Cached:         180904 kB
SwapCached:          0 kB
Active:         195116 kB
Inactive:        89276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3128 kB
Writeback:           0 kB
Mapped:          67884 kB
Slab:            43632 kB
Committed_AS:   266344 kB
PageTables:       1572 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66460 MiB
End job on node27 at 2008-07-03 06:48:08