Trace number 4395609

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-12OPT97 201.766 201.773

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-37-01.xml
MD5SUMcc0e4d4fb1187992b98efb1fb4f076c6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark97
Best CPU time to get the best result obtained on this benchmark201.766
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints135
Number of domains2
Minimum domain size1
Maximum domain size300
Distribution of domain sizes[{"size":1,"count":1},{"size":300,"count":61}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":4},{"degree":5,"count":10},{"degree":6,"count":23},{"degree":7,"count":17},{"degree":8,"count":6},{"degree":10,"count":1}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":131},{"arity":26,"count":1},{"arity":27,"count":1},{"arity":32,"count":1},{"arity":36,"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

52.78/52.80	c xcsp_picat version 2.7b12 (9/12/2019)
52.78/52.80	o 146
118.18/118.22	o 112
154.48/154.56	o 101
191.68/191.77	o 97
201.68/201.76	s OPTIMUM FOUND
201.68/201.76	v <instantiation>
201.68/201.76	v     <list> s[]  </list> 
201.68/201.76	v     <values> 0 9 0 0 15 5 8 8 8 22 15 31 44 35 14 22 46 25 45 31 18 35 55 55 39 31 37 25 42 45 39 45 60 52 78 52 47 74 39 56 61 62 54 55 48 57 52 59 61 71 60 61 83 75 66 86 71 78 90 83 91 97   </values> 
201.68/201.76	v </instantiation>

Verifier Data

OK	97

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

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

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

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=4651, runsolver pid=4648

[startup+0.100118 s]*
/proc/loadavg: 2.48 2.32 4.02 3/201 4652
/proc/meminfo: memFree=22231748/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2031716 memory=31608 CPUtime=0.1 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 1453 0 0 0 10 0 0 0 20 0 1 0 409735036 2080477184 7902 33554432000 4194304 5870510 140728577967232 140728577964376 4907504 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 507929 7902 892 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 31608 KiB

[startup+0.209842 s]*
/proc/loadavg: 2.48 2.32 4.02 3/201 4652
/proc/meminfo: memFree=22229700/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2036232 memory=34076 CPUtime=0.21 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 1580 0 0 0 21 0 0 0 20 0 1 0 409735036 2085101568 8519 33554432000 4194304 5870510 140728577967232 140728577964376 5476912 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 509058 8519 955 410 0 504531 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2036232 KiB
Current children cumulated memory: 34076 KiB

[startup+0.309531 s]*
/proc/loadavg: 2.48 2.32 4.02 3/201 4652
/proc/meminfo: memFree=22239884/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2036372 memory=36384 CPUtime=0.31 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 1626 0 0 0 31 0 0 0 20 0 1 0 409735036 2085244928 9096 33554432000 4194304 5870510 140728577967232 140728577964376 5478381 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 509093 9096 973 410 0 504566 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2036372 KiB
Current children cumulated memory: 36384 KiB

[startup+0.700226 s]
/proc/loadavg: 2.48 2.32 4.02 3/201 4652
/proc/meminfo: memFree=22239384/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2036588 memory=36688 CPUtime=0.69 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 1662 0 0 0 69 0 0 0 20 0 1 0 409735036 2085466112 9172 33554432000 4194304 5870510 140728577967232 140728577966328 5562048 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 509147 9172 973 410 0 504620 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2036588 KiB
Current children cumulated memory: 36688 KiB

[startup+1.50024 s]
/proc/loadavg: 2.48 2.32 4.02 3/201 4652
/proc/meminfo: memFree=22239384/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2045008 memory=44624 CPUtime=1.49 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 3892 0 0 0 148 1 0 0 20 0 1 0 409735036 2094088192 11156 33554432000 4194304 5870510 140728577967232 140728577966328 140569650639492 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 511252 11156 973 410 0 506725 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2045008 KiB
Current children cumulated memory: 44624 KiB

[startup+3.10951 s]
/proc/loadavg: 2.48 2.32 4.02 3/201 4652
/proc/meminfo: memFree=22228652/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2045164 memory=47028 CPUtime=3.1 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 4110 0 0 0 309 1 0 0 20 0 1 0 409735036 2094247936 11757 33554432000 4194304 5870510 140728577967232 140728577966408 5476966 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 511291 11757 973 410 0 506764 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2045164 KiB
Current children cumulated memory: 47028 KiB

[startup+6.30022 s]
/proc/loadavg: 2.44 2.31 4.01 3/201 4652
/proc/meminfo: memFree=22224312/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2050996 memory=51872 CPUtime=6.29 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 6431 0 0 0 628 1 0 0 20 0 1 0 409735036 2100219904 12968 33554432000 4194304 5870510 140728577967232 140728577966328 5476925 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 512749 12968 973 410 0 508222 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2050996 KiB
Current children cumulated memory: 51872 KiB

[startup+12.7002 s]
/proc/loadavg: 2.41 2.31 4.00 3/201 4652
/proc/meminfo: memFree=22209256/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2068644 memory=67192 CPUtime=12.68 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 12601 0 0 0 1266 2 0 0 20 0 1 0 409735036 2118291456 16798 33554432000 4194304 5870510 140728577967232 140728577966328 5476957 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 517161 16798 973 410 0 512634 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2068644 KiB
Current children cumulated memory: 67192 KiB

[startup+25.5002 s]
/proc/loadavg: 2.32 2.29 3.97 3/201 4652
/proc/meminfo: memFree=22135480/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2082864 memory=79740 CPUtime=25.49 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 32493 0 0 0 2542 7 0 0 20 0 1 0 409735036 2132852736 19935 33554432000 4194304 5870510 140728577967232 140728577966328 5406410 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 520716 19935 1013 410 0 516189 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2082864 KiB
Current children cumulated memory: 79740 KiB

[startup+51.1098 s]
/proc/loadavg: 2.21 2.27 3.91 3/201 4662
/proc/meminfo: memFree=22081720/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140616 memory=141544 CPUtime=51.09 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 43699 0 0 0 5099 10 0 0 20 0 1 0 409735036 2191990784 35386 33554432000 4194304 5870510 140728577967232 140728577966040 5262922 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535154 35386 1013 410 0 530627 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2140616 KiB
Current children cumulated memory: 141544 KiB

[startup+102.3 s]
/proc/loadavg: 2.09 2.23 3.81 3/200 4666
/proc/meminfo: memFree=22181464/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2114936 memory=114872 CPUtime=102.28 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 66766 0 0 0 10210 18 0 0 20 0 1 0 409735036 2165694464 28718 33554432000 4194304 5870510 140728577967232 140728577965400 5337393 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 528734 28718 1013 410 0 524207 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2114936 KiB
Current children cumulated memory: 114872 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.19 3.70 3/200 4670
/proc/meminfo: memFree=22158528/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140532 memory=135792 CPUtime=162.29 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 77045 0 0 0 16207 22 0 0 20 0 1 0 409735036 2191904768 33948 33554432000 4194304 5870510 140728577967232 140728577966344 5282429 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535133 33948 1013 410 0 530606 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2140532 KiB
Current children cumulated memory: 135792 KiB

[startup+201.773 s]
# the end of solver process 4651 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=201.504 s, system=0.261995 s

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

[startup+179.2 s]
/proc/loadavg: 2.02 2.17 3.66 3/200 4672
/proc/meminfo: memFree=22089840/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140536 memory=133736 CPUtime=179.18 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 83056 0 0 0 17893 25 0 0 20 0 1 0 409735036 2191908864 33434 33554432000 4194304 5870510 140728577967232 140728577966040 5272345 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535134 33434 1013 410 0 530607 0
Current children cumulated CPU time: 179.18 s
Current children cumulated vsize: 2140536 KiB
Current children cumulated memory: 133736 KiB

[startup+192 s]*
/proc/loadavg: 2.02 2.17 3.65 3/200 4674
/proc/meminfo: memFree=22084036/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140536 memory=135784 CPUtime=191.99 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 83057 0 0 0 19174 25 0 0 20 0 1 0 409735036 2191908864 33946 33554432000 4194304 5870510 140728577967232 140728577966040 5282597 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535134 33946 1013 410 0 530607 0
Current children cumulated CPU time: 191.99 s
Current children cumulated vsize: 2140536 KiB
Current children cumulated memory: 135784 KiB

[startup+198.4 s]
/proc/loadavg: 2.10 2.18 3.64 3/200 4674
/proc/meminfo: memFree=22159080/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140536 memory=135784 CPUtime=198.38 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 83057 0 0 0 19813 25 0 0 20 0 1 0 409735036 2191908864 33946 33554432000 4194304 5870510 140728577967232 140728577966344 5272665 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535134 33946 1013 410 0 530607 0
Current children cumulated CPU time: 198.38 s
Current children cumulated vsize: 2140536 KiB
Current children cumulated memory: 135784 KiB

[startup+200 s]*
/proc/loadavg: 2.09 2.18 3.63 3/200 4674
/proc/meminfo: memFree=22157220/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140536 memory=135784 CPUtime=199.99 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 83066 0 0 0 19974 25 0 0 20 0 1 0 409735036 2191908864 33946 33554432000 4194304 5870510 140728577967232 140728577966344 5282736 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535134 33946 1013 410 0 530607 0
Current children cumulated CPU time: 199.99 s
Current children cumulated vsize: 2140536 KiB
Current children cumulated memory: 135784 KiB

[startup+200.8 s]
/proc/loadavg: 2.09 2.18 3.63 3/200 4674
/proc/meminfo: memFree=22157220/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140536 memory=135784 CPUtime=200.78 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 83066 0 0 0 20053 25 0 0 20 0 1 0 409735036 2191908864 33946 33554432000 4194304 5870510 140728577967232 140728577966344 5282590 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535134 33946 1013 410 0 530607 0
Current children cumulated CPU time: 200.78 s
Current children cumulated vsize: 2140536 KiB
Current children cumulated memory: 135784 KiB

[startup+201.2 s]
/proc/loadavg: 2.09 2.18 3.63 3/200 4674
/proc/meminfo: memFree=22157220/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140536 memory=135784 CPUtime=201.18 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 83066 0 0 0 20093 25 0 0 20 0 1 0 409735036 2191908864 33946 33554432000 4194304 5870510 140728577967232 140728577966344 5283024 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535134 33946 1013 410 0 530607 0
Current children cumulated CPU time: 201.18 s
Current children cumulated vsize: 2140536 KiB
Current children cumulated memory: 135784 KiB

[startup+201.6 s]
/proc/loadavg: 2.09 2.18 3.63 3/200 4674
/proc/meminfo: memFree=22157220/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140536 memory=135784 CPUtime=201.58 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 83066 0 0 0 20133 25 0 0 20 0 1 0 409735036 2191908864 33946 33554432000 4194304 5870510 140728577967232 140728577966344 5282578 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535134 33946 1013 410 0 530607 0
Current children cumulated CPU time: 201.58 s
Current children cumulated vsize: 2140536 KiB
Current children cumulated memory: 135784 KiB

[startup+201.7 s]
/proc/loadavg: 2.09 2.18 3.63 3/200 4674
/proc/meminfo: memFree=22157220/32770624 swapFree=66939828/67108860
[pid=4651] ppid=4648 vsize=2140536 memory=135784 CPUtime=201.68 cores=0,2,4,6
/proc/4651/stat : 4651 (xcsp_picat) R 4648 4651 3880 0 -1 4202496 83066 0 0 0 20143 25 0 0 20 0 1 0 409735036 2191908864 33946 33554432000 4194304 5870510 140728577967232 140728577966344 5282767 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 23527424 140728577975327 140728577975405 140728577975405 140728577978314 0
/proc/4651/statm: 535134 33946 1013 410 0 530607 0
Current children cumulated CPU time: 201.68 s
Current children cumulated vsize: 2140536 KiB
Current children cumulated memory: 135784 KiB

Child status: 0
Real time (s): 201.773
CPU time (s): 201.766
CPU user time (s): 201.504
CPU system time (s): 0.261995
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 2140616
Max. memory (cumulated for all children) (KiB): 141576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 201.504
system time used= 0.261995
maximum resident set size= 141576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83093
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= 4
involuntary context switches= 239


# summary of solver processes directly reported to runsolver:
#   pid: 4651
#   total CPU time (s): 201.766
#   total CPU user time (s): 201.504
#   total CPU system time (s): 0.261995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.768588 second user time and 1.5084 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 03:29:22
IDJOB=4395609
IDBENCH=128305
IDSOLVER=2845
FILE ID=node119/4395609-1568338201
RUNJOBID= node119-1568337054-3911
PBS_JOBID= 21701164
Free space on /tmp= 57268 MiB

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

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

MD5SUM BENCH= cc0e4d4fb1187992b98efb1fb4f076c6
RANDOM SEED=706520094

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:        22260372 kB
MemAvailable:   31710460 kB
Buffers:          177052 kB
Cached:          9487072 kB
SwapCached:        61088 kB
Active:          2352552 kB
Inactive:        7469276 kB
Active(anon):      96444 kB
Inactive(anon):   102688 kB
Active(file):    2256108 kB
Inactive(file):  7366588 kB
Unevictable:      107476 kB
Mlocked:          107476 kB
SwapTotal:      67108860 kB
SwapFree:       66939828 kB
Dirty:              3416 kB
Writeback:             0 kB
AnonPages:        204008 kB
Mapped:            45832 kB
Shmem:             32808 kB
Slab:             285112 kB
SReclaimable:     255852 kB
SUnreclaim:        29260 kB
KernelStack:        3792 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2613344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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:32:44