Trace number 4300590

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
NACRE 1.0.4SAT 375.479 375.487

General information on the benchmark

NameEternity/
Eternity-07-07_c18.xml
MD5SUMd2370bf20b8fe6e2b2b2b678a676e404
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.6944
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of constraints78
Number of domains2
Minimum domain size10
Maximum domain size49
Distribution of domain sizes[{"size":10,"count":112},{"size":49,"count":49}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":6},{"degree":2,"count":154},{"degree":8,"count":1}]
Minimum constraint arity1
Maximum constraint arity49
Distribution of constraint arities[{"arity":1,"count":28},{"arity":5,"count":49},{"arity":49,"count":1}]
Number of extensional constraints49
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c NACRE 1.0.4
375.38/375.47	c
375.38/375.47	c # time = 375.46
375.38/375.47	c # Dec = 517635
375.38/375.47	c # Propagate Calls = 565886043
375.38/375.47	c # assignAt Calls = 1096991
375.38/375.47	c # removeAt Calls = 87568774
375.38/375.47	c # Run = 1023
375.38/375.47	c # Conflicts = 495938
375.38/375.47	c # Memory used = 187.144 Mb
375.38/375.47	s SATISFIABLE
375.38/375.47	c
375.38/375.47	v <instantiation>
375.38/375.47	v     <list> id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[0][6] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[1][6] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[2][6] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[3][6] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[4][6] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] id[5][6] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[6][5] id[6][6] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[0][6] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[1][6] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[2][6] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[3][6] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[4][6] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] top[5][6] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[6][5] top[6][6] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[0][6] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[1][6] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[2][6] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[3][6] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[4][6] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] left[5][6] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[6][5] left[6][6] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] bot[6] right[0] right[1] right[2] right[3] right[4] right[5] right[6] </list>
375.38/375.47	v     <values> 3 9 5 4 20 6 2 15 47 34 28 31 35 13 8 41 24 27 25 26 12 14 44 32 45 40 29 18 21 48 43 37 30 46 22 23 39 38 33 42 36 11 1 19 7 10 16 17 0 0 0 0 0 0 0 0 2 8 6 5 6 6 2 1 6 8 5 4 4 2 2 6 4 7 7 7 2 3 9 7 6 6 6 3 3 7 5 9 6 8 3 1 5 7 4 9 4 2 0 3 1 1 1 3 1 0 9 9 4 8 9 8 0 8 5 4 5 4 7 0 8 7 8 7 5 4 0 6 9 9 4 7 8 0 9 5 8 5 9 5 0 3 1 2 2 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
375.38/375.47	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300590-1532802925/watcher-4300590-1532802925 -o /tmp/evaluation-result-4300590-1532802925/solver-4300590-1532802925 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532775163-27027 --watchdog 2580 nacre_mini_release HOME/instance-4300590-1532802925.xml -ca -l100 -cm 

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=30673, runsolver pid=30670

[startup+0.100106 s]*
/proc/loadavg: 2.05 2.03 2.05 3/187 30674
/proc/meminfo: memFree=19539236/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=28876 memory=5480 CPUtime=0.1 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 1570 0 0 0 10 0 0 0 20 0 1 0 97855709 29569024 1370 33554432000 4194304 4933779 140735472239472 140735472236472 140673034173413 0 0 4096 24578 0 0 0 17 0 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 7219 1370 613 181 0 836 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28876 KiB
Current children cumulated memory: 5480 KiB

[startup+0.209703 s]*
/proc/loadavg: 2.05 2.03 2.05 3/187 30674
/proc/meminfo: memFree=19538260/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=30072 memory=6804 CPUtime=0.21 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 1889 0 0 0 21 0 0 0 20 0 1 0 97855709 30793728 1701 33554432000 4194304 4933779 140735472239472 140735472236472 4442100 0 0 4096 24578 0 0 0 17 0 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 7518 1701 613 181 0 1135 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30072 KiB
Current children cumulated memory: 6804 KiB

[startup+0.309651 s]*
/proc/loadavg: 2.05 2.03 2.05 3/187 30674
/proc/meminfo: memFree=19536772/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=31524 memory=8124 CPUtime=0.31 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 2246 0 0 0 31 0 0 0 20 0 1 0 97855709 32280576 2031 33554432000 4194304 4933779 140735472239472 140735472236472 140673034173413 0 0 4096 24578 0 0 0 17 0 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 7881 2031 613 181 0 1498 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31524 KiB
Current children cumulated memory: 8124 KiB

[startup+0.700245 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 30674
/proc/meminfo: memFree=19533420/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=36320 memory=12888 CPUtime=0.69 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 3448 0 0 0 69 0 0 0 20 0 1 0 97855709 37191680 3222 33554432000 4194304 4933779 140735472239472 140735472237224 140673040364704 0 0 4096 24578 0 0 0 17 0 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 9080 3222 613 181 0 2697 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36320 KiB
Current children cumulated memory: 12888 KiB

[startup+1.50026 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 30674
/proc/meminfo: memFree=19527988/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=44676 memory=21352 CPUtime=1.49 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 5529 0 0 0 148 1 0 0 20 0 1 0 97855709 45748224 5338 33554432000 4194304 4933779 140735472239472 140735472237224 4364005 0 0 4096 24578 0 0 0 17 0 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 11169 5338 613 181 0 4786 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44676 KiB
Current children cumulated memory: 21352 KiB

[startup+3.1097 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 30674
/proc/meminfo: memFree=19508892/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=55736 memory=32228 CPUtime=3.1 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 14011 0 0 0 308 2 0 0 20 0 1 0 97855709 57073664 8057 33554432000 4194304 4933779 140735472239472 140735472237224 140673034173413 0 0 4096 24578 0 0 0 17 0 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 13934 8057 613 181 0 7551 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 55736 KiB
Current children cumulated memory: 32228 KiB

[startup+6.30027 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 30674
/proc/meminfo: memFree=19496156/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=66296 memory=42988 CPUtime=6.29 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 24944 0 0 0 626 3 0 0 20 0 1 0 97855709 67887104 10747 33554432000 4194304 4933779 140735472239472 140735472237224 4364088 0 0 4096 24578 0 0 0 17 0 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 16574 10747 613 181 0 10191 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 66296 KiB
Current children cumulated memory: 42988 KiB

[startup+12.7004 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 30674
/proc/meminfo: memFree=19479584/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=80412 memory=56448 CPUtime=12.69 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 39287 0 0 0 1265 4 0 0 20 0 1 0 97855709 82341888 14112 33554432000 4194304 4933779 140735472239472 140735472237176 4437393 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 20103 14112 613 181 0 13720 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 80412 KiB
Current children cumulated memory: 56448 KiB

[startup+25.5004 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 30674
/proc/meminfo: memFree=19453544/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=97208 memory=73520 CPUtime=25.49 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 74169 0 0 0 2542 7 0 0 20 0 1 0 97855709 99540992 18380 33554432000 4194304 4933779 140735472239472 140735472237160 4311969 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 24302 18380 613 181 0 17919 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 97208 KiB
Current children cumulated memory: 73520 KiB

[startup+51.1098 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 30674
/proc/meminfo: memFree=19405384/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=117752 memory=94260 CPUtime=51.09 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 100115 0 0 0 5100 9 0 0 20 0 1 0 97855709 120578048 23565 33554432000 4194304 4933779 140735472239472 140735472237160 4437830 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 29438 23565 613 181 0 23055 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 117752 KiB
Current children cumulated memory: 94260 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 30675
/proc/meminfo: memFree=19338668/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=146724 memory=122100 CPUtime=102.28 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 132927 0 0 0 10215 13 0 0 20 0 1 0 97855709 150245376 30525 33554432000 4194304 4933779 140735472239472 140735472237160 4475758 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 36681 30525 613 181 0 30298 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 146724 KiB
Current children cumulated memory: 122100 KiB

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 30676
/proc/meminfo: memFree=19270364/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=165052 memory=140620 CPUtime=162.28 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 168771 0 0 0 16212 16 0 0 20 0 1 0 97855709 169013248 35155 33554432000 4194304 4933779 140735472239472 140735472237160 4437824 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 41263 35155 613 181 0 34880 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 165052 KiB
Current children cumulated memory: 140620 KiB

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/186 30677
/proc/meminfo: memFree=19207548/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=181680 memory=157508 CPUtime=222.28 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 208336 0 0 0 22209 19 0 0 20 0 1 0 97855709 186040320 39377 33554432000 4194304 4933779 140735472239472 140735472237160 4437389 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 45420 39377 613 181 0 39037 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 181680 KiB
Current children cumulated memory: 157508 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 30686
/proc/meminfo: memFree=19151912/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=194748 memory=170572 CPUtime=282.28 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 251069 0 0 0 28206 22 0 0 20 0 1 0 97855709 199421952 42643 33554432000 4194304 4933779 140735472239472 140735472237224 4437558 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 48687 42643 613 181 0 42304 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 194748 KiB
Current children cumulated memory: 170572 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 30687
/proc/meminfo: memFree=19063528/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=206060 memory=182080 CPUtime=342.29 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 296566 0 0 0 34203 26 0 0 20 0 1 0 97855709 211005440 45520 33554432000 4194304 4933779 140735472239472 140735472237224 4437538 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 51515 45520 613 181 0 45132 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 206060 KiB
Current children cumulated memory: 182080 KiB

[startup+375.487 s]
# the end of solver process 30673 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=375.182 s, system=0.296995 s

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

[startup+358.4 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 30687
/proc/meminfo: memFree=19045656/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=208908 memory=184944 CPUtime=358.39 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 340448 0 0 0 35811 28 0 0 20 0 1 0 97855709 213921792 46236 33554432000 4194304 4933779 140735472239472 140735472237224 4423402 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 52227 46236 613 181 0 45844 0
Current children cumulated CPU time: 358.39 s
Current children cumulated vsize: 208908 KiB
Current children cumulated memory: 184944 KiB

[startup+364.8 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 30688
/proc/meminfo: memFree=19035256/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=209568 memory=185544 CPUtime=364.78 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 341571 0 0 0 36450 28 0 0 20 0 1 0 97855709 214597632 46386 33554432000 4194304 4933779 140735472239472 140735472237176 4437538 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 52392 46386 613 181 0 46009 0
Current children cumulated CPU time: 364.78 s
Current children cumulated vsize: 209568 KiB
Current children cumulated memory: 185544 KiB

[startup+371.2 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 30688
/proc/meminfo: memFree=19025692/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=209968 memory=185972 CPUtime=371.18 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 341810 0 0 0 37090 28 0 0 20 0 1 0 97855709 215007232 46493 33554432000 4194304 4933779 140735472239472 140735472236984 4437564 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 52492 46493 613 181 0 46109 0
Current children cumulated CPU time: 371.18 s
Current children cumulated vsize: 209968 KiB
Current children cumulated memory: 185972 KiB

[startup+372.8 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 30688
/proc/meminfo: memFree=19023700/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=210100 memory=186132 CPUtime=372.78 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 341880 0 0 0 37250 28 0 0 20 0 1 0 97855709 215142400 46533 33554432000 4194304 4933779 140735472239472 140735472237176 4437824 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 52525 46533 613 181 0 46142 0
Current children cumulated CPU time: 372.78 s
Current children cumulated vsize: 210100 KiB
Current children cumulated memory: 186132 KiB

[startup+374.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 30688
/proc/meminfo: memFree=19021228/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=211048 memory=186988 CPUtime=374.38 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 342138 0 0 0 37410 28 0 0 20 0 1 0 97855709 216113152 46747 33554432000 4194304 4933779 140735472239472 140735472237240 4437393 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 52762 46747 613 181 0 46379 0
Current children cumulated CPU time: 374.38 s
Current children cumulated vsize: 211048 KiB
Current children cumulated memory: 186988 KiB

[startup+375.2 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 30688
/proc/meminfo: memFree=19019616/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=211048 memory=186988 CPUtime=375.18 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 342147 0 0 0 37490 28 0 0 20 0 1 0 97855709 216113152 46747 33554432000 4194304 4933779 140735472239472 140735472237160 4333246 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 52762 46747 613 181 0 46379 0
Current children cumulated CPU time: 375.18 s
Current children cumulated vsize: 211048 KiB
Current children cumulated memory: 186988 KiB

[startup+375.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 30688
/proc/meminfo: memFree=19019616/32770624 swapFree=67108860/67108860
[pid=30673] ppid=30670 vsize=211048 memory=186988 CPUtime=375.38 cores=0,2,4,6
/proc/30673/stat : 30673 (nacre_mini_rele) R 30670 30673 26996 0 -1 4202496 342147 0 0 0 37510 28 0 0 20 0 1 0 97855709 216113152 46747 33554432000 4194304 4933779 140735472239472 140735472237160 4437393 0 0 4096 24578 0 0 0 17 2 0 0 0 0 0 7034520 7039168 26398720 140735472243864 140735472243964 140735472243964 140735472246722 0
/proc/30673/statm: 52762 46747 613 181 0 46379 0
Current children cumulated CPU time: 375.38 s
Current children cumulated vsize: 211048 KiB
Current children cumulated memory: 186988 KiB

Child status: 10
Real time (s): 375.487
CPU time (s): 375.479
CPU user time (s): 375.182
CPU system time (s): 0.296995
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 211048
Max. memory (cumulated for all children) (KiB): 186988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 375.182
system time used= 0.296995
maximum resident set size= 187184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 342195
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= 8
involuntary context switches= 481


# summary of solver processes directly reported to runsolver:
#   pid: 30673
#   total CPU time (s): 375.479
#   total CPU user time (s): 375.182
#   total CPU system time (s): 0.296995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.79096 second user time and 2.58178 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-28 20:35:25
IDJOB=4300590
IDBENCH=141663
IDSOLVER=2764
FILE ID=node103/4300590-1532802925
RUNJOBID= node103-1532775163-27027
PBS_JOBID= 21022463
Free space on /tmp= 56536 MiB

SOLVER NAME= NACRE 1.0.4
BENCH NAME= XCSP18/Eternity/Eternity-07-07_c18.xml
COMMAND LINE= nacre_mini_release BENCHNAME -ca -l100 -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300590-1532802925/watcher-4300590-1532802925 -o /tmp/evaluation-result-4300590-1532802925/solver-4300590-1532802925 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532775163-27027 --watchdog 2580  nacre_mini_release HOME/instance-4300590-1532802925.xml -ca -l100 -cm

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

MD5SUM BENCH= d2370bf20b8fe6e2b2b2b678a676e404
RANDOM SEED=234030626

node103.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.48
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.48
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.48
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.48
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:        19543048 kB
MemAvailable:   31250688 kB
Buffers:          303388 kB
Cached:         11588028 kB
SwapCached:            0 kB
Active:          4598320 kB
Inactive:        8025672 kB
Active(anon):     735348 kB
Inactive(anon):    25184 kB
Active(file):    3862972 kB
Inactive(file):  8000488 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1212 kB
Writeback:             0 kB
AnonPages:        740484 kB
Mapped:            45020 kB
Shmem:             25228 kB
Slab:             300552 kB
SReclaimable:     272640 kB
SUnreclaim:        27912 kB
KernelStack:        3376 kB
PageTables:         6204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1031412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    368640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56532 MiB
End job on node103 at 2018-07-28 20:41:41