Trace number 4274068

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26UNSAT 2.24546 1.10182

General information on the benchmark

NameQRandom/QRandom-composed-s75/
composed-75-01-25-6.xml
MD5SUM3604f03ade31706fc8f860f14c72a950
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.024199
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints647
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":83}]
Minimum variable degree6
Maximum variable degree26
Distribution of variable degrees[{"degree":6,"count":1},{"degree":8,"count":3},{"degree":9,"count":5},{"degree":10,"count":3},{"degree":11,"count":4},{"degree":13,"count":10},{"degree":14,"count":6},{"degree":15,"count":7},{"degree":16,"count":12},{"degree":17,"count":6},{"degree":18,"count":6},{"degree":19,"count":4},{"degree":20,"count":4},{"degree":21,"count":6},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":25,"count":1},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":647}]
Number of extensional constraints647
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":647}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.38	c version: 2017-07-26
0.28/0.38	c seed: 1836751041
0.28/0.38	c timeout: 2520
0.28/0.38	c memlimit: 11000
0.28/0.38	c nbcore: 4
0.28/0.40	c Parsing instance...
1.99/1.06	c Parsing done, starting search...
1.99/1.08	s UNSATISFIABLE

Verifier Data


Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274068-1502765323/watcher-4274068-1502765323 -o /tmp/evaluation-result-4274068-1502765323/solver-4274068-1502765323 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1836751041 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274068-1502765323.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32699, runsolver pid=32696

[startup+0.100109 s]*
/proc/loadavg: 1.28 1.22 1.31 3/200 32705
/proc/meminfo: memFree=31215516/32770624 swapFree=67105588/67108860
[pid=32699] ppid=32696 vsize=13573664 memory=16436 CPUtime=0.02 cores=0,2,4,6
/proc/32699/stat : 32699 (java) S 32696 32699 12560 0 -1 1077944320 3999 0 0 0 2 0 0 0 20 0 9 0 78727596 13899431936 4109 18446744073709551615 4194304 4196468 140737168902032 140737168884576 140559051169527 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
/proc/32699/statm: 3393416 4109 2072 1 0 3382913 0
[pid=32699/tid=32701] ppid=32696 vsize=13573664 memory=-6439968830534014599 CPUtime=0.01 cores=0,2,4,6
/proc/32699/task/32701/stat : 32701 (java) R 32696 32699 12560 0 -1 4202560 2630 0 0 0 1 0 0 0 20 0 9 0 78727604 13899431936 4109 18446744073709551615 4194304 4196468 140737168902032 140559055405576 140559037237520 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32702] ppid=32696 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32702/stat : 32702 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 78727605 13899431936 4109 18446744073709551615 4194304 4196468 140737168902032 140558985603856 140559051179733 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32703] ppid=32696 vsize=13573664 memory=140412055918208 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32703/stat : 32703 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 78727605 13899431936 4109 18446744073709551615 4194304 4196468 140737168902032 140558984551312 140559051179733 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32704] ppid=32696 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32704/stat : 32704 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 78727605 13899431936 4109 18446744073709551615 4194304 4196468 140737168902032 140558983498768 140559051179733 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32705] ppid=32696 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32705/stat : 32705 (java) S 32696 32699 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 78727605 13899431936 4109 18446744073709551615 4194304 4196468 140737168902032 140558982446224 140559051179733 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32706] ppid=32696 vsize=13573664 memory=140412055918208 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32706/stat : 32706 (java) S 32696 32699 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 78727606 13899431936 4109 18446744073709551615 4194304 4196468 140737168902032 140558529578992 140559051180674 0 0 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32707] ppid=32696 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32707/stat : 32707 (java) S 32696 32699 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 78727607 13899431936 4109 18446744073709551615 4194304 4196468 140737168902032 140558528525216 140559051179733 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32708] ppid=32696 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32708/stat : 32708 (java) S 32696 32699 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 78727607 13899431936 4109 18446744073709551615 4194304 4196468 140737168902032 140558527472688 140559051179733 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 16436 KiB

[startup+0.209826 s]*
/proc/loadavg: 1.28 1.22 1.31 4/209 32714
/proc/meminfo: memFree=31205240/32770624 swapFree=67105588/67108860
[pid=32699] ppid=32696 vsize=13979532 memory=34948 CPUtime=0.11 cores=0,2,4,6
/proc/32699/stat : 32699 (java) S 32696 32699 12560 0 -1 1077944320 8041 0 0 0 10 1 0 0 20 0 15 0 78727596 14315040768 8737 18446744073709551615 4194304 4196468 140737168902032 140737168884576 140559051169527 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
/proc/32699/statm: 3494883 8737 3386 1 0 3483662 0
[pid=32699/tid=32701] ppid=32696 vsize=13979532 memory=8318255677412212789 CPUtime=0.08 cores=0,2,4,6
/proc/32699/task/32701/stat : 32701 (java) R 32696 32699 12560 0 -1 4202560 5992 0 0 0 8 0 0 0 20 0 15 0 78727604 14315040768 8737 18446744073709551615 4194304 4196468 140737168902032 140559055358976 140559043849245 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32702] ppid=32696 vsize=13979532 memory=328 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32702/stat : 32702 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14315040768 8737 18446744073709551615 4194304 4196468 140737168902032 140558985603856 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32703] ppid=32696 vsize=13979532 memory=140412056672242 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32703/stat : 32703 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14315040768 8737 18446744073709551615 4194304 4196468 140737168902032 140558984551312 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32704] ppid=32696 vsize=13979532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32704/stat : 32704 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14315040768 8737 18446744073709551615 4194304 4196468 140737168902032 140558983498768 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32705] ppid=32696 vsize=13979532 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32705/stat : 32705 (java) S 32696 32699 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78727605 14315040768 8737 18446744073709551615 4194304 4196468 140737168902032 140558982446224 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32706] ppid=32696 vsize=13979532 memory=140412055918208 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32706/stat : 32706 (java) S 32696 32699 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78727606 14315040768 8737 18446744073709551615 4194304 4196468 140737168902032 140558529578992 140559051180674 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32707] ppid=32696 vsize=13979532 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32707/stat : 32707 (java) S 32696 32699 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78727607 14315040768 8737 18446744073709551615 4194304 4196468 140737168902032 140558528525216 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32708] ppid=32696 vsize=13979532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32708/stat : 32708 (java) S 32696 32699 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78727607 14315040768 8737 18446744073709551615 4194304 4196468 140737168902032 140558527472624 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32709] ppid=32696 vsize=13979532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32709/stat : 32709 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727609 14315040768 8358 18446744073709551615 4194304 4196468 140737168902032 140558526421200 140559051188123 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32710] ppid=32696 vsize=13979532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32710/stat : 32710 (java) S 32696 32699 12560 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 78727609 14315040768 8358 18446744073709551615 4194304 4196468 140737168902032 140558525368816 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32711] ppid=32696 vsize=13977904 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32711/stat : 32711 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727609 14313373696 8358 18446744073709551615 4194304 4196468 140737168902032 140558524316272 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32712] ppid=32696 vsize=13977904 memory=140412055918208 CPUtime=0.01 cores=0,2,4,6
/proc/32699/task/32712/stat : 32712 (java) S 32696 32699 12560 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 15 0 78727609 14313373696 8317 18446744073709551615 4194304 4196468 140737168902032 140558523263728 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32713] ppid=32696 vsize=13977904 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32713/stat : 32713 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727610 14313373696 8118 18446744073709551615 4194304 4196468 140737168902032 140558522211424 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32714] ppid=32696 vsize=13976944 memory=140412055918208 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32714/stat : 32714 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727614 14312390656 8118 18446744073709551615 4194304 4196468 140737168902032 140558521157936 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13979532 KiB
Current children cumulated memory: 34948 KiB

[startup+0.313052 s]*
/proc/loadavg: 1.28 1.22 1.31 4/209 32714
/proc/meminfo: memFree=31195872/32770624 swapFree=67105588/67108860
[pid=32699] ppid=32696 vsize=13975920 memory=40564 CPUtime=0.28 cores=0,2,4,6
/proc/32699/stat : 32699 (java) S 32696 32699 12560 0 -1 1077944320 10910 0 0 0 25 3 0 0 20 0 15 0 78727596 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140737168884576 140559051169527 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
/proc/32699/statm: 3493980 10141 3547 1 0 3482759 0
[pid=32699/tid=32701] ppid=32696 vsize=13975920 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/32699/task/32701/stat : 32701 (java) R 32696 32699 12560 0 -1 4202560 8520 0 0 0 17 2 0 0 20 0 15 0 78727604 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140559055387808 140559035250014 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32702] ppid=32696 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32702/stat : 32702 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140558985603856 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32703] ppid=32696 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32703/stat : 32703 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140558984551312 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32704] ppid=32696 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32704/stat : 32704 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140558983498768 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32705] ppid=32696 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32705/stat : 32705 (java) S 32696 32699 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78727605 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140558982446224 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32706] ppid=32696 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32706/stat : 32706 (java) S 32696 32699 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 78727606 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140558529578992 140559051180674 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32707] ppid=32696 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32707/stat : 32707 (java) S 32696 32699 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78727607 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140558528525216 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32708] ppid=32696 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32708/stat : 32708 (java) S 32696 32699 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78727607 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140558527472624 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32709] ppid=32696 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32709/stat : 32709 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727609 14311342080 10141 18446744073709551615 4194304 4196468 140737168902032 140558526421200 140559051188123 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32710] ppid=32696 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32699/task/32710/stat : 32710 (java) R 32696 32699 12560 0 -1 4202560 397 0 0 0 1 0 0 0 20 0 15 0 78727609 14311342080 10207 18446744073709551615 4194304 4196468 140737168902032 140558525368816 140559031869824 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32711] ppid=32696 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32699/task/32711/stat : 32711 (java) S 32696 32699 12560 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 15 0 78727609 14311342080 10207 18446744073709551615 4194304 4196468 140737168902032 140558524316272 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32712] ppid=32696 vsize=13975920 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/32699/task/32712/stat : 32712 (java) S 32696 32699 12560 0 -1 1077944384 445 0 0 0 5 0 0 0 20 0 15 0 78727609 14311342080 10207 18446744073709551615 4194304 4196468 140737168902032 140558523263728 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32713] ppid=32696 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32713/stat : 32713 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727610 14311342080 10207 18446744073709551615 4194304 4196468 140737168902032 140558522211424 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32714] ppid=32696 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32714/stat : 32714 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727614 14311342080 10207 18446744073709551615 4194304 4196468 140737168902032 140558521157936 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40564 KiB

[startup+0.707798 s]
/proc/loadavg: 1.28 1.22 1.31 3/209 32714
/proc/meminfo: memFree=31181180/32770624 swapFree=67105588/67108860
[pid=32699] ppid=32696 vsize=13977988 memory=72452 CPUtime=1.12 cores=0,2,4,6
/proc/32699/stat : 32699 (java) S 32696 32699 12560 0 -1 1077944320 14825 0 0 0 107 5 0 0 20 0 15 0 78727596 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140737168884576 140559051169527 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
/proc/32699/statm: 3494497 18113 3731 1 0 3483271 0
[pid=32699/tid=32701] ppid=32696 vsize=13977988 memory=100 CPUtime=0.57 cores=0,2,4,6
/proc/32699/task/32701/stat : 32701 (java) R 32696 32699 12560 0 -1 4202560 10320 0 0 0 53 4 0 0 20 0 15 0 78727604 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140559055401264 140558660160356 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32702] ppid=32696 vsize=13977988 memory=28 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32702/stat : 32702 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558985603856 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32703] ppid=32696 vsize=13977988 memory=33 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32703/stat : 32703 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558984551312 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32704] ppid=32696 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32704/stat : 32704 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558983498768 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32705] ppid=32696 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32705/stat : 32705 (java) S 32696 32699 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78727605 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558982446224 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32706] ppid=32696 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32706/stat : 32706 (java) S 32696 32699 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 78727606 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558529578992 140559051180674 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32707] ppid=32696 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32707/stat : 32707 (java) S 32696 32699 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78727607 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558528525216 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32708] ppid=32696 vsize=13977988 memory=1009 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32708/stat : 32708 (java) S 32696 32699 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78727607 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558527472624 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32709] ppid=32696 vsize=13977988 memory=73 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32709/stat : 32709 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727609 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558526421200 140559051188123 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32710] ppid=32696 vsize=13977988 memory=263 CPUtime=0.16 cores=0,2,4,6
/proc/32699/task/32710/stat : 32710 (java) R 32696 32699 12560 0 -1 4202560 1057 0 0 0 16 0 0 0 20 0 15 0 78727609 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558525360144 140559043458981 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32711] ppid=32696 vsize=13977988 memory=280823886515984 CPUtime=0.12 cores=0,2,4,6
/proc/32699/task/32711/stat : 32711 (java) R 32696 32699 12560 0 -1 4202560 992 0 0 0 12 0 0 0 20 0 15 0 78727609 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558524302152 140559032713624 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32712] ppid=32696 vsize=13977988 memory=2509133317889 CPUtime=0.24 cores=0,2,4,6
/proc/32699/task/32712/stat : 32712 (java) R 32696 32699 12560 0 -1 4202560 1076 0 0 0 24 0 0 0 20 0 15 0 78727609 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558523259488 140559044269374 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32713] ppid=32696 vsize=13977988 memory=2517723252481 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32713/stat : 32713 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727610 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558522211424 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32714] ppid=32696 vsize=13977988 memory=2560672925441 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32714/stat : 32714 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727614 14313459712 18113 18446744073709551615 4194304 4196468 140737168902032 140558521157936 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 72452 KiB

[startup+1.10177 s]
# the end of solver process 32699 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.16048 s, system=0.084985 s

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

[startup+0.802798 s]
/proc/loadavg: 1.28 1.22 1.31 3/209 32714
/proc/meminfo: memFree=31181180/32770624 swapFree=67105588/67108860
[pid=32699] ppid=32696 vsize=13977988 memory=88428 CPUtime=1.47 cores=0,2,4,6
/proc/32699/stat : 32699 (java) S 32696 32699 12560 0 -1 1077944320 16289 0 0 0 142 5 0 0 20 0 15 0 78727596 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140737168884576 140559051169527 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
/proc/32699/statm: 3494497 22107 3752 1 0 3483271 0
[pid=32699/tid=32701] ppid=32696 vsize=13977988 memory=2792601159425 CPUtime=0.67 cores=0,2,4,6
/proc/32699/task/32701/stat : 32701 (java) R 32696 32699 12560 0 -1 4202560 10392 0 0 0 63 4 0 0 20 0 15 0 78727604 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140559055408080 140559051181462 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32702] ppid=32696 vsize=13977988 memory=3819098342913 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32702/stat : 32702 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558985603856 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32703] ppid=32696 vsize=13977988 memory=3831983244801 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32703/stat : 32703 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558984551312 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32704] ppid=32696 vsize=13977988 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32704/stat : 32704 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558983498768 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32705] ppid=32696 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32705/stat : 32705 (java) S 32696 32699 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78727605 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558982446224 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32706] ppid=32696 vsize=13977988 memory=14834492451855400 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32706/stat : 32706 (java) S 32696 32699 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 78727606 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558529578992 140559051180674 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32707] ppid=32696 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32707/stat : 32707 (java) S 32696 32699 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78727607 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558528525216 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32708] ppid=32696 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32708/stat : 32708 (java) S 32696 32699 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78727607 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558527472624 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32709] ppid=32696 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32709/stat : 32709 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727609 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558526421200 140559051188123 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32710] ppid=32696 vsize=13977988 memory=7809523229951467568 CPUtime=0.25 cores=0,2,4,6
/proc/32699/task/32710/stat : 32710 (java) R 32696 32699 12560 0 -1 4202560 1687 0 0 0 25 0 0 0 20 0 15 0 78727609 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558525354296 140559030889488 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32711] ppid=32696 vsize=13977988 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/32699/task/32711/stat : 32711 (java) R 32696 32699 12560 0 -1 4202560 1143 0 0 0 21 0 0 0 20 0 15 0 78727609 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558524297288 140559030823728 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32712] ppid=32696 vsize=13977988 memory=-6205556071782178432 CPUtime=0.31 cores=0,2,4,6
/proc/32699/task/32712/stat : 32712 (java) R 32696 32699 12560 0 -1 4202560 1686 0 0 0 31 0 0 0 20 0 15 0 78727609 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558523263728 140559051181462 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32713] ppid=32696 vsize=13977988 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32713/stat : 32713 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727610 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558522211424 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32714] ppid=32696 vsize=13977988 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32714/stat : 32714 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727614 14313459712 22107 18446744073709551615 4194304 4196468 140737168902032 140558521157936 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 88428 KiB

[startup+1.0038 s]*
/proc/loadavg: 1.28 1.22 1.31 7/209 32714
/proc/meminfo: memFree=31125768/32770624 swapFree=67105588/67108860
[pid=32699] ppid=32696 vsize=13980036 memory=110432 CPUtime=1.99 cores=0,2,4,6
/proc/32699/stat : 32699 (java) S 32696 32699 12560 0 -1 1077944320 19161 0 0 0 192 7 0 0 20 0 15 0 78727596 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140737168884576 140559051169527 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 7 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
/proc/32699/statm: 3495009 27608 3756 1 0 3483783 0
[pid=32699/tid=32701] ppid=32696 vsize=13980036 memory=194596378259784 CPUtime=0.87 cores=0,2,4,6
/proc/32699/task/32701/stat : 32701 (java) R 32696 32699 12560 0 -1 4202560 12807 0 0 0 82 5 0 0 20 0 15 0 78727604 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140559055402464 140558664694339 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32702] ppid=32696 vsize=13980036 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32702/stat : 32702 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558985603856 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32703] ppid=32696 vsize=13980036 memory=3467965116978186679 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32703/stat : 32703 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558984551312 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32704] ppid=32696 vsize=13980036 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32704/stat : 32704 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727605 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558983498768 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32705] ppid=32696 vsize=13980036 memory=4121417289171017779 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32705/stat : 32705 (java) S 32696 32699 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78727605 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558982446224 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32706] ppid=32696 vsize=13980036 memory=140412055918208 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32706/stat : 32706 (java) S 32696 32699 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 78727606 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558529578992 140559051180674 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32707] ppid=32696 vsize=13980036 memory=8576 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32707/stat : 32707 (java) S 32696 32699 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78727607 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558528525216 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32708] ppid=32696 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32708/stat : 32708 (java) S 32696 32699 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78727607 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558527472624 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32709] ppid=32696 vsize=13980036 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32709/stat : 32709 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727609 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558526421200 140559051188123 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32710] ppid=32696 vsize=13980036 memory=8318255677412212789 CPUtime=0.36 cores=0,2,4,6
/proc/32699/task/32710/stat : 32710 (java) R 32696 32699 12560 0 -1 1077944384 1747 0 0 0 36 0 0 0 20 0 15 0 78727609 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558525368912 140559051179733 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32711] ppid=32696 vsize=13980036 memory=288230608969400658 CPUtime=0.32 cores=0,2,4,6
/proc/32699/task/32711/stat : 32711 (java) R 32696 32699 12560 0 -1 4202560 1366 0 0 0 32 0 0 0 20 0 15 0 78727609 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558524303824 140559031847920 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32712] ppid=32696 vsize=13980036 memory=757620 CPUtime=0.4 cores=0,2,4,6
/proc/32699/task/32712/stat : 32712 (java) R 32696 32699 12560 0 -1 4202560 1860 0 0 0 40 0 0 0 20 0 15 0 78727609 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558523259456 140559044266363 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32713] ppid=32696 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32713/stat : 32713 (java) S 32696 32699 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78727610 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558522211424 140559051179733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
[pid=32699/tid=32714] ppid=32696 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32699/task/32714/stat : 32714 (java) S 32696 32699 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78727614 14315556864 27608 18446744073709551615 4194304 4196468 140737168902032 140558521157936 140559051180674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140737168904558 140737168904745 140737168904745 140737168908239 0
Current children cumulated CPU time: 1.99 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 110432 KiB

Child status: 0
Real time (s): 1.10182
CPU time (s): 2.24546
CPU user time (s): 2.16048
CPU system time (s): 0.084985
CPU usage (%): 203.795
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 110432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.16048
system time used= 0.084985
maximum resident set size= 123936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1725
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 32699
#   total CPU time (s): 2.24546
#   total CPU user time (s): 2.16048
#   total CPU system time (s): 0.084985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027565 second user time and 0.056378 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-15 04:34:40
IDJOB=4274068
IDBENCH=125642
IDSOLVER=2666
FILE ID=node126/4274068-1502765323
RUNJOBID= node126-1502662832-10387
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/QRandom/QRandom-composed-s75/composed-75-01-25-6.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274068-1502765323/watcher-4274068-1502765323 -o /tmp/evaluation-result-4274068-1502765323/solver-4274068-1502765323 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1836751041 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274068-1502765323.xml

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

MD5SUM BENCH= 3604f03ade31706fc8f860f14c72a950
RANDOM SEED=1836751041

node126.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.81
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.81
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.81
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.81
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:        31223108 kB
MemAvailable:   31739608 kB
Buffers:          320404 kB
Cached:           464384 kB
SwapCached:          524 kB
Active:           810780 kB
Inactive:         252652 kB
Active(anon):     226788 kB
Inactive(anon):    85380 kB
Active(file):     583992 kB
Inactive(file):   167272 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42176 kB
Writeback:             0 kB
AnonPages:        278032 kB
Mapped:            64476 kB
Shmem:             33440 kB
Slab:             188916 kB
SReclaimable:     162144 kB
SUnreclaim:        26772 kB
KernelStack:        3440 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1167760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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= 61948 MiB
End job on node126 at 2017-08-15 04:34:41