Trace number 3386958

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
borg-sat 11.03.02-seq-random (fixed)? (TO) 5000.1 4981.47

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.33/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.67	c INFO: solving HOME/instance-3386958-1305595174.cnf
0.33/0.67	c INFO: computing task features
0.33/0.68	c INFO: computed variable-clause graph statistics
0.33/0.68	c INFO: computed clause balance statistics
0.40/0.75	c INFO: computed variable balance statistics
0.40/0.79	c INFO: computed small-clause counts
0.40/0.79	c INFO: computed Horn-clause counts
0.40/0.79	c INFO: computed variable graph statistics
0.40/0.79	c INFO: collected features for HOME/instance-3386958-1305595174.cnf in 0.12 s
0.50/0.82	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.63)
101.14/101.21	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.07)
203.92/203.69	c INFO: running march_hi@0 for 485 with 4797 remaining (b = 0.34)
695.27/693.48	c INFO: running march_hi@489 for 194 with 4307 remaining (b = 0.17)
891.62/889.09	c INFO: running march_hi@684 for 97 with 4112 remaining (b = 0.07)
984.38/981.46	c INFO: running march_hi@0 for 388 with 4019 remaining (b = 0.27)
1378.05/1373.52	c INFO: running march_hi@392 for 97 with 3627 remaining (b = 0.09)
1475.54/1470.60	c INFO: running march_hi@489 for 194 with 3530 remaining (b = 0.14)
1671.82/1666.11	c INFO: running march_hi@0 for 388 with 3335 remaining (b = 0.25)
2066.62/2059.39	c INFO: running march_hi@393 for 97 with 2941 remaining (b = 0.07)
2160.17/2152.54	c INFO: running march_hi@486 for 194 with 2848 remaining (b = 0.12)
2359.58/2351.19	c INFO: running march_hi@0 for 388 with 2650 remaining (b = 0.22)
2752.71/2742.65	c INFO: running march_hi@391 for 97 with 2258 remaining (b = 0.06)
2849.28/2838.84	c INFO: running kcnfs-2006@0 for 582 with 2162 remaining (b = 0.25)
3436.62/3424.03	c INFO: running march_hi@487 for 97 with 1577 remaining (b = 0.04)
3535.42/3522.47	c INFO: running march_hi@585 for 97 with 1478 remaining (b = 0.04)
3634.08/3620.74	c INFO: running march_hi@0 for 388 with 1380 remaining (b = 0.18)
4028.23/4013.31	c INFO: running march_hi@0 for 388 with 988 remaining (b = 0.15)
4422.84/4406.45	c INFO: running march_hi@777 for 595 with 595 remaining (b = 0.19)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386958-1305595174/watcher-3386958-1305595174 -o /tmp/evaluation-result-3386958-1305595174/solver-3386958-1305595174 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386958-1305595174.cnf -seed 162761810 -budget 5000 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.17 3.11 3.04 3/521 7245
/proc/meminfo: memFree=18043452/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=15912 CPUtime=0 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 944 0 0 0 0 0 0 0 17 0 1 0 671116999 16293888 821 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 5 0 0 0
/proc/7245/statm: 3978 821 357 364 0 465 0

[startup+0.107421 s]
/proc/loadavg: 3.17 3.11 3.04 3/521 7245
/proc/meminfo: memFree=18043452/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=94184 CPUtime=0.07 cores=1,3,5,7
/proc/7245/stat : 7245 (python) R 7243 7245 6320 0 -1 4202496 2766 0 0 0 5 2 0 0 17 0 1 0 671116999 96444416 2475 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647144448 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/7245/statm: 23546 2475 764 364 0 1678 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 94184

[startup+0.200394 s]
/proc/loadavg: 3.17 3.11 3.04 3/521 7245
/proc/meminfo: memFree=18043452/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=124236 CPUtime=0.12 cores=1,3,5,7
/proc/7245/stat : 7245 (python) R 7243 7245 6320 0 -1 4202496 4259 0 1 0 9 3 0 0 17 0 1 0 671116999 127217664 3868 33554432000 4194304 5683644 140734970492064 18446744073709551615 5114130 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7245/statm: 31059 3868 995 364 0 2870 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 124236

[startup+0.300417 s]
/proc/loadavg: 3.17 3.11 3.04 3/521 7245
/proc/meminfo: memFree=18043452/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/7245/stat : 7245 (python) R 7243 7245 6320 0 -1 4202496 5971 934 1 0 14 4 0 0 17 0 1 0 671116999 139010048 4149 33554432000 4194304 5683644 140734970492064 18446744073709551615 210646838992 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7245/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700322 s]
/proc/loadavg: 3.17 3.11 3.04 3/521 7245
/proc/meminfo: memFree=18043452/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=278500 CPUtime=0.4 cores=1,3,5,7
/proc/7245/stat : 7245 (python) R 7243 7245 6320 0 -1 4202496 9373 934 1 0 32 8 0 0 15 0 1 0 671116999 285184000 7032 33554432000 4194304 5683644 140734970492064 18446744073709551615 47853352923890 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7245/statm: 69625 7032 1826 364 0 5549 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 278500

[startup+1.50114 s]
/proc/loadavg: 3.17 3.11 3.04 4/525 7253
/proc/meminfo: memFree=18017752/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=288768 CPUtime=0.52 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 9814 934 1 0 44 8 0 0 17 0 2 0 671116999 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7245/statm: 72192 7085 1875 364 0 8110 0
[pid=7251] ppid=7245 vsize=278524 CPUtime=0 cores=1,3,5,7
/proc/7251/stat : 7251 (python) S 7245 7245 6320 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 671117081 285208576 5560 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647166479 0 0 16781312 514 8261837028031725567 0 0 17 5 0 0 0
/proc/7251/statm: 69631 5560 354 364 0 5549 0
[pid=7253] ppid=7251 vsize=1017800 CPUtime=0.65 cores=1,3,5,7
/proc/7253/stat : 7253 (gnovelty+2) R 7251 7253 7253 0 -1 4202496 444 0 0 0 65 0 0 0 21 0 1 0 671117081 1042227200 180 33554432000 134512640 135663704 4292880832 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/7253/statm: 254450 180 113 282 0 254166 0
[pid=7245/tid=7252] ppid=7243 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7252/stat : 7252 (python) S 7243 7245 6320 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 671117081 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 1585092

[startup+3.10094 s]
/proc/loadavg: 3.17 3.11 3.04 5/525 7253
/proc/meminfo: memFree=18015768/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=288768 CPUtime=0.52 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 9814 934 1 0 44 8 0 0 17 0 2 0 671116999 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7245/statm: 72192 7085 1875 364 0 8110 0
[pid=7251] ppid=7245 vsize=278524 CPUtime=0 cores=1,3,5,7
/proc/7251/stat : 7251 (python) S 7245 7245 6320 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 671117081 285208576 5560 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647166479 0 0 16781312 514 8261837028031693063 0 0 17 5 0 0 0
/proc/7251/statm: 69631 5560 354 364 0 5549 0
[pid=7253] ppid=7251 vsize=1017800 CPUtime=2.25 cores=1,3,5,7
/proc/7253/stat : 7253 (gnovelty+2) R 7251 7253 7253 0 -1 4202496 444 0 0 0 225 0 0 0 25 0 1 0 671117081 1042227200 180 33554432000 134512640 135663704 4292880832 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7253/statm: 254450 180 113 282 0 254166 0
[pid=7245/tid=7252] ppid=7243 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7252/stat : 7252 (python) S 7243 7245 6320 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 671117081 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 1585092

[startup+6.30037 s]
/proc/loadavg: 3.31 3.15 3.05 5/525 7253
/proc/meminfo: memFree=18015416/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=288768 CPUtime=0.52 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 9814 934 1 0 44 8 0 0 17 0 2 0 671116999 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7245/statm: 72192 7085 1875 364 0 8110 0
[pid=7251] ppid=7245 vsize=278524 CPUtime=0.01 cores=1,3,5,7
/proc/7251/stat : 7251 (python) S 7245 7245 6320 0 -1 4202560 895 0 0 0 0 1 0 0 18 0 1 0 671117081 285208576 5583 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647166479 0 0 16781312 514 8261837028031693063 0 0 17 5 0 0 0
/proc/7251/statm: 69631 5583 377 364 0 5549 0
[pid=7253] ppid=7251 vsize=1017800 CPUtime=5.44 cores=1,3,5,7
/proc/7253/stat : 7253 (gnovelty+2) R 7251 7253 7253 0 -1 4202496 444 0 0 0 544 0 0 0 25 0 1 0 671117081 1042227200 180 33554432000 134512640 135663704 4292880832 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7253/statm: 254450 180 113 282 0 254166 0
[pid=7245/tid=7252] ppid=7243 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7252/stat : 7252 (python) S 7243 7245 6320 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 671117081 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 1585092

[startup+12.7003 s]
/proc/loadavg: 3.53 3.19 3.06 4/525 7253
/proc/meminfo: memFree=18014668/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=288768 CPUtime=0.52 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 9814 934 1 0 44 8 0 0 17 0 2 0 671116999 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7245/statm: 72192 7085 1875 364 0 8110 0
[pid=7251] ppid=7245 vsize=278524 CPUtime=0.04 cores=1,3,5,7
/proc/7251/stat : 7251 (python) S 7245 7245 6320 0 -1 4202560 899 0 0 0 2 2 0 0 18 0 1 0 671117081 285208576 5583 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647166479 0 0 16781312 514 14152139616546685191 0 0 17 5 0 0 0
/proc/7251/statm: 69631 5583 377 364 0 5549 0
[pid=7253] ppid=7251 vsize=1017800 CPUtime=11.83 cores=1,3,5,7
/proc/7253/stat : 7253 (gnovelty+2) R 7251 7253 7253 0 -1 4202496 444 0 0 0 1183 0 0 0 25 0 1 0 671117081 1042227200 180 33554432000 134512640 135663704 4292880832 18446744073709551615 134544218 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7253/statm: 254450 180 113 282 0 254166 0
[pid=7245/tid=7252] ppid=7243 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7252/stat : 7252 (python) S 7243 7245 6320 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 671117081 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 1585092

[startup+25.5011 s]
/proc/loadavg: 3.41 3.18 3.06 4/525 7254
/proc/meminfo: memFree=18014984/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=288768 CPUtime=0.52 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 9814 934 1 0 44 8 0 0 17 0 2 0 671116999 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7245/statm: 72192 7085 1875 364 0 8110 0
[pid=7251] ppid=7245 vsize=278524 CPUtime=0.08 cores=1,3,5,7
/proc/7251/stat : 7251 (python) S 7245 7245 6320 0 -1 4202560 905 0 0 0 3 5 0 0 18 0 1 0 671117081 285208576 5583 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647166479 0 0 16781312 514 14152139616546685191 0 0 17 5 0 0 0
/proc/7251/statm: 69631 5583 377 364 0 5549 0
[pid=7253] ppid=7251 vsize=1017800 CPUtime=24.62 cores=1,3,5,7
/proc/7253/stat : 7253 (gnovelty+2) R 7251 7253 7253 0 -1 4202496 444 0 0 0 2462 0 0 0 25 0 1 0 671117081 1042227200 180 33554432000 134512640 135663704 4292880832 18446744073709551615 134525237 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7253/statm: 254450 180 113 282 0 254166 0
[pid=7245/tid=7252] ppid=7243 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7252/stat : 7252 (python) S 7243 7245 6320 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 671117081 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 1585092

[startup+51.1008 s]
/proc/loadavg: 3.27 3.17 3.06 4/525 7254
/proc/meminfo: memFree=18012588/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=288768 CPUtime=0.52 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 9814 934 1 0 44 8 0 0 17 0 2 0 671116999 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7245/statm: 72192 7085 1875 364 0 8110 0
[pid=7251] ppid=7245 vsize=278524 CPUtime=0.17 cores=1,3,5,7
/proc/7251/stat : 7251 (python) S 7245 7245 6320 0 -1 4202560 914 0 0 0 8 9 0 0 18 0 1 0 671117081 285208576 5583 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647166479 0 0 16781312 514 14152139616546685191 0 0 17 5 0 0 0
/proc/7251/statm: 69631 5583 377 364 0 5549 0
[pid=7253] ppid=7251 vsize=1017800 CPUtime=50.2 cores=1,3,5,7
/proc/7253/stat : 7253 (gnovelty+2) R 7251 7253 7253 0 -1 4202496 444 0 0 0 5020 0 0 0 25 0 1 0 671117081 1042227200 180 33554432000 134512640 135663704 4292880832 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7253/statm: 254450 180 113 282 0 254166 0
[pid=7245/tid=7252] ppid=7243 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7252/stat : 7252 (python) S 7243 7245 6320 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 671117081 295698432 7085 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 1585092

[startup+102.301 s]
/proc/loadavg: 3.12 3.14 3.06 4/529 7260
/proc/meminfo: memFree=18002752/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=299560 CPUtime=0.56 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 10647 934 1 0 47 9 0 0 20 0 3 0 671116999 306749440 7220 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7245/statm: 74890 7220 1878 364 0 10805 0
[pid=7251] ppid=7245 vsize=288768 CPUtime=0.36 cores=1,3,5,7
/proc/7251/stat : 7251 (python) S 7245 7245 6320 0 -1 4202560 1088 0 0 0 18 18 0 0 19 0 2 0 671117081 295698432 5621 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7251/statm: 72192 5621 410 364 0 8110 0
[pid=7253] ppid=7251 vsize=1017800 CPUtime=100.24 cores=1,3,5,7
/proc/7253/stat : 7253 (gnovelty+2) T 7251 7253 7253 0 -1 4202496 444 0 0 0 10024 0 0 0 25 0 1 0 671117081 1042227200 180 33554432000 134512640 135663704 4292880832 18446744073709551615 134524925 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/7253/statm: 254450 180 113 282 0 254166 0
[pid=7251/tid=7257] ppid=7245 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/7251/task/7257/stat : 7257 (python) S 7245 7245 6320 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671127117 295698432 5621 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604454836302080 0 0 -1 7 0 0 0
[pid=7258] ppid=7245 vsize=289316 CPUtime=0 cores=1,3,5,7
/proc/7258/stat : 7258 (python) S 7245 7245 6320 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 671127120 296259584 5686 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647166534 0 0 16781312 514 8261840876322390278 0 0 17 5 0 0 0
/proc/7258/statm: 72329 5686 348 364 0 8244 0
[pid=7260] ppid=7258 vsize=1017800 CPUtime=1.09 cores=1,3,5,7
/proc/7260/stat : 7260 (gnovelty+2) R 7258 7260 7260 0 -1 4202496 446 0 0 0 109 0 0 0 24 0 1 0 671127121 1042227200 180 33554432000 134512640 135663704 4287019984 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/7260/statm: 254450 180 113 282 0 254166 0
[pid=7245/tid=7252] ppid=7243 vsize=299560 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7252/stat : 7252 (python) S 7243 7245 6320 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 3 0 671117081 306749440 7220 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7259] ppid=7243 vsize=299560 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7259/stat : 7259 (python) S 7243 7245 6320 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 3 0 671127121 306749440 7220 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2913244

[startup+162.301 s]
/proc/loadavg: 3.04 3.11 3.05 4/529 7261
/proc/meminfo: memFree=17996160/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=299560 CPUtime=0.56 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 10647 934 1 0 47 9 0 0 20 0 3 0 671116999 306749440 7220 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/7245/statm: 74890 7220 1878 364 0 10805 0
[pid=7251] ppid=7245 vsize=288768 CPUtime=0.36 cores=1,3,5,7

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

[pid=7350] ppid=7245 vsize=330108 CPUtime=2.75 cores=1,3,5,7
/proc/7350/stat : 7350 (python) S 7245 7245 6320 0 -1 4202560 1154 0 0 0 143 132 0 0 16 0 2 0 671352118 338030592 5712 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7350/statm: 82527 5712 400 364 0 18430 0
[pid=7352] ppid=7350 vsize=141052 CPUtime=684.3 cores=1,3,5,7
/proc/7352/stat : 7352 (march_hi) T 7350 7352 7352 0 -1 4202496 30205 0 0 0 68425 5 0 0 25 0 1 0 671352119 144437248 29915 33554432000 4194304 4955518 140733622528752 18446744073709551615 4208667 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/7352/statm: 35263 29915 106 186 0 35076 0
[pid=7350/tid=7844] ppid=7245 vsize=330108 CPUtime=0 cores=1,3,5,7
/proc/7350/task/7844/stat : 7844 (python) S 7245 7245 6320 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671391262 338030592 5712 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604462843982080 0 0 -1 7 0 0 0
[pid=7851] ppid=7245 vsize=406412 CPUtime=2.14 cores=1,3,5,7
/proc/7851/stat : 7851 (python) S 7245 7245 6320 0 -1 4202560 1131 0 0 0 116 98 0 0 18 0 2 0 671400883 416165888 5842 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7851/statm: 101603 5842 400 364 0 37503 0
[pid=7853] ppid=7851 vsize=181380 CPUtime=585.17 cores=1,3,5,7
/proc/7853/stat : 7853 (kcnfs-2006) T 7851 7853 7853 0 -1 4202496 686 0 0 0 58517 0 0 0 25 0 1 0 671400884 185733120 420 33554432000 134512640 135163436 4287543328 18446744073709551615 134700925 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7853/statm: 45345 420 76 159 0 45185 0
[pid=7851/tid=7887] ppid=7245 vsize=406412 CPUtime=0 cores=1,3,5,7
/proc/7851/task/7887/stat : 7887 (python) S 7245 7245 6320 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671459401 416165888 5842 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604462843982976 0 0 -1 3 0 0 0
[pid=7894] ppid=7245 vsize=351356 CPUtime=1.54 cores=1,3,5,7
/proc/7894/stat : 7894 (python) S 7245 7245 6320 0 -1 4202560 1184 0 0 0 80 74 0 0 16 0 2 0 671479073 359788544 5885 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7894/statm: 87839 5885 406 364 0 23736 0
[pid=7896] ppid=7894 vsize=93512 CPUtime=392.55 cores=1,3,5,7
/proc/7896/stat : 7896 (march_hi) T 7894 7896 7896 0 -1 4202496 18309 0 0 0 39251 4 0 0 25 0 1 0 671479074 95756288 18013 33554432000 4194304 4955518 140736640895664 18446744073709551615 4237810 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7896/statm: 23378 18013 106 186 0 23191 0
[pid=7894/tid=7907] ppid=7245 vsize=351356 CPUtime=0 cores=1,3,5,7
/proc/7894/task/7907/stat : 7907 (python) S 7245 7245 6320 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 671518329 359788544 5885 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604456911074624 0 0 -1 3 0 0 0
[pid=7908] ppid=7245 vsize=361612 CPUtime=1.54 cores=1,3,5,7
/proc/7908/stat : 7908 (python) S 7245 7245 6320 0 -1 4202560 1154 0 0 0 79 75 0 0 17 0 2 0 671518330 370290688 5883 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7908/statm: 90403 5883 400 364 0 26297 0
[pid=7910] ppid=7908 vsize=93512 CPUtime=393.12 cores=1,3,5,7
/proc/7910/stat : 7910 (march_hi) T 7908 7910 7910 0 -1 4202496 18304 0 0 0 39309 3 0 0 25 0 1 0 671518331 95756288 18012 33554432000 4194304 4955518 140736174022272 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7910/statm: 23378 18012 106 186 0 23191 0
[pid=7908/tid=7922] ppid=7245 vsize=361612 CPUtime=0 cores=1,3,5,7
/proc/7908/task/7922/stat : 7922 (python) S 7245 7245 6320 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 671557643 370290688 5883 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604456911075520 0 0 -1 5 0 0 0
[pid=7245/tid=7252] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7252/stat : 7252 (python) S 7243 7245 6320 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 10 0 671117081 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7259] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7259/stat : 7259 (python) S 7243 7245 6320 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 10 0 671127121 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7266] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7266/stat : 7266 (python) S 7243 7245 6320 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 10 0 671137368 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7297] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7297/stat : 7297 (python) S 7243 7245 6320 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 10 0 671215145 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7328] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7328/stat : 7328 (python) S 7243 7245 6320 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 10 0 671283610 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7351] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7351/stat : 7351 (python) S 7243 7245 6320 0 -1 4202560 37 934 0 0 0 0 0 0 18 0 10 0 671352119 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 1 0 0 0
[pid=7245/tid=7852] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7852/stat : 7852 (python) S 7243 7245 6320 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 10 0 671400883 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 1 0 0 0
[pid=7245/tid=7895] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7895/stat : 7895 (python) S 7243 7245 6320 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 10 0 671479074 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 1 0 0 0
[pid=7245/tid=7909] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7909/stat : 7909 (python) S 7243 7245 6320 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 10 0 671518331 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 6469360

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

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

[startup+4981.4 s]
/proc/loadavg: 2.00 2.00 2.10 3/522 7937
/proc/meminfo: memFree=17510776/32951132 swapFree=64496000/67111528
[pid=7245] ppid=7243 vsize=371856 CPUtime=0.89 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7243 7245 6320 0 -1 4202496 18119 934 1 0 79 10 0 0 18 0 10 0 671116999 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7245/statm: 92964 7403 1892 364 0 28858 0
[pid=7251] ppid=7245 vsize=288768 CPUtime=0.36 cores=1,3,5,7
/proc/7251/stat : 7251 (python) S 7245 7245 6320 0 -1 4202560 1088 0 0 0 18 18 0 0 19 0 2 0 671117081 295698432 5621 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7251/statm: 72192 5621 410 364 0 8110 0
[pid=7253] ppid=7251 vsize=1017800 CPUtime=100.24 cores=1,3,5,7
/proc/7253/stat : 7253 (gnovelty+2) T 7251 7253 7253 0 -1 4202496 444 0 0 0 10024 0 0 0 25 0 1 0 671117081 1042227200 180 33554432000 134512640 135663704 4292880832 18446744073709551615 134524925 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/7253/statm: 254450 180 113 282 0 254166 0
[pid=7251/tid=7257] ppid=7245 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/7251/task/7257/stat : 7257 (python) S 7245 7245 6320 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671127117 295698432 5621 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604454836302080 0 0 -1 7 0 0 0
[pid=7258] ppid=7245 vsize=289316 CPUtime=0.39 cores=1,3,5,7
/proc/7258/stat : 7258 (python) S 7245 7245 6320 0 -1 4202560 1078 0 0 0 20 19 0 0 19 0 2 0 671127120 296259584 5739 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7258/statm: 72329 5739 400 364 0 8244 0
[pid=7260] ppid=7258 vsize=1017800 CPUtime=102.43 cores=1,3,5,7
/proc/7260/stat : 7260 (gnovelty+2) T 7258 7260 7260 0 -1 4202496 446 0 0 0 10243 0 0 0 25 0 1 0 671127121 1042227200 180 33554432000 134512640 135663704 4287019984 18446744073709551615 134544389 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/7260/statm: 254450 180 113 282 0 254166 0
[pid=7258/tid=7264] ppid=7245 vsize=289316 CPUtime=0 cores=1,3,5,7
/proc/7258/task/7264/stat : 7264 (python) S 7245 7245 6320 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671137365 296259584 5739 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604454836302976 0 0 -1 7 0 0 0
[pid=7265] ppid=7245 vsize=299240 CPUtime=5.24 cores=1,3,5,7
/proc/7265/stat : 7265 (python) S 7245 7245 6320 0 -1 4202560 1141 0 0 0 286 238 0 0 15 0 2 0 671137368 306421760 5672 33554432000 4194304 5683644 140734970492064 18446744073709551615 210647166534 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7265/statm: 74810 5672 400 364 0 10722 0
[pid=7267] ppid=7265 vsize=313480 CPUtime=1352.33 cores=1,3,5,7
/proc/7267/stat : 7267 (march_hi) R 7265 7267 7267 0 -1 4202496 55806 0 0 0 135221 12 0 0 25 0 1 0 671137368 321003520 55517 33554432000 4194304 4955518 140733754333936 18446744073709551615 4237796 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/7267/statm: 78370 55517 106 186 0 78183 0
[pid=7265/tid=7284] ppid=7245 vsize=299240 CPUtime=0 cores=1,3,5,7
/proc/7265/task/7284/stat : 7284 (python) S 7245 7245 6320 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671186344 306421760 5672 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604462112573504 0 0 -1 7 0 0 0
[pid=7296] ppid=7245 vsize=309628 CPUtime=2.72 cores=1,3,5,7
/proc/7296/stat : 7296 (python) S 7245 7245 6320 0 -1 4202560 1165 0 0 0 156 116 0 0 15 0 2 0 671215145 317059072 5680 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7296/statm: 77407 5680 400 364 0 13316 0
[pid=7298] ppid=7296 vsize=141052 CPUtime=684.58 cores=1,3,5,7
/proc/7298/stat : 7298 (march_hi) T 7296 7298 7298 0 -1 4202496 30251 0 0 0 68452 6 0 0 25 0 1 0 671215146 144437248 29960 33554432000 4194304 4955518 140734441102304 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/7298/statm: 35263 29960 106 186 0 35076 0
[pid=7296/tid=7318] ppid=7245 vsize=309628 CPUtime=0 cores=1,3,5,7
/proc/7296/task/7318/stat : 7318 (python) S 7245 7245 6320 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 671254349 317059072 5680 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604469935028160 0 0 -1 7 0 0 0
[pid=7327] ppid=7245 vsize=320424 CPUtime=2.79 cores=1,3,5,7
/proc/7327/stat : 7327 (python) S 7245 7245 6320 0 -1 4202560 1156 0 0 0 146 133 0 0 16 0 2 0 671283610 328114176 5819 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7327/statm: 80106 5819 400 364 0 16012 0
[pid=7329] ppid=7327 vsize=141052 CPUtime=685.02 cores=1,3,5,7
/proc/7329/stat : 7329 (march_hi) T 7327 7329 7329 0 -1 4202496 30250 0 0 0 68497 5 0 0 25 0 1 0 671283610 144437248 29961 33554432000 4194304 4955518 140733916766304 18446744073709551615 4237772 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/7329/statm: 35263 29961 106 186 0 35076 0
[pid=7327/tid=7341] ppid=7245 vsize=320424 CPUtime=0 cores=1,3,5,7
/proc/7327/task/7341/stat : 7341 (python) S 7245 7245 6320 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671322936 328114176 5819 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604463668688064 0 0 -1 7 0 0 0
[pid=7350] ppid=7245 vsize=330108 CPUtime=2.75 cores=1,3,5,7
/proc/7350/stat : 7350 (python) S 7245 7245 6320 0 -1 4202560 1154 0 0 0 143 132 0 0 16 0 2 0 671352118 338030592 5712 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7350/statm: 82527 5712 400 364 0 18430 0
[pid=7352] ppid=7350 vsize=141052 CPUtime=684.3 cores=1,3,5,7
/proc/7352/stat : 7352 (march_hi) T 7350 7352 7352 0 -1 4202496 30205 0 0 0 68425 5 0 0 25 0 1 0 671352119 144437248 29915 33554432000 4194304 4955518 140733622528752 18446744073709551615 4208667 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/7352/statm: 35263 29915 106 186 0 35076 0
[pid=7350/tid=7844] ppid=7245 vsize=330108 CPUtime=0 cores=1,3,5,7
/proc/7350/task/7844/stat : 7844 (python) S 7245 7245 6320 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671391262 338030592 5712 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604462843982080 0 0 -1 7 0 0 0
[pid=7851] ppid=7245 vsize=406412 CPUtime=2.14 cores=1,3,5,7
/proc/7851/stat : 7851 (python) S 7245 7245 6320 0 -1 4202560 1131 0 0 0 116 98 0 0 18 0 2 0 671400883 416165888 5842 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7851/statm: 101603 5842 400 364 0 37503 0
[pid=7853] ppid=7851 vsize=181380 CPUtime=585.17 cores=1,3,5,7
/proc/7853/stat : 7853 (kcnfs-2006) T 7851 7853 7853 0 -1 4202496 686 0 0 0 58517 0 0 0 25 0 1 0 671400884 185733120 420 33554432000 134512640 135163436 4287543328 18446744073709551615 134700925 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7853/statm: 45345 420 76 159 0 45185 0
[pid=7851/tid=7887] ppid=7245 vsize=406412 CPUtime=0 cores=1,3,5,7
/proc/7851/task/7887/stat : 7887 (python) S 7245 7245 6320 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671459401 416165888 5842 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604462843982976 0 0 -1 3 0 0 0
[pid=7894] ppid=7245 vsize=351356 CPUtime=1.54 cores=1,3,5,7
/proc/7894/stat : 7894 (python) S 7245 7245 6320 0 -1 4202560 1184 0 0 0 80 74 0 0 16 0 2 0 671479073 359788544 5885 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7894/statm: 87839 5885 406 364 0 23736 0
[pid=7896] ppid=7894 vsize=93512 CPUtime=392.55 cores=1,3,5,7
/proc/7896/stat : 7896 (march_hi) T 7894 7896 7896 0 -1 4202496 18309 0 0 0 39251 4 0 0 25 0 1 0 671479074 95756288 18013 33554432000 4194304 4955518 140736640895664 18446744073709551615 4237810 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7896/statm: 23378 18013 106 186 0 23191 0
[pid=7894/tid=7907] ppid=7245 vsize=351356 CPUtime=0 cores=1,3,5,7
/proc/7894/task/7907/stat : 7907 (python) S 7245 7245 6320 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 671518329 359788544 5885 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604456911074624 0 0 -1 3 0 0 0
[pid=7908] ppid=7245 vsize=361612 CPUtime=1.54 cores=1,3,5,7
/proc/7908/stat : 7908 (python) S 7245 7245 6320 0 -1 4202560 1154 0 0 0 79 75 0 0 17 0 2 0 671518330 370290688 5883 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7908/statm: 90403 5883 400 364 0 26297 0
[pid=7910] ppid=7908 vsize=93512 CPUtime=393.12 cores=1,3,5,7
/proc/7910/stat : 7910 (march_hi) T 7908 7910 7910 0 -1 4202496 18304 0 0 0 39309 3 0 0 25 0 1 0 671518331 95756288 18012 33554432000 4194304 4955518 140736174022272 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7910/statm: 23378 18012 106 186 0 23191 0
[pid=7908/tid=7922] ppid=7245 vsize=361612 CPUtime=0 cores=1,3,5,7
/proc/7908/task/7922/stat : 7922 (python) S 7245 7245 6320 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 671557643 370290688 5883 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 514 18446604456911075520 0 0 -1 5 0 0 0
[pid=7245/tid=7252] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7252/stat : 7252 (python) S 7243 7245 6320 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 10 0 671117081 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7259] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7259/stat : 7259 (python) S 7243 7245 6320 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 10 0 671127121 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7266] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7266/stat : 7266 (python) S 7243 7245 6320 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 10 0 671137368 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7297] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7297/stat : 7297 (python) S 7243 7245 6320 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 10 0 671215145 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7328] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7328/stat : 7328 (python) S 7243 7245 6320 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 10 0 671283610 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 5 0 0 0
[pid=7245/tid=7351] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7351/stat : 7351 (python) S 7243 7245 6320 0 -1 4202560 37 934 0 0 0 0 0 0 18 0 10 0 671352119 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 1 0 0 0
[pid=7245/tid=7852] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7852/stat : 7852 (python) S 7243 7245 6320 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 10 0 671400883 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 1 0 0 0
[pid=7245/tid=7895] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7895/stat : 7895 (python) S 7243 7245 6320 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 10 0 671479074 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 1 0 0 0
[pid=7245/tid=7909] ppid=7243 vsize=371856 CPUtime=0 cores=1,3,5,7
/proc/7245/task/7909/stat : 7909 (python) S 7243 7245 6320 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 10 0 671518331 380780544 7403 33554432000 4194304 5683644 140734970492064 18446744073709551615 210658970033 0 0 16781312 2 18446604462433606400 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 6469360

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4981.47
CPU time (s): 5000.1
CPU user time (s): 4990.62
CPU system time (s): 9.48
CPU usage (%): 100.374
Max. virtual memory (cumulated for all children) (KiB): 6469364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.790879
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19058
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= 2910
involuntary context switches= 27

runsolver used 29.9494 second user time and 61.7016 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-17 03:19:34
IDJOB=3386958
IDBENCH=83023
IDSOLVER=1872
FILE ID=node129/3386958-1305595174
RUNJOBID= node129-1305586145-6339
PBS_JOBID= 13350349
Free space on /tmp= 73216 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386958-1305595174/watcher-3386958-1305595174 -o /tmp/evaluation-result-3386958-1305595174/solver-3386958-1305595174 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386958-1305595174.cnf -seed 162761810 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=162761810

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18043484 kB
Buffers:        299132 kB
Cached:        7125844 kB
SwapCached:      52664 kB
Active:        5637900 kB
Inactive:      8990192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18043484 kB
SwapTotal:    67111528 kB
SwapFree:     64496000 kB
Dirty:           31912 kB
Writeback:          36 kB
AnonPages:     7159024 kB
Mapped:          34256 kB
Slab:           145484 kB
PageTables:      63540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 145688244 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73492 MiB
End job on node129 at 2011-05-17 04:42:37