Trace number 4395608

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-12OPT139 248.551 248.556

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-37-03.xml
MD5SUM7e8aca8f1f1855a8a689daa123caec8a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark139
Best CPU time to get the best result obtained on this benchmark248.551
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints135
Number of domains2
Minimum domain size1
Maximum domain size391
Distribution of domain sizes[{"size":1,"count":1},{"size":391,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":2},{"degree":5,"count":13},{"degree":6,"count":23},{"degree":7,"count":16},{"degree":8,"count":5},{"degree":9,"count":2}]
Minimum constraint arity2
Maximum constraint arity34
Distribution of constraint arities[{"arity":2,"count":131},{"arity":28,"count":2},{"arity":31,"count":1},{"arity":34,"count":1}]
Number of extensional constraints0
Number of intensional constraints131
Distribution of constraint types[{"type":"intension","count":131},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

54.39/54.40	c xcsp_picat version 2.7b12 (9/12/2019)
54.39/54.40	o 193
118.29/118.30	o 150
177.68/177.75	o 140
248.48/248.55	o 139
248.48/248.55	s OPTIMUM FOUND
248.48/248.55	v <instantiation>
248.48/248.55	v     <list> s[]  </list> 
248.48/248.55	v     <values> 0 0 8 0 16 5 3 1 13 8 3 30 25 24 34 33 18 46 14 18 65 51 51 24 43 33 52 41 34 78 59 57 43 60 94 74 89 60 55 74 128 79 104 89 89 97 107 93 69 103 112 115 93 105 112 115 115 121 131 129 117 139   </values> 
248.48/248.55	v </instantiation>

Verifier Data

OK	139

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395608-1568338177/watcher-4395608-1568338177 -o /tmp/evaluation-result-4395608-1568338177/solver-4395608-1568338177 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568337054-3912 --watchdog 2560 xcsp_picat HOME/instance-4395608-1568338177.xml 

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=4584, runsolver pid=4581


[startup+0.100118 s]*
/proc/loadavg: 2.45 2.29 4.06 3/201 4585
/proc/meminfo: memFree=22269824/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2031716 memory=32400 CPUtime=0.1 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 1619 0 0 0 10 0 0 0 20 0 1 0 409732654 2080477184 8100 33554432000 4194304 5870510 140731405230192 140731405227336 4456112 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 507929 8100 896 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 32400 KiB

[startup+0.209805 s]*
/proc/loadavg: 2.45 2.29 4.06 3/201 4585
/proc/meminfo: memFree=22267776/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2036316 memory=35028 CPUtime=0.21 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 1760 0 0 0 21 0 0 0 20 0 1 0 409732654 2085187584 8757 33554432000 4194304 5870510 140731405230192 140731405227336 5562056 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 509079 8757 973 410 0 504552 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2036316 KiB
Current children cumulated memory: 35028 KiB

[startup+0.309612 s]*
/proc/loadavg: 2.45 2.29 4.06 3/201 4585
/proc/meminfo: memFree=22267116/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2036212 memory=35020 CPUtime=0.31 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 1764 0 0 0 31 0 0 0 20 0 1 0 409732654 2085081088 8755 33554432000 4194304 5870510 140731405230192 140731405227336 5562032 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 509053 8755 973 410 0 504526 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2036212 KiB
Current children cumulated memory: 35020 KiB

[startup+0.700225 s]
/proc/loadavg: 2.45 2.29 4.06 3/201 4585
/proc/meminfo: memFree=22267116/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2036452 memory=35092 CPUtime=0.69 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 1817 0 0 0 69 0 0 0 20 0 1 0 409732654 2085326848 8773 33554432000 4194304 5870510 140731405230192 140731405227336 5562048 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 509113 8773 974 410 0 504586 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2036452 KiB
Current children cumulated memory: 35092 KiB

[startup+1.50022 s]
/proc/loadavg: 2.45 2.29 4.06 3/201 4585
/proc/meminfo: memFree=22263208/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2036664 memory=35440 CPUtime=1.49 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 1899 0 0 0 149 0 0 0 20 0 1 0 409732654 2085543936 8860 33554432000 4194304 5870510 140731405230192 140731405229288 5562048 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 509166 8860 974 410 0 504639 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2036664 KiB
Current children cumulated memory: 35440 KiB

[startup+3.10962 s]
/proc/loadavg: 2.49 2.31 4.05 3/201 4585
/proc/meminfo: memFree=22238780/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2050228 memory=51092 CPUtime=3.1 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 5774 0 0 0 309 1 0 0 20 0 1 0 409732654 2099433472 12773 33554432000 4194304 5870510 140731405230192 140731405229288 5478371 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 512557 12773 974 410 0 508030 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2050228 KiB
Current children cumulated memory: 51092 KiB

[startup+6.30023 s]
/proc/loadavg: 2.49 2.31 4.05 3/201 4585
/proc/meminfo: memFree=22217800/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2059368 memory=60312 CPUtime=6.29 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 9223 0 0 0 627 2 0 0 20 0 1 0 409732654 2108792832 15078 33554432000 4194304 5870510 140731405230192 140731405229288 5406309 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 514842 15078 974 410 0 510315 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2059368 KiB
Current children cumulated memory: 60312 KiB

[startup+12.7002 s]
/proc/loadavg: 2.53 2.32 4.05 3/201 4587
/proc/meminfo: memFree=22232200/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2070592 memory=70936 CPUtime=12.69 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 13793 0 0 0 1267 2 0 0 20 0 1 0 409732654 2120286208 17734 33554432000 4194304 5870510 140731405230192 140731405229368 5478360 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 517648 17734 974 410 0 513121 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2070592 KiB
Current children cumulated memory: 70936 KiB

[startup+25.5002 s]
/proc/loadavg: 2.48 2.32 4.02 3/201 4652
/proc/meminfo: memFree=22231324/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2084872 memory=83412 CPUtime=25.49 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 35763 0 0 0 2543 6 0 0 20 0 1 0 409732654 2134908928 20853 33554432000 4194304 5870510 140731405230192 140731405229448 5406764 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 521218 20853 1011 410 0 516691 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2084872 KiB
Current children cumulated memory: 83412 KiB

[startup+51.1097 s]
/proc/loadavg: 2.32 2.29 3.97 3/201 4652
/proc/meminfo: memFree=22135480/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2151656 memory=143736 CPUtime=51.1 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 44440 0 0 0 5100 10 0 0 20 0 1 0 409732654 2203295744 35934 33554432000 4194304 5870510 140731405230192 140731405228360 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 537914 35934 1011 410 0 533387 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2151656 KiB
Current children cumulated memory: 143736 KiB

[startup+102.3 s]
/proc/loadavg: 2.14 2.25 3.86 3/200 4666
/proc/meminfo: memFree=22121916/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2101868 memory=103376 CPUtime=102.29 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 57979 0 0 0 10212 17 0 0 20 0 1 0 409732654 2152312832 25844 33554432000 4194304 5870510 140731405230192 140731405229384 5349461 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 525467 25844 1011 410 0 520940 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2101868 KiB
Current children cumulated memory: 103376 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.20 3.75 3/200 4670
/proc/meminfo: memFree=22192756/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2075336 memory=83168 CPUtime=162.29 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 68582 0 0 0 16206 23 0 0 20 0 1 0 409732654 2125144064 20792 33554432000 4194304 5870510 140731405230192 140731405229288 5562064 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 518834 20792 1011 410 0 514307 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2075336 KiB
Current children cumulated memory: 83168 KiB

[startup+222.3 s]
/proc/loadavg: 2.10 2.18 3.64 3/200 4674
/proc/meminfo: memFree=22159080/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2056820 memory=64652 CPUtime=222.28 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 76587 0 0 0 22198 30 0 0 20 0 1 0 409732654 2106183680 16163 33554432000 4194304 5870510 140731405230192 140731405229288 5575107 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 514205 16163 1011 410 0 509678 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2056820 KiB
Current children cumulated memory: 64652 KiB

[startup+248.556 s]
# the end of solver process 4584 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=248.213 s, system=0.338002 s

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

[startup+230.4 s]
/proc/loadavg: 2.08 2.18 3.62 3/200 4735
/proc/meminfo: memFree=22241284/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2075732 memory=82440 CPUtime=230.38 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 79141 0 0 0 23007 31 0 0 20 0 1 0 409732654 2125549568 20610 33554432000 4194304 5870510 140731405230192 140731405229288 139929937620871 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 518933 20610 1011 410 0 514406 0
Current children cumulated CPU time: 230.38 s
Current children cumulated vsize: 2075732 KiB
Current children cumulated memory: 82440 KiB

[startup+236.8 s]
/proc/loadavg: 2.08 2.17 3.62 3/201 4737
/proc/meminfo: memFree=22170312/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2139988 memory=136004 CPUtime=236.78 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 82054 0 0 0 23645 33 0 0 20 0 1 0 409732654 2191347712 34001 33554432000 4194304 5870510 140731405230192 140731405228904 5282464 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 534997 34001 1011 410 0 530470 0
Current children cumulated CPU time: 236.78 s
Current children cumulated vsize: 2139988 KiB
Current children cumulated memory: 136004 KiB

[startup+243.2 s]
/proc/loadavg: 2.06 2.17 3.60 3/200 4737
/proc/meminfo: memFree=22153940/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2139988 memory=136004 CPUtime=243.18 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 82054 0 0 0 24285 33 0 0 20 0 1 0 409732654 2191347712 34001 33554432000 4194304 5870510 140731405230192 140731405228904 5282467 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 534997 34001 1011 410 0 530470 0
Current children cumulated CPU time: 243.18 s
Current children cumulated vsize: 2139988 KiB
Current children cumulated memory: 136004 KiB

[startup+246.4 s]
/proc/loadavg: 2.06 2.17 3.60 3/200 4737
/proc/meminfo: memFree=22146636/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2139988 memory=136004 CPUtime=246.38 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 82054 0 0 0 24605 33 0 0 20 0 1 0 409732654 2191347712 34001 33554432000 4194304 5870510 140731405230192 140731405228904 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 534997 34001 1011 410 0 530470 0
Current children cumulated CPU time: 246.38 s
Current children cumulated vsize: 2139988 KiB
Current children cumulated memory: 136004 KiB

[startup+247.2 s]
/proc/loadavg: 2.06 2.17 3.60 3/200 4737
/proc/meminfo: memFree=22133888/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2139988 memory=140100 CPUtime=247.18 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 82056 0 0 0 24685 33 0 0 20 0 1 0 409732654 2191347712 35025 33554432000 4194304 5870510 140731405230192 140731405228904 5282867 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 534997 35025 1011 410 0 530470 0
Current children cumulated CPU time: 247.18 s
Current children cumulated vsize: 2139988 KiB
Current children cumulated memory: 140100 KiB

[startup+248 s]*
/proc/loadavg: 2.06 2.16 3.59 3/200 4737
/proc/meminfo: memFree=22094744/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2139988 memory=140100 CPUtime=247.99 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 82056 0 0 0 24766 33 0 0 20 0 1 0 409732654 2191347712 35025 33554432000 4194304 5870510 140731405230192 140731405228904 5272987 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 534997 35025 1011 410 0 530470 0
Current children cumulated CPU time: 247.99 s
Current children cumulated vsize: 2139988 KiB
Current children cumulated memory: 140100 KiB

[startup+248.4 s]
/proc/loadavg: 2.06 2.16 3.59 3/200 4737
/proc/meminfo: memFree=22094744/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2139988 memory=140100 CPUtime=248.38 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 82056 0 0 0 24805 33 0 0 20 0 1 0 409732654 2191347712 35025 33554432000 4194304 5870510 140731405230192 140731405228904 5283122 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 534997 35025 1011 410 0 530470 0
Current children cumulated CPU time: 248.38 s
Current children cumulated vsize: 2139988 KiB
Current children cumulated memory: 140100 KiB

[startup+248.5 s]
/proc/loadavg: 2.06 2.16 3.59 3/200 4737
/proc/meminfo: memFree=22094744/32770624 swapFree=66939828/67108860
[pid=4584] ppid=4581 vsize=2139988 memory=140100 CPUtime=248.48 cores=1,3,5,7
/proc/4584/stat : 4584 (xcsp_picat) R 4581 4584 3880 0 -1 4202496 82056 0 0 0 24815 33 0 0 20 0 1 0 409732654 2191347712 35025 33554432000 4194304 5870510 140731405230192 140731405228904 5283106 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 22429696 140731405235231 140731405235309 140731405235309 140731405238218 0
/proc/4584/statm: 534997 35025 1011 410 0 530470 0
Current children cumulated CPU time: 248.48 s
Current children cumulated vsize: 2139988 KiB
Current children cumulated memory: 140100 KiB

Child status: 0
Real time (s): 248.556
CPU time (s): 248.551
CPU user time (s): 248.213
CPU system time (s): 0.338002
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 2170336
Max. memory (cumulated for all children) (KiB): 148372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.213
system time used= 0.338002
maximum resident set size= 148372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82080
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= 14
involuntary context switches= 123


# summary of solver processes directly reported to runsolver:
#   pid: 4584
#   total CPU time (s): 248.551
#   total CPU user time (s): 248.213
#   total CPU system time (s): 0.338002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.979768 second user time and 1.79222 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 03:28:58
IDJOB=4395608
IDBENCH=128242
IDSOLVER=2845
FILE ID=node119/4395608-1568338177
RUNJOBID= node119-1568337054-3912
PBS_JOBID= 21701164
Free space on /tmp= 57264 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-37-03.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395608-1568338177/watcher-4395608-1568338177 -o /tmp/evaluation-result-4395608-1568338177/solver-4395608-1568338177 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568337054-3912 --watchdog 2560  xcsp_picat HOME/instance-4395608-1568338177.xml

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

MD5SUM BENCH= 7e8aca8f1f1855a8a689daa123caec8a
RANDOM SEED=1681092744

node119.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.47
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.47
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.47
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.47
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:        22299716 kB
MemAvailable:   31750524 kB
Buffers:          177024 kB
Cached:          9487720 kB
SwapCached:        61088 kB
Active:          2312856 kB
Inactive:        7469252 kB
Active(anon):      56104 kB
Inactive(anon):   102688 kB
Active(file):    2256752 kB
Inactive(file):  7366564 kB
Unevictable:      107476 kB
Mlocked:          107476 kB
SwapTotal:      67108860 kB
SwapFree:       66939828 kB
Dirty:              3188 kB
Writeback:           128 kB
AnonPages:        292860 kB
Mapped:            45836 kB
Shmem:             32808 kB
Slab:             285524 kB
SReclaimable:     255952 kB
SUnreclaim:        29572 kB
KernelStack:        3792 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2562932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57264 MiB
End job on node119 at 2019-09-13 03:33:07