Trace number 4391558

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
NACRE 1.0.5-Hybrid? (TO) 2400.15 2400.57

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spng/
Pb-NG-K171.xml
MD5SUMfad44a9d187d2d79449e3ca32a08f321
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables20349
Number of constraints20693
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":20349}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":299},{"degree":5,"count":2083},{"degree":6,"count":9159},{"degree":7,"count":5590},{"degree":8,"count":2200},{"degree":9,"count":678},{"degree":10,"count":169},{"degree":11,"count":1},{"degree":12,"count":169}]
Minimum constraint arity1
Maximum constraint arity171
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2210},{"arity":3,"count":9180},{"arity":4,"count":5610},{"arity":5,"count":2380},{"arity":6,"count":510},{"arity":7,"count":170},{"arity":9,"count":170},{"arity":119,"count":342},{"arity":171,"count":119}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":20693}]
Optimization problemNO
Type of objective

Solver Data

0.41/0.50	c NACRE 1.0.5
2400.07/2400.50	c
2400.07/2400.50	c # time = 2400.07
2400.07/2400.50	c # Dec = 3542401
2400.07/2400.50	c # Propagate Calls = 981250366
2400.07/2400.50	c # assignAt Calls = 14349085
2400.07/2400.50	c # removeAt Calls = 434388973
2400.07/2400.50	c # Run = 723
2400.07/2400.50	c # Conflicts = 300435
2400.07/2400.50	c # Memory used = 4852.84 Mb
2400.07/2400.50	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9480 MiB free)
  memory of node 1: 16384 MiB (11687 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391558-1568317371/watcher-4391558-1568317371 -o /tmp/evaluation-result-4391558-1568317371/solver-4391558-1568317371 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568307582-20542 --watchdog 2560 nacre_mini_release HOME/instance-4391558-1568317371.xml -ca -l100 -cm 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=23207, runsolver pid=23204

[startup+0.100489 s]*
/proc/loadavg: 2.08 2.03 2.05 3/199 23208
/proc/meminfo: memFree=21647380/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=55680 memory=30908 CPUtime=0.1 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 8604 0 0 0 9 1 0 0 20 0 1 0 407675518 57016320 7727 33554432000 4194304 4935366 140731504128240 140731504121496 140389604670879 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 13920 7727 578 181 0 7537 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 55680 KiB
Current children cumulated memory: 30908 KiB

[startup+0.209649 s]*
/proc/loadavg: 2.08 2.03 2.05 3/199 23208
/proc/meminfo: memFree=21646300/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=57232 memory=32228 CPUtime=0.21 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 8922 0 0 0 20 1 0 0 20 0 1 0 407675518 58605568 8057 33554432000 4194304 4935366 140731504128240 140731504121496 140389603744741 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 14308 8057 581 181 0 7925 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 57232 KiB
Current children cumulated memory: 32228 KiB

[startup+0.309425 s]*
/proc/loadavg: 2.08 2.03 2.05 3/199 23208
/proc/meminfo: memFree=21644440/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=58884 memory=34076 CPUtime=0.31 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 9361 0 0 0 30 1 0 0 20 0 1 0 407675518 60297216 8519 33554432000 4194304 4935366 140731504128240 140731504121496 140389604183040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 14721 8519 581 181 0 8338 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 58884 KiB
Current children cumulated memory: 34076 KiB

[startup+0.70032 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 23208
/proc/meminfo: memFree=21638116/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=65020 memory=40148 CPUtime=0.69 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 10891 0 0 0 68 1 0 0 20 0 1 0 407675518 66580480 10037 33554432000 4194304 4935366 140731504128240 140731504126360 4312448 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 16255 10037 598 181 0 9872 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 65020 KiB
Current children cumulated memory: 40148 KiB

[startup+1.50041 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 23208
/proc/meminfo: memFree=21638116/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=65276 memory=40412 CPUtime=1.49 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 10946 0 0 0 148 1 0 0 20 0 1 0 407675518 66842624 10103 33554432000 4194304 4935366 140731504128240 140731504126360 4429748 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 16319 10103 614 181 0 9936 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 65276 KiB
Current children cumulated memory: 40412 KiB

[startup+3.10966 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 23208
/proc/meminfo: memFree=21638116/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=65276 memory=40428 CPUtime=3.09 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 18454 0 0 0 308 1 0 0 20 0 1 0 407675518 66842624 10107 33554432000 4194304 4935366 140731504128240 140731504126184 4460988 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 16319 10107 618 181 0 9936 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 65276 KiB
Current children cumulated memory: 40428 KiB

[startup+6.30039 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 23208
/proc/meminfo: memFree=21638256/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=65276 memory=40428 CPUtime=6.29 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 26771 0 0 0 627 2 0 0 20 0 1 0 407675518 66842624 10107 33554432000 4194304 4935366 140731504128240 140731504126184 4365360 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 16319 10107 618 181 0 9936 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 65276 KiB
Current children cumulated memory: 40428 KiB

[startup+12.7004 s]
/proc/loadavg: 2.15 2.05 2.06 3/199 23208
/proc/meminfo: memFree=21636892/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=66084 memory=41280 CPUtime=12.69 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 35824 0 0 0 1266 3 0 0 20 0 1 0 407675518 67670016 10320 33554432000 4194304 4935366 140731504128240 140731504125992 4429134 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 16521 10320 618 181 0 10138 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 66084 KiB
Current children cumulated memory: 41280 KiB

[startup+25.5004 s]
/proc/loadavg: 2.28 2.08 2.06 3/199 23209
/proc/meminfo: memFree=21632428/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=71156 memory=46188 CPUtime=25.48 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 54609 0 0 0 2544 4 0 0 20 0 1 0 407675518 72863744 11547 33554432000 4194304 4935366 140731504128240 140731504125992 4424253 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 17789 11547 618 181 0 11406 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 71156 KiB
Current children cumulated memory: 46188 KiB

[startup+51.1098 s]
/proc/loadavg: 2.64 2.18 2.10 3/199 23211
/proc/meminfo: memFree=21616668/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=86768 memory=61720 CPUtime=51.09 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 68858 0 0 0 5103 6 0 0 20 0 1 0 407675518 88850432 15430 33554432000 4194304 4935366 140731504128240 140731504125992 4365360 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 21692 15430 618 181 0 15309 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 86768 KiB
Current children cumulated memory: 61720 KiB

[startup+102.3 s]
/proc/loadavg: 2.32 2.17 2.10 3/199 23276
/proc/meminfo: memFree=21588936/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=244156 memory=219572 CPUtime=102.26 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 118881 0 0 0 10212 14 0 0 20 0 1 0 407675518 250015744 54893 33554432000 4194304 4935366 140731504128240 140731504125928 4365329 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 61039 54893 618 181 0 54656 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 244156 KiB
Current children cumulated memory: 219572 KiB

[startup+162.3 s]
/proc/loadavg: 2.12 2.14 2.09 3/199 23280
/proc/meminfo: memFree=21205944/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=469924 memory=445108 CPUtime=162.24 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 187582 0 0 0 16195 29 0 0 20 0 1 0 407675518 481202176 111277 33554432000 4194304 4935366 140731504128240 140731504125992 140389603744741 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 117514 111277 618 181 0 111131 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 469924 KiB
Current children cumulated memory: 445108 KiB

[startup+222.3 s]
/proc/loadavg: 2.04 2.11 2.09 3/199 23286
/proc/meminfo: memFree=20920876/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=649184 memory=624468 CPUtime=222.24 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 252654 0 0 0 22183 41 0 0 20 0 1 0 407675518 664764416 156117 33554432000 4194304 4935366 140731504128240 140731504125992 4461247 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 162296 156117 618 181 0 155913 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 649184 KiB
Current children cumulated memory: 624468 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.09 2.08 3/199 23290
/proc/meminfo: memFree=20639920/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=785228 memory=760612 CPUtime=282.22 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 303858 0 0 0 28173 49 0 0 20 0 1 0 407675518 804073472 190153 33554432000 4194304 4935366 140731504128240 140731504125992 4429635 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 196307 190153 618 181 0 189924 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 785228 KiB
Current children cumulated memory: 760612 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/199 23294
/proc/meminfo: memFree=20341400/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=957916 memory=933448 CPUtime=342.2 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 373379 0 0 0 34158 62 0 0 20 0 1 0 407675518 980905984 233362 33554432000 4194304 4935366 140731504128240 140731504125928 4429630 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 239479 233362 618 181 0 233096 0
Current children cumulated CPU time: 342.2 s
Current children cumulated vsize: 957916 KiB
Current children cumulated memory: 933448 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/199 23300
/proc/meminfo: memFree=20027284/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=1184104 memory=1159780 CPUtime=402.18 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 466687 0 0 0 40142 76 0 0 20 0 1 0 407675518 1212522496 289945 33554432000 4194304 4935366 140731504128240 140731504125992 4365325 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 296026 289945 618 181 0 289643 0
Current children cumulated CPU time: 402.18 s
Current children cumulated vsize: 1184104 KiB
Current children cumulated memory: 1159780 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 23304
/proc/meminfo: memFree=19800672/32770624 swapFree=66999164/67108860
[pid=23207] ppid=23204 vsize=1325152 memory=1300888 CPUtime=462.16 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 525349 0 0 0 46132 84 0 0 20 0 1 0 407675518 1356955648 325222 33554432000 4194304 4935366 140731504128240 140731504125992 4329710 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 331288 325222 618 181 0 324905 0
Current children cumulated CPU time: 462.16 s
Current children cumulated vsize: 1325152 KiB
Current children cumulated memory: 1300888 KiB


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

/proc/23207/statm: 943470 937248 618 181 0 937087 0
Current children cumulated CPU time: 1661.92 s
Current children cumulated vsize: 3773880 KiB
Current children cumulated memory: 3748992 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/200 23449
/proc/meminfo: memFree=16336528/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=3951236 memory=3926328 CPUtime=1721.92 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 2615110 0 0 0 171844 348 0 0 20 0 1 0 407675518 4046065664 981582 33554432000 4194304 4935366 140731504128240 140731504125992 4429515 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 987809 981582 618 181 0 981426 0
Current children cumulated CPU time: 1721.92 s
Current children cumulated vsize: 3951236 KiB
Current children cumulated memory: 3926328 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 23453
/proc/meminfo: memFree=16210112/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=4048292 memory=4023456 CPUtime=1781.91 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 2719383 0 0 0 177831 360 0 0 20 0 1 0 407675518 4145451008 1005864 33554432000 4194304 4935366 140731504128240 140731504125928 4429630 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1012073 1005864 618 181 0 1005690 0
Current children cumulated CPU time: 1781.91 s
Current children cumulated vsize: 4048292 KiB
Current children cumulated memory: 4023456 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 23459
/proc/meminfo: memFree=16143448/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=4095760 memory=4070828 CPUtime=1841.91 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 2816567 0 0 0 183821 370 0 0 20 0 1 0 407675518 4194058240 1017707 33554432000 4194304 4935366 140731504128240 140731504125992 4450177 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1023940 1017707 618 181 0 1017557 0
Current children cumulated CPU time: 1841.91 s
Current children cumulated vsize: 4095760 KiB
Current children cumulated memory: 4070828 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 23463
/proc/meminfo: memFree=15999080/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=4198592 memory=4173604 CPUtime=1901.91 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 2912999 0 0 0 189809 382 0 0 20 0 1 0 407675518 4299358208 1043401 33554432000 4194304 4935366 140731504128240 140731504125928 4429630 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1049648 1043401 618 181 0 1043265 0
Current children cumulated CPU time: 1901.91 s
Current children cumulated vsize: 4198592 KiB
Current children cumulated memory: 4173604 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 23467
/proc/meminfo: memFree=15884284/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=4308956 memory=4284128 CPUtime=1961.89 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3019759 0 0 0 195795 394 0 0 20 0 1 0 407675518 4412370944 1071032 33554432000 4194304 4935366 140731504128240 140731504125992 4450336 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1077239 1071032 618 181 0 1070856 0
Current children cumulated CPU time: 1961.89 s
Current children cumulated vsize: 4308956 KiB
Current children cumulated memory: 4284128 KiB

[startup+2022.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/199 23473
/proc/meminfo: memFree=15740280/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=4448408 memory=4423592 CPUtime=2021.9 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3139061 0 0 0 201779 411 0 0 20 0 1 0 407675518 4555169792 1105898 33554432000 4194304 4935366 140731504128240 140731504125992 4365342 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1112102 1105898 618 181 0 1105719 0
Current children cumulated CPU time: 2021.9 s
Current children cumulated vsize: 4448408 KiB
Current children cumulated memory: 4423592 KiB

[startup+2082.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/199 23477
/proc/meminfo: memFree=15625668/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=4558248 memory=4533488 CPUtime=2081.89 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3239731 0 0 0 207764 425 0 0 20 0 1 0 407675518 4667645952 1133372 33554432000 4194304 4935366 140731504128240 140731504125944 4329673 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1139562 1133372 618 181 0 1133179 0
Current children cumulated CPU time: 2081.89 s
Current children cumulated vsize: 4558248 KiB
Current children cumulated memory: 4533488 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 23481
/proc/meminfo: memFree=15539240/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=4633332 memory=4608516 CPUtime=2141.89 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3338385 0 0 0 213751 438 0 0 20 0 1 0 407675518 4744531968 1152129 33554432000 4194304 4935366 140731504128240 140731504125992 4429662 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1158333 1152129 618 181 0 1151950 0
Current children cumulated CPU time: 2141.89 s
Current children cumulated vsize: 4633332 KiB
Current children cumulated memory: 4608516 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 23487
/proc/meminfo: memFree=15510044/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=4653952 memory=4629152 CPUtime=2201.89 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3415290 0 0 0 219744 445 0 0 20 0 1 0 407675518 4765646848 1157288 33554432000 4194304 4935366 140731504128240 140731504125992 4429535 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1163488 1157288 618 181 0 1157105 0
Current children cumulated CPU time: 2201.89 s
Current children cumulated vsize: 4653952 KiB
Current children cumulated memory: 4629152 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23491
/proc/meminfo: memFree=15446400/32770624 swapFree=66999168/67108860
[pid=23207] ppid=23204 vsize=4693160 memory=4668344 CPUtime=2261.88 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3494282 0 0 0 225734 454 0 0 20 0 1 0 407675518 4805795840 1167086 33554432000 4194304 4935366 140731504128240 140731504125992 4329317 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1173290 1167086 618 181 0 1166907 0
Current children cumulated CPU time: 2261.88 s
Current children cumulated vsize: 4693160 KiB
Current children cumulated memory: 4668344 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23502
/proc/meminfo: memFree=15360328/32770624 swapFree=66999172/67108860
[pid=23207] ppid=23204 vsize=4756292 memory=4731488 CPUtime=2321.88 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3569177 0 0 0 231726 462 0 0 20 0 1 0 407675518 4870443008 1182872 33554432000 4194304 4935366 140731504128240 140731504125992 4450346 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1189073 1182872 618 181 0 1182690 0
Current children cumulated CPU time: 2321.88 s
Current children cumulated vsize: 4756292 KiB
Current children cumulated memory: 4731488 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23508
/proc/meminfo: memFree=15245924/32770624 swapFree=66999172/67108860
[pid=23207] ppid=23204 vsize=4845188 memory=4820352 CPUtime=2381.87 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3652729 0 0 0 237716 471 0 0 20 0 1 0 407675518 4961472512 1205088 33554432000 4194304 4935366 140731504128240 140731504125992 4415816 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1211297 1205088 618 181 0 1204914 0
Current children cumulated CPU time: 2381.87 s
Current children cumulated vsize: 4845188 KiB
Current children cumulated memory: 4820352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23508
/proc/meminfo: memFree=15207732/32770624 swapFree=66999172/67108860
[pid=23207] ppid=23204 vsize=4877740 memory=4852844 CPUtime=2400.07 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3674696 0 0 0 239534 473 0 0 20 0 1 0 407675518 4994805760 1213211 33554432000 4194304 4935366 140731504128240 140731504125928 4450358 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1219435 1213211 618 181 0 1213052 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 4877740 KiB
Current children cumulated memory: 4852844 KiB

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

[startup+2400.57 s]
# the end of solver process 23207 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.35 s, system=4.80565 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23508
/proc/meminfo: memFree=15207732/32770624 swapFree=66999172/67108860
[pid=23207] ppid=23204 vsize=4877740 memory=4852844 CPUtime=2400.07 cores=1,3,5,7
/proc/23207/stat : 23207 (nacre_mini_rele) R 23204 23207 20510 0 -1 4202496 3674696 0 0 0 239534 473 0 0 20 0 1 0 407675518 4994805760 1213211 33554432000 4194304 4935366 140731504128240 140731504125928 4450358 0 0 4096 24578 0 0 0 17 5 0 0 0 0 0 7034520 7039168 14659584 140731504137217 140731504137317 140731504137317 140731504140226 0
/proc/23207/statm: 1219435 1213211 618 181 0 1213052 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 4877740 KiB
Current children cumulated memory: 4852844 KiB

Child status: 0
Real time (s): 2400.57
CPU time (s): 2400.15
CPU user time (s): 2395.35
CPU system time (s): 4.80565
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 4877740
Max. memory (cumulated for all children) (KiB): 4852844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.35
system time used= 4.80565
maximum resident set size= 4852984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3674738
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 485
involuntary context switches= 2476


# summary of solver processes directly reported to runsolver:
#   pid: 23207
#   total CPU time (s): 2400.15
#   total CPU user time (s): 2395.35
#   total CPU system time (s): 4.80565

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.90735 second user time and 21.8086 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-12 21:42:11
IDJOB=4391558
IDBENCH=134796
IDSOLVER=2834
FILE ID=node140/4391558-1568317371
RUNJOBID= node140-1568307582-20542
PBS_JOBID= 21701122
Free space on /tmp= 56868 MiB

SOLVER NAME= NACRE 1.0.5-Hybrid
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K171.xml
COMMAND LINE= nacre_mini_release BENCHNAME -ca -l100 -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391558-1568317371/watcher-4391558-1568317371 -o /tmp/evaluation-result-4391558-1568317371/solver-4391558-1568317371 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568307582-20542 --watchdog 2560  nacre_mini_release HOME/instance-4391558-1568317371.xml -ca -l100 -cm

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

MD5SUM BENCH= fad44a9d187d2d79449e3ca32a08f321
RANDOM SEED=2020701839

node140.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21675568 kB
MemAvailable:   31537688 kB
Buffers:          146800 kB
Cached:          9890728 kB
SwapCached:         2856 kB
Active:          1878872 kB
Inactive:        8487260 kB
Active(anon):     325536 kB
Inactive(anon):    43948 kB
Active(file):    1553336 kB
Inactive(file):  8443312 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999164 kB
Dirty:              1956 kB
Writeback:             0 kB
AnonPages:        526636 kB
Mapped:            44324 kB
Shmem:             32140 kB
Slab:             323548 kB
SReclaimable:     293932 kB
SUnreclaim:        29616 kB
KernelStack:        3520 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     849472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56864 MiB
End job on node140 at 2019-09-12 22:22:11