Trace number 4395310

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-12OPT65 362.936 362.984

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-26-09.xml
MD5SUM54f28c2036fc278050695a3bd6f2d6a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark44.8404
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size363
Distribution of domain sizes[{"size":1,"count":1},{"size":363,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":3},{"degree":5,"count":8},{"degree":6,"count":19},{"degree":7,"count":16},{"degree":8,"count":10},{"degree":9,"count":5}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":112},{"arity":41,"count":1},{"arity":45,"count":2},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"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

48.09/48.14	c xcsp_picat version 2.7b12 (9/12/2019)
48.09/48.14	o 161
106.38/106.46	o 94
185.17/185.25	o 72
292.86/292.96	o 65
362.85/362.98	s OPTIMUM FOUND
362.85/362.98	v <instantiation>
362.85/362.98	v     <list> s[]  </list> 
362.85/362.98	v     <values> 0 0 0 0 6 10 10 5 4 5 16 41 8 19 7 35 10 13 7 11 8 11 46 42 7 18 20 10 23 33 23 33 25 36 19 27 34 25 28 16 26 37 48 27 42 40 34 53 40 41 49 47 48 54 55 51 54 56 55 56 61 65   </values> 
362.85/362.98	v </instantiation>

Verifier Data

OK	65

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395310-1568334296/watcher-4395310-1568334296 -o /tmp/evaluation-result-4395310-1568334296/solver-4395310-1568334296 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568318150-27187 --watchdog 2580 xcsp_picat HOME/instance-4395310-1568334296.xml 

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

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
solver pid=29863, runsolver pid=29860
Current StackSize limit: 8192 KiB


[startup+0.100119 s]*
/proc/loadavg: 2.07 2.06 2.05 3/200 29864
/proc/meminfo: memFree=31364244/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2031716 memory=35424 CPUtime=0.1 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 1373 0 0 0 10 0 0 0 20 0 1 0 409685675 2080477184 8856 33554432000 4194304 5870510 140727461780352 140727461777496 4907008 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 507929 8856 864 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 35424 KiB

[startup+0.209767 s]*
/proc/loadavg: 2.07 2.06 2.05 3/200 29864
/proc/meminfo: memFree=31348916/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2031716 memory=50540 CPUtime=0.2 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 1592 0 0 0 20 0 0 0 20 0 1 0 409685675 2080477184 12635 33554432000 4194304 5870510 140727461780352 140727461777496 4460195 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 507929 12635 890 410 0 503402 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 50540 KiB

[startup+0.309609 s]*
/proc/loadavg: 2.07 2.06 2.05 3/200 29864
/proc/meminfo: memFree=31330864/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2048676 memory=69284 CPUtime=0.31 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 4304 0 0 0 30 1 0 0 20 0 1 0 409685675 2097844224 17321 33554432000 4194304 5870510 140727461780352 140727461777496 5406851 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 512169 17321 967 410 0 507642 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2048676 KiB
Current children cumulated memory: 69284 KiB

[startup+0.700232 s]
/proc/loadavg: 2.07 2.06 2.05 4/200 29864
/proc/meminfo: memFree=31328260/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2048676 memory=69528 CPUtime=0.69 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 4374 0 0 0 68 1 0 0 20 0 1 0 409685675 2097844224 17382 33554432000 4194304 5870510 140727461780352 140727461777496 140394379191407 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 512169 17382 970 410 0 507642 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2048676 KiB
Current children cumulated memory: 69528 KiB

[startup+1.50023 s]
/proc/loadavg: 2.07 2.06 2.05 3/200 29864
/proc/meminfo: memFree=31328260/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2049260 memory=70756 CPUtime=1.49 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 4665 0 0 0 147 2 0 0 20 0 1 0 409685675 2098442240 17689 33554432000 4194304 5870510 140727461780352 140727461777496 5478360 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 512315 17689 970 410 0 507788 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2049260 KiB
Current children cumulated memory: 70756 KiB

[startup+3.10911 s]
/proc/loadavg: 2.06 2.06 2.05 3/200 29864
/proc/meminfo: memFree=31305260/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2068736 memory=93100 CPUtime=3.1 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 10617 0 0 0 307 3 0 0 20 0 1 0 409685675 2118385664 23275 33554432000 4194304 5870510 140727461780352 140727461779448 5574844 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 517184 23275 972 410 0 512657 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2068736 KiB
Current children cumulated memory: 93100 KiB

[startup+6.30022 s]
/proc/loadavg: 2.06 2.06 2.05 3/200 29864
/proc/meminfo: memFree=31275416/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2103020 memory=122856 CPUtime=6.29 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 20533 0 0 0 624 5 0 0 20 0 1 0 409685675 2153492480 30714 33554432000 4194304 5870510 140727461780352 140727461778904 140394379652999 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 525755 30714 972 410 0 521228 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2103020 KiB
Current children cumulated memory: 122856 KiB

[startup+12.7003 s]
/proc/loadavg: 2.06 2.06 2.05 3/200 29865
/proc/meminfo: memFree=31221476/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2156900 memory=171832 CPUtime=12.68 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 62836 0 0 0 1256 12 0 0 20 0 1 0 409685675 2208665600 42958 33554432000 4194304 5870510 140727461780352 140727461778840 5257495 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 539225 42958 979 410 0 534698 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2156900 KiB
Current children cumulated memory: 171832 KiB

[startup+25.5003 s]
/proc/loadavg: 2.05 2.05 2.05 3/200 29865
/proc/meminfo: memFree=31250856/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2109792 memory=137368 CPUtime=25.49 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 94728 0 0 0 2527 22 0 0 20 0 1 0 409685675 2160427008 34342 33554432000 4194304 5870510 140727461780352 140727461779448 5287642 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 527448 34342 1010 410 0 522921 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2109792 KiB
Current children cumulated memory: 137368 KiB

[startup+51.1097 s]
/proc/loadavg: 2.03 2.05 2.05 3/200 29867
/proc/meminfo: memFree=31129388/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2250644 memory=257328 CPUtime=51.09 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 120138 0 0 0 5080 29 0 0 20 0 1 0 409685675 2304659456 64332 33554432000 4194304 5870510 140727461780352 140727461779464 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 562661 64332 1011 410 0 558134 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2250644 KiB
Current children cumulated memory: 257328 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/200 29871
/proc/meminfo: memFree=31131364/32770624 swapFree=66921080/67108860
[pid=29863] ppid=29860 vsize=2250656 memory=254236 CPUtime=102.28 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 159058 0 0 0 10184 44 0 0 20 0 1 0 409685675 2304671744 63559 33554432000 4194304 5870510 140727461780352 140727461779608 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 562664 63559 1011 410 0 558137 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2250656 KiB
Current children cumulated memory: 254236 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.05 4/198 29876
/proc/meminfo: memFree=31168300/32770624 swapFree=66921084/67108860
[pid=29863] ppid=29860 vsize=2201328 memory=218252 CPUtime=162.27 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 169230 0 0 0 16171 56 0 0 20 0 1 0 409685675 2254159872 54563 33554432000 4194304 5870510 140727461780352 140727461779512 5337261 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 550332 54563 1011 410 0 545805 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2201328 KiB
Current children cumulated memory: 218252 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/198 29880
/proc/meminfo: memFree=31123424/32770624 swapFree=66921084/67108860
[pid=29863] ppid=29860 vsize=2243384 memory=262524 CPUtime=222.27 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 185859 0 0 0 22167 60 0 0 20 0 1 0 409685675 2297225216 65631 33554432000 4194304 5870510 140727461780352 140727461778920 5272962 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 560846 65631 1011 410 0 556319 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2243384 KiB
Current children cumulated memory: 262524 KiB

[startup+282.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/198 29886
/proc/meminfo: memFree=31107760/32770624 swapFree=66921084/67108860
[pid=29863] ppid=29860 vsize=2254036 memory=278416 CPUtime=282.26 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 199614 0 0 0 28147 79 0 0 20 0 1 0 409685675 2308132864 69604 33554432000 4194304 5870510 140727461780352 140727461779064 5289014 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 563509 69604 1011 410 0 558982 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2254036 KiB
Current children cumulated memory: 278416 KiB

[startup+342.3 s]
/proc/loadavg: 2.13 2.07 2.06 3/198 29951
/proc/meminfo: memFree=31179140/32770624 swapFree=66921092/67108860
[pid=29863] ppid=29860 vsize=2220004 memory=244420 CPUtime=342.24 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 220008 0 0 0 34131 93 0 0 20 0 1 0 409685675 2273284096 61105 33554432000 4194304 5870510 140727461780352 140727461779336 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 555001 61105 1011 410 0 550474 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 2220004 KiB
Current children cumulated memory: 244420 KiB

[startup+362.984 s]
# the end of solver process 29863 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=361.992 s, system=0.943911 s

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

[startup+345.6 s]
/proc/loadavg: 2.12 2.07 2.06 3/198 29951
/proc/meminfo: memFree=31179172/32770624 swapFree=66921092/67108860
[pid=29863] ppid=29860 vsize=2220004 memory=244420 CPUtime=345.54 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 220009 0 0 0 34461 93 0 0 20 0 1 0 409685675 2273284096 61105 33554432000 4194304 5870510 140727461780352 140727461779336 5258670 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 555001 61105 1011 410 0 550474 0
Current children cumulated CPU time: 345.54 s
Current children cumulated vsize: 2220004 KiB
Current children cumulated memory: 244420 KiB

[startup+352 s]*
/proc/loadavg: 2.11 2.07 2.06 3/198 29951
/proc/meminfo: memFree=31164616/32770624 swapFree=66921092/67108860
[pid=29863] ppid=29860 vsize=2243980 memory=259180 CPUtime=351.96 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 220170 0 0 0 35102 94 0 0 20 0 1 0 409685675 2297835520 64795 33554432000 4194304 5870510 140727461780352 140727461778920 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 560995 64795 1011 410 0 556468 0
Current children cumulated CPU time: 351.96 s
Current children cumulated vsize: 2243980 KiB
Current children cumulated memory: 259180 KiB

[startup+358.4 s]
/proc/loadavg: 2.10 2.07 2.06 3/198 29952
/proc/meminfo: memFree=31190920/32770624 swapFree=66921092/67108860
[pid=29863] ppid=29860 vsize=2243980 memory=261228 CPUtime=358.35 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 220172 0 0 0 35741 94 0 0 20 0 1 0 409685675 2297835520 65307 33554432000 4194304 5870510 140727461780352 140727461778920 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 560995 65307 1011 410 0 556468 0
Current children cumulated CPU time: 358.35 s
Current children cumulated vsize: 2243980 KiB
Current children cumulated memory: 261228 KiB

[startup+360 s]*
/proc/loadavg: 2.10 2.07 2.06 3/198 29954
/proc/meminfo: memFree=31161616/32770624 swapFree=66921092/67108860
[pid=29863] ppid=29860 vsize=2243980 memory=261228 CPUtime=359.95 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 220172 0 0 0 35901 94 0 0 20 0 1 0 409685675 2297835520 65307 33554432000 4194304 5870510 140727461780352 140727461778920 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 560995 65307 1011 410 0 556468 0
Current children cumulated CPU time: 359.95 s
Current children cumulated vsize: 2243980 KiB
Current children cumulated memory: 261228 KiB

[startup+361.6 s]
/proc/loadavg: 2.10 2.07 2.06 3/198 29954
/proc/meminfo: memFree=31161616/32770624 swapFree=66921092/67108860
[pid=29863] ppid=29860 vsize=2243980 memory=261228 CPUtime=361.55 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 220172 0 0 0 36061 94 0 0 20 0 1 0 409685675 2297835520 65307 33554432000 4194304 5870510 140727461780352 140727461778920 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 560995 65307 1011 410 0 556468 0
Current children cumulated CPU time: 361.55 s
Current children cumulated vsize: 2243980 KiB
Current children cumulated memory: 261228 KiB

[startup+362.4 s]
/proc/loadavg: 2.10 2.07 2.06 3/198 29954
/proc/meminfo: memFree=31161744/32770624 swapFree=66921092/67108860
[pid=29863] ppid=29860 vsize=2243980 memory=261228 CPUtime=362.35 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 220172 0 0 0 36141 94 0 0 20 0 1 0 409685675 2297835520 65307 33554432000 4194304 5870510 140727461780352 140727461778920 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 560995 65307 1011 410 0 556468 0
Current children cumulated CPU time: 362.35 s
Current children cumulated vsize: 2243980 KiB
Current children cumulated memory: 261228 KiB

[startup+362.8 s]
/proc/loadavg: 2.10 2.07 2.06 3/198 29954
/proc/meminfo: memFree=31161744/32770624 swapFree=66921092/67108860
[pid=29863] ppid=29860 vsize=2243980 memory=261228 CPUtime=362.75 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 220172 0 0 0 36181 94 0 0 20 0 1 0 409685675 2297835520 65307 33554432000 4194304 5870510 140727461780352 140727461778920 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 560995 65307 1011 410 0 556468 0
Current children cumulated CPU time: 362.75 s
Current children cumulated vsize: 2243980 KiB
Current children cumulated memory: 261228 KiB

[startup+362.9 s]
/proc/loadavg: 2.10 2.07 2.06 3/198 29954
/proc/meminfo: memFree=31161744/32770624 swapFree=66921092/67108860
[pid=29863] ppid=29860 vsize=2243980 memory=261228 CPUtime=362.85 cores=1,3,5,7
/proc/29863/stat : 29863 (xcsp_picat) R 29860 29863 27155 0 -1 4202496 220172 0 0 0 36191 94 0 0 20 0 1 0 409685675 2297835520 65307 33554432000 4194304 5870510 140727461780352 140727461778920 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 30871552 140727461786655 140727461786733 140727461786733 140727461789642 0
/proc/29863/statm: 560995 65307 1011 410 0 556468 0
Current children cumulated CPU time: 362.85 s
Current children cumulated vsize: 2243980 KiB
Current children cumulated memory: 261228 KiB

Child status: 0
Real time (s): 362.984
CPU time (s): 362.936
CPU user time (s): 361.992
CPU system time (s): 0.943911
CPU usage (%): 99.9867
Max. virtual memory (cumulated for all children) (KiB): 2318644
Max. memory (cumulated for all children) (KiB): 319988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 361.992
system time used= 0.943911
maximum resident set size= 322036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220208
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= 25
involuntary context switches= 219


# summary of solver processes directly reported to runsolver:
#   pid: 29863
#   total CPU time (s): 362.936
#   total CPU user time (s): 361.992
#   total CPU system time (s): 0.943911

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.66774 second user time and 2.48641 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-13 01:23:00
IDJOB=4395310
IDBENCH=128324
IDSOLVER=2844
FILE ID=node107/4395310-1568334296
RUNJOBID= node107-1568318150-27187
PBS_JOBID= 21701137
Free space on /tmp= 55704 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-26-09.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395310-1568334296/watcher-4395310-1568334296 -o /tmp/evaluation-result-4395310-1568334296/solver-4395310-1568334296 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568318150-27187 --watchdog 2580  xcsp_picat HOME/instance-4395310-1568334296.xml

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

MD5SUM BENCH= 54f28c2036fc278050695a3bd6f2d6a5
RANDOM SEED=552233873

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31393836 kB
MemAvailable:   31743660 kB
Buffers:          124428 kB
Cached:           494500 kB
SwapCached:        80252 kB
Active:           441244 kB
Inactive:         348928 kB
Active(anon):     100180 kB
Inactive(anon):   100372 kB
Active(file):     341064 kB
Inactive(file):   248556 kB
Unevictable:      110040 kB
Mlocked:          110040 kB
SwapTotal:      67108860 kB
SwapFree:       66921080 kB
Dirty:              3164 kB
Writeback:            32 kB
AnonPages:        189596 kB
Mapped:            34600 kB
Shmem:             20820 kB
Slab:             180716 kB
SReclaimable:     152080 kB
SUnreclaim:        28636 kB
KernelStack:        3616 kB
PageTables:         5608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2608472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55700 MiB
End job on node107 at 2019-09-13 01:29:03