Trace number 4395193

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 NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2019-09-12UNSAT 459.517 459.56

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-marketSplit/
Pb-msplit-4-30-2.xml
MD5SUM81d0b6dc5f2e6c238bfcda5bddd020dd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark27.7653
Satisfiable
(Un)Satisfiability was proved
Number of variables31
Number of constraints9
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":31}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":1},{"degree":6,"count":3},{"degree":8,"count":27}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":28,"count":2},{"arity":29,"count":2},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":9}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

17.00/17.08	c xcsp_picat version 2.7b12 (9/12/2019)
459.44/459.55	s UNSATISFIABLE

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 (15267 MiB free)
  memory of node 1: 16384 MiB (15605 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395193-1568339929/watcher-4395193-1568339929 -o /tmp/evaluation-result-4395193-1568339929/solver-4395193-1568339929 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568321663-18695 --watchdog 2580 xcsp_picat HOME/instance-4395193-1568339929.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=23452, runsolver pid=23449

[startup+0.100202 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 23453
/proc/meminfo: memFree=31601512/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2037068 memory=15564 CPUtime=0.1 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 2013 0 0 0 10 0 0 0 20 0 1 0 410255604 2085957632 3891 33554432000 4194304 5870510 140733236365344 140733236364520 140017990066055 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 509267 3891 963 410 0 504740 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2037068 KiB
Current children cumulated memory: 15564 KiB

[startup+0.209904 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 23453
/proc/meminfo: memFree=31600768/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2037216 memory=15564 CPUtime=0.21 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 2049 0 0 0 21 0 0 0 20 0 1 0 410255604 2086109184 3891 33554432000 4194304 5870510 140733236365344 140733236364520 5562048 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 509304 3891 963 410 0 504777 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2037216 KiB
Current children cumulated memory: 15564 KiB

[startup+0.309142 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 23453
/proc/meminfo: memFree=31598596/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2033620 memory=15976 CPUtime=0.31 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 2222 0 0 0 31 0 0 0 20 0 1 0 410255604 2082426880 3994 33554432000 4194304 5870510 140733236365344 140733236364520 5298780 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 508405 3994 993 410 0 503878 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2033620 KiB
Current children cumulated memory: 15976 KiB

[startup+0.70034 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23453
/proc/meminfo: memFree=31597852/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2035304 memory=17520 CPUtime=0.69 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 2624 0 0 0 69 0 0 0 20 0 1 0 410255604 2084151296 4380 33554432000 4194304 5870510 140733236365344 140733236363640 5283135 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 508826 4380 993 410 0 504299 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2035304 KiB
Current children cumulated memory: 17520 KiB

[startup+1.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23453
/proc/meminfo: memFree=31593848/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2038708 memory=20800 CPUtime=1.48 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 3640 0 0 0 148 0 0 0 20 0 1 0 410255604 2087636992 5200 33554432000 4194304 5870510 140733236365344 140733236363640 5288858 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 509677 5200 994 410 0 505150 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2038708 KiB
Current children cumulated memory: 20800 KiB

[startup+3.10968 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23453
/proc/meminfo: memFree=31574392/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2041788 memory=24396 CPUtime=3.1 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 6287 0 0 0 309 1 0 0 20 0 1 0 410255604 2090790912 6099 33554432000 4194304 5870510 140733236365344 140733236364360 5282738 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 510447 6099 994 410 0 505920 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2041788 KiB
Current children cumulated memory: 24396 KiB

[startup+6.30036 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23453
/proc/meminfo: memFree=31561772/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2048860 memory=31472 CPUtime=6.29 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 7911 0 0 0 628 1 0 0 20 0 1 0 410255604 2098032640 7868 33554432000 4194304 5870510 140733236365344 140733236363784 5283106 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 512215 7868 994 410 0 507688 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2048860 KiB
Current children cumulated memory: 31472 KiB

[startup+12.7004 s]
/proc/loadavg: 2.08 2.03 2.05 3/200 23453
/proc/meminfo: memFree=31547192/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2060296 memory=38016 CPUtime=12.69 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 11488 0 0 0 1268 1 0 0 20 0 1 0 410255604 2109743104 9504 33554432000 4194304 5870510 140733236365344 140733236363784 5283028 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 515074 9504 994 410 0 510547 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2060296 KiB
Current children cumulated memory: 38016 KiB

[startup+25.5004 s]
/proc/loadavg: 2.06 2.03 2.05 3/200 23453
/proc/meminfo: memFree=31541980/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2060724 memory=43288 CPUtime=25.49 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 18280 0 0 0 2547 2 0 0 20 0 1 0 410255604 2110181376 10822 33554432000 4194304 5870510 140733236365344 140733236363912 5272987 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 515181 10822 994 410 0 510654 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2060724 KiB
Current children cumulated memory: 43288 KiB

[startup+51.1097 s]
/proc/loadavg: 2.04 2.03 2.05 3/200 23457
/proc/meminfo: memFree=31531492/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2065912 memory=48520 CPUtime=51.1 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 22756 0 0 0 5107 3 0 0 20 0 1 0 410255604 2115493888 12130 33554432000 4194304 5870510 140733236365344 140733236363912 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 516478 12130 994 410 0 511951 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2065912 KiB
Current children cumulated memory: 48520 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/200 23522
/proc/meminfo: memFree=31509720/32770624 swapFree=66980060/67108860
[pid=23452] ppid=23449 vsize=2078208 memory=60732 CPUtime=102.27 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 31093 0 0 0 10224 3 0 0 20 0 1 0 410255604 2128084992 15183 33554432000 4194304 5870510 140733236365344 140733236363912 5272433 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 519552 15183 994 410 0 515025 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2078208 KiB
Current children cumulated memory: 60732 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 23534
/proc/meminfo: memFree=31490856/32770624 swapFree=66980068/67108860
[pid=23452] ppid=23449 vsize=2094120 memory=76768 CPUtime=162.27 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 33000 0 0 0 16222 5 0 0 20 0 1 0 410255604 2144378880 19192 33554432000 4194304 5870510 140733236365344 140733236363784 5282586 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 523530 19192 994 410 0 519003 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2094120 KiB
Current children cumulated memory: 76768 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 23563
/proc/meminfo: memFree=31470984/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2094120 memory=76768 CPUtime=222.27 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 33193 0 0 0 22222 5 0 0 20 0 1 0 410255604 2144378880 19192 33554432000 4194304 5870510 140733236365344 140733236363784 5272722 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 523530 19192 994 410 0 519003 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2094120 KiB
Current children cumulated memory: 76768 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23630
/proc/meminfo: memFree=30895444/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2094120 memory=78816 CPUtime=282.26 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 33940 0 0 0 28221 5 0 0 20 0 1 0 410255604 2144378880 19704 33554432000 4194304 5870510 140733236365344 140733236363784 5281839 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 523530 19704 994 410 0 519003 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2094120 KiB
Current children cumulated memory: 78816 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23634
/proc/meminfo: memFree=30872512/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2094120 memory=78816 CPUtime=342.26 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 34885 0 0 0 34221 5 0 0 20 0 1 0 410255604 2144378880 19704 33554432000 4194304 5870510 140733236365344 140733236363784 5282578 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 523530 19704 994 410 0 519003 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2094120 KiB
Current children cumulated memory: 78816 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 23640
/proc/meminfo: memFree=30860440/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2095416 memory=81800 CPUtime=402.25 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 35801 0 0 0 40220 5 0 0 20 0 1 0 410255604 2145705984 20450 33554432000 4194304 5870510 140733236365344 140733236363912 5282736 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 523854 20450 994 410 0 519327 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 2095416 KiB
Current children cumulated memory: 81800 KiB

[startup+459.56 s]
# the end of solver process 23452 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=459.447 s, system=0.069994 s

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

[startup+409.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23640
/proc/meminfo: memFree=30859124/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2095416 memory=81800 CPUtime=409.55 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 35882 0 0 0 40950 5 0 0 20 0 1 0 410255604 2145705984 20450 33554432000 4194304 5870510 140733236365344 140733236363912 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 523854 20450 994 410 0 519327 0
Current children cumulated CPU time: 409.55 s
Current children cumulated vsize: 2095416 KiB
Current children cumulated memory: 81800 KiB

[startup+435.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23641
/proc/meminfo: memFree=30842644/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2098068 memory=76528 CPUtime=435.15 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 37199 0 0 0 43509 6 0 0 20 0 1 0 410255604 2148421632 19132 33554432000 4194304 5870510 140733236365344 140733236363784 5282555 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 524517 19132 994 410 0 519990 0
Current children cumulated CPU time: 435.15 s
Current children cumulated vsize: 2098068 KiB
Current children cumulated memory: 76528 KiB

[startup+448 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 23644
/proc/meminfo: memFree=30844960/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2098068 memory=82912 CPUtime=447.95 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 37239 0 0 0 44789 6 0 0 20 0 1 0 410255604 2148421632 20728 33554432000 4194304 5870510 140733236365344 140733236363784 5282475 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 524517 20728 994 410 0 519990 0
Current children cumulated CPU time: 447.95 s
Current children cumulated vsize: 2098068 KiB
Current children cumulated memory: 82912 KiB

[startup+454.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23644
/proc/meminfo: memFree=30835184/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2098068 memory=82912 CPUtime=454.34 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 37243 0 0 0 45428 6 0 0 20 0 1 0 410255604 2148421632 20728 33554432000 4194304 5870510 140733236365344 140733236363784 5282590 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 524517 20728 994 410 0 519990 0
Current children cumulated CPU time: 454.34 s
Current children cumulated vsize: 2098068 KiB
Current children cumulated memory: 82912 KiB

[startup+457.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23644
/proc/meminfo: memFree=30788240/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2098068 memory=82912 CPUtime=457.54 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 37248 0 0 0 45748 6 0 0 20 0 1 0 410255604 2148421632 20728 33554432000 4194304 5870510 140733236365344 140733236363784 5283135 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 524517 20728 994 410 0 519990 0
Current children cumulated CPU time: 457.54 s
Current children cumulated vsize: 2098068 KiB
Current children cumulated memory: 82912 KiB

[startup+458.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23644
/proc/meminfo: memFree=30846900/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2098068 memory=82912 CPUtime=458.34 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 37253 0 0 0 45828 6 0 0 20 0 1 0 410255604 2148421632 20728 33554432000 4194304 5870510 140733236365344 140733236363784 5282767 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 524517 20728 994 410 0 519990 0
Current children cumulated CPU time: 458.34 s
Current children cumulated vsize: 2098068 KiB
Current children cumulated memory: 82912 KiB

[startup+459.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23644
/proc/meminfo: memFree=30840696/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2098068 memory=82912 CPUtime=459.14 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 37253 0 0 0 45908 6 0 0 20 0 1 0 410255604 2148421632 20728 33554432000 4194304 5870510 140733236365344 140733236363784 5282725 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 524517 20728 994 410 0 519990 0
Current children cumulated CPU time: 459.14 s
Current children cumulated vsize: 2098068 KiB
Current children cumulated memory: 82912 KiB

[startup+459.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23644
/proc/meminfo: memFree=30840696/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2098068 memory=82912 CPUtime=459.34 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 37253 0 0 0 45928 6 0 0 20 0 1 0 410255604 2148421632 20728 33554432000 4194304 5870510 140733236365344 140733236363784 5283106 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 524517 20728 994 410 0 519990 0
Current children cumulated CPU time: 459.34 s
Current children cumulated vsize: 2098068 KiB
Current children cumulated memory: 82912 KiB

[startup+459.5 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23644
/proc/meminfo: memFree=30840696/32770624 swapFree=66980072/67108860
[pid=23452] ppid=23449 vsize=2098068 memory=82912 CPUtime=459.44 cores=0,2,4,6
/proc/23452/stat : 23452 (xcsp_picat) R 23449 23452 18664 0 -1 4202496 37253 0 0 0 45938 6 0 0 20 0 1 0 410255604 2148421632 20728 33554432000 4194304 5870510 140733236365344 140733236363784 5282759 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 22196224 140733236368415 140733236368493 140733236368493 140733236371402 0
/proc/23452/statm: 524517 20728 994 410 0 519990 0
Current children cumulated CPU time: 459.44 s
Current children cumulated vsize: 2098068 KiB
Current children cumulated memory: 82912 KiB

Child status: 0
Real time (s): 459.56
CPU time (s): 459.517
CPU user time (s): 459.447
CPU system time (s): 0.069994
CPU usage (%): 99.9906
Max. virtual memory (cumulated for all children) (KiB): 2098068
Max. memory (cumulated for all children) (KiB): 82912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 459.447
system time used= 0.069994
maximum resident set size= 82936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37286
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= 12
involuntary context switches= 576


# summary of solver processes directly reported to runsolver:
#   pid: 23452
#   total CPU time (s): 459.517
#   total CPU user time (s): 459.447
#   total CPU system time (s): 0.069994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.2661 second user time and 3.05177 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 03:58:07
IDJOB=4395193
IDBENCH=135488
IDSOLVER=2844
FILE ID=node121/4395193-1568339929
RUNJOBID= node121-1568321663-18695
PBS_JOBID= 21701136
Free space on /tmp= 61044 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-marketSplit/Pb-msplit-4-30-2.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395193-1568339929/watcher-4395193-1568339929 -o /tmp/evaluation-result-4395193-1568339929/solver-4395193-1568339929 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568321663-18695 --watchdog 2580  xcsp_picat HOME/instance-4395193-1568339929.xml

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

MD5SUM BENCH= 81d0b6dc5f2e6c238bfcda5bddd020dd
RANDOM SEED=109023840

node121.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.75
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.75
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.75
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.75
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:        31614168 kB
MemAvailable:   31832892 kB
Buffers:          131636 kB
Cached:           383104 kB
SwapCached:        19068 kB
Active:           341076 kB
Inactive:         281880 kB
Active(anon):      94356 kB
Inactive(anon):    43740 kB
Active(file):     246720 kB
Inactive(file):   238140 kB
Unevictable:      108700 kB
Mlocked:          108700 kB
SwapTotal:      67108860 kB
SwapFree:       66980060 kB
Dirty:              3420 kB
Writeback:             0 kB
AnonPages:        245532 kB
Mapped:            34708 kB
Shmem:             21000 kB
Slab:             128788 kB
SReclaimable:      99400 kB
SUnreclaim:        29388 kB
KernelStack:        3504 kB
PageTables:         5392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2632772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61044 MiB
End job on node121 at 2019-09-13 04:05:47