Trace number 4502932

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
SCIP 2024-07-07? 210.265 210.853

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-sbox_8_shg.opb
MD5SUMde975147a543f81642d44481372d34a3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark304
Best CPU time to get the best result obtained on this benchmark3063.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables136253
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint170
Maximum length of a constraint1517
Number of terms in the objective function 136253
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 136253
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 136253
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4502932-1751433516.opb>
17.04/17.17	c original problem has 136253 variables (136253 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
17.04/17.17	c problem read in 17.16
33.29/33.48	o 136253
33.29/33.49	c feasible solution found by trivial heuristic after 33.5 seconds, objective value 1.362530e+05
33.29/33.49	c presolving:
71.90/72.16	c    (72.2s) running MILP presolver
78.88/79.16	c    (79.1s) MILP presolver found nothing
101.20/101.50	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 65280 upgd conss, 0 impls, 0 clqs
135.41/135.88	c    (135.9s) probing: 51/136253 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
135.41/135.88	c    (135.9s) probing aborted: 50/50 successive totally useless probings
205.11/205.72	c    (205.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
209.61/210.26	c [/builds/integer/scip/src/blockmemshell/memory.c:1066] ERROR: c Insufficient memory for allocation of 266075008 bytes.
209.61/210.26	c [/builds/integer/scip/src/scip/symmetry_graph.c:773] ERROR: c Insufficient memory for new chunk.
209.61/210.26	c [symmetry_graph.c:773] ERROR: c Error <-1> in function call
209.61/210.26	c [symmetry_graph.c:801] ERROR: c Error <-1> in function call
209.61/210.26	c [symmetry_graph.c:428] ERROR: c Error <-1> in function call
209.61/210.26	c [cons_logicor.c:4086] ERROR: c Error <-1> in function call
209.61/210.26	c [cons_logicor.c:5167] ERROR: c Error <-1> in function call
209.61/210.26	c [cons.c:6435] ERROR: c Error <-1> in function call
209.61/210.26	c [scip_cons.c:2669] ERROR: c Error <-1> in function call
209.61/210.26	c [prop_symmetry.c:1889] ERROR: c Error <-1> in function call
209.61/210.26	c [prop_symmetry.c:2357] ERROR: c Error <-1> in function call
209.61/210.26	c [prop_symmetry.c:7367] ERROR: c Error <-1> in function call
209.61/210.26	c [prop_symmetry.c:7591] ERROR: c Error <-1> in function call
209.61/210.26	c [prop.c:604] ERROR: c Error <-1> in function call
209.61/210.26	c [scip_solve.c:926] ERROR: c Error <-1> in function call
209.61/210.26	c [scip_solve.c:1075] ERROR: c Error <-1> in function call
209.61/210.26	c [scip_solve.c:1075] ERROR: c Error <-1> in function call
209.61/210.26	c [scip_solve.c:1246] ERROR: c Error <-1> in function call
209.61/210.26	c [scip_solve.c:2369] ERROR: c Error <-1> in function call
209.61/210.26	c [main.cpp:574] ERROR: c Error <-1> in function call
209.61/210.26	c [main.cpp:859] ERROR: c Error <-1> in function call
209.61/210.26	c [main.cpp:950] ERROR: c Error <-1> in function call
209.61/210.26	c Time complete: 209.675.
209.61/210.26	s UNKNOWN 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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: 63665 MiB (51464 MiB free)
  memory of node 1: 64507 MiB (58484 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502932-1751433516/watcher-4502932-1751433516 -o /tmp/evaluation-result-4502932-1751433516/solver-4502932-1751433516 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751426802-65545 --watchdog 3760 pbscip -f HOME/instance-4502932-1751433516.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=66807, runsolver pid=66804

[startup+0.100066 s]*
/proc/loadavg: 4.10 4.11 4.09 5/264 66808
/proc/meminfo: memFree=112492460/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=146764 memory=115328 CPUtime=0.09 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 25940 0 0 0 5 4 0 0 20 0 1 0 59029712 150286336 28832 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 36691 28832 3200 3530 0 28142 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 146764 KiB
Current children cumulated memory: 115328 KiB

[startup+0.205646 s]*
/proc/loadavg: 4.10 4.11 4.09 5/264 66808
/proc/meminfo: memFree=112428200/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=206652 memory=174336 CPUtime=0.19 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 40688 0 0 0 13 6 0 0 20 0 1 0 59029712 211611648 43584 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 51663 43584 3200 3530 0 43114 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 206652 KiB
Current children cumulated memory: 174336 KiB

[startup+0.305513 s]*
/proc/loadavg: 4.10 4.11 4.09 5/264 66808
/proc/meminfo: memFree=112420136/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=215564 memory=181632 CPUtime=0.3 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 42534 0 0 0 23 7 0 0 20 0 1 0 59029712 220737536 45408 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 53891 45408 3200 3530 0 45342 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 215564 KiB
Current children cumulated memory: 181632 KiB

[startup+0.700185 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 66808
/proc/meminfo: memFree=112403760/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=248576 memory=209920 CPUtime=0.68 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 49592 0 0 0 60 8 0 0 20 0 1 0 59029712 254541824 52480 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 62144 52480 3200 3530 0 53595 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 248576 KiB
Current children cumulated memory: 209920 KiB

[startup+1.50019 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 66808
/proc/meminfo: memFree=112363440/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=315636 memory=267008 CPUtime=1.48 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 63870 0 0 0 136 12 0 0 20 0 1 0 59029712 323211264 66752 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 78909 66752 3200 3530 0 70360 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 315636 KiB
Current children cumulated memory: 267008 KiB

[startup+3.10543 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 66808
/proc/meminfo: memFree=112226728/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=442324 memory=377216 CPUtime=3.08 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 91413 0 0 0 290 18 0 0 20 0 1 0 59029712 452939776 94304 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 110581 94304 3200 3530 0 102032 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 442324 KiB
Current children cumulated memory: 377216 KiB

[startup+6.30019 s]
/proc/loadavg: 4.17 4.12 4.09 5/264 66808
/proc/meminfo: memFree=112017316/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=700812 memory=600704 CPUtime=6.27 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 147295 0 0 0 598 29 0 0 20 0 1 0 59029712 717631488 150176 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 175203 150176 3200 3530 0 166654 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 700812 KiB
Current children cumulated memory: 600704 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.12 4.09 5/265 66809
/proc/meminfo: memFree=111606788/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=1186516 memory=1030656 CPUtime=12.65 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 254785 0 0 0 1213 52 0 0 20 0 1 0 59029712 1214992384 257664 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 296629 257664 3200 3530 0 288080 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1186516 KiB
Current children cumulated memory: 1030656 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.13 4.10 5/265 66809
/proc/meminfo: memFree=108604780/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=4421528 memory=4236528 CPUtime=25.41 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 1061250 0 0 0 2358 183 0 0 20 0 1 0 59029712 4527644672 1059132 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 1105382 1059132 3488 3530 0 1096833 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 4421528 KiB
Current children cumulated memory: 4236528 KiB

[startup+51.1056 s]
/proc/loadavg: 4.13 4.12 4.09 5/265 66810
/proc/meminfo: memFree=103864012/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=10504452 memory=8743036 CPUtime=50.95 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 1771372 0 0 0 4773 322 0 0 20 0 1 0 59029712 10756558848 2185759 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 2626113 2185759 3552 3530 0 2617564 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 10504452 KiB
Current children cumulated memory: 8743036 KiB

[startup+102.3 s]
/proc/loadavg: 4.25 4.15 4.10 5/264 66812
/proc/meminfo: memFree=100363800/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=12085284 memory=11961280 CPUtime=102 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 2664835 0 0 0 9495 705 0 0 20 0 1 0 59029712 12375330816 2990320 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 3021321 2990320 3680 3530 0 3012772 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 12085284 KiB
Current children cumulated memory: 11961280 KiB

[startup+162.3 s]
/proc/loadavg: 4.36 4.22 4.13 5/264 66814
/proc/meminfo: memFree=89560844/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=25688900 memory=22998940 CPUtime=161.83 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 2683834 0 0 0 15253 930 0 0 20 0 1 0 59029712 26305433600 5749735 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 6422225 5749735 3712 3530 0 6413676 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 25688900 KiB
Current children cumulated memory: 22998940 KiB

[startup+210.853 s]
# the end of solver process 66807 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=199.181 s, system=11.0838 s

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

[startup+179.2 s]
/proc/loadavg: 4.28 4.21 4.13 5/265 66818
/proc/meminfo: memFree=89560624/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=25688900 memory=22998940 CPUtime=178.68 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 2683834 0 0 0 16938 930 0 0 20 0 1 0 59029712 26305433600 5749735 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 6422225 5749735 3712 3530 0 6413676 0
Current children cumulated CPU time: 178.68 s
Current children cumulated vsize: 25688900 KiB
Current children cumulated memory: 22998940 KiB

[startup+192 s]*
/proc/loadavg: 4.29 4.21 4.13 5/265 66819
/proc/meminfo: memFree=88778604/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=26475340 memory=23785388 CPUtime=191.46 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 2685242 0 0 0 18200 946 0 0 20 0 1 0 59029712 27110748160 5946347 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 6618835 5946347 3712 3530 0 6610286 0
Current children cumulated CPU time: 191.46 s
Current children cumulated vsize: 26475340 KiB
Current children cumulated memory: 23785388 KiB

[startup+198.4 s]
/proc/loadavg: 4.27 4.21 4.13 5/265 66819
/proc/meminfo: memFree=88754044/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=26475340 memory=23785388 CPUtime=197.83 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 2685425 0 0 0 18836 947 0 0 20 0 1 0 59029712 27110748160 5946347 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 6618835 5946347 3712 3530 0 6610286 0
Current children cumulated CPU time: 197.83 s
Current children cumulated vsize: 26475340 KiB
Current children cumulated memory: 23785388 KiB

[startup+204.8 s]
/proc/loadavg: 4.24 4.21 4.13 5/265 66819
/proc/meminfo: memFree=88754044/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=26475340 memory=23785388 CPUtime=204.21 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 2686624 0 0 0 19474 947 0 0 20 0 1 0 59029712 27110748160 5946347 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 6618835 5946347 3712 3530 0 6610286 0
Current children cumulated CPU time: 204.21 s
Current children cumulated vsize: 26475340 KiB
Current children cumulated memory: 23785388 KiB

[startup+208 s]*
/proc/loadavg: 4.22 4.20 4.13 5/265 66819
/proc/meminfo: memFree=86146044/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=29146168 memory=26391812 CPUtime=207.41 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 2705619 0 0 0 19744 997 0 0 20 0 1 0 59029712 29845676032 6597953 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 7286542 6597953 3712 3530 0 7277993 0
Current children cumulated CPU time: 207.41 s
Current children cumulated vsize: 29146168 KiB
Current children cumulated memory: 26391812 KiB

[startup+209.6 s]
/proc/loadavg: 4.22 4.20 4.13 5/265 66819
/proc/meminfo: memFree=84872316/131250000 swapFree=33010416/33010684
[pid=66807] ppid=66804 vsize=31335568 memory=28321612 CPUtime=209.01 cores=1,3
/proc/66807/stat : 66807 (pbscip) R 66804 66807 65533 0 -1 4194304 2711306 0 0 0 19863 1038 0 0 20 0 1 0 59029712 32087621632 7080403 18446744073709551615 4235264 18693293 140721078453824 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59412480 140721078458761 140721078458860 140721078458860 140721078464462 0
/proc/66807/statm: 7833892 7080403 3712 3530 0 7825343 0
Current children cumulated CPU time: 209.01 s
Current children cumulated vsize: 31335568 KiB
Current children cumulated memory: 28321612 KiB

[startup+210.405 s]
/proc/loadavg: 4.22 4.20 4.13 5/265 66819
/proc/meminfo: memFree=84115676/131250000 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+210.8 s]
/proc/loadavg: 4.22 4.20 4.13 5/265 66819
/proc/meminfo: memFree=84115676/131250000 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 210.853
CPU time (s): 210.265
CPU user time (s): 199.181
CPU system time (s): 11.0838
CPU usage (%): 99.7211
Max. virtual memory (cumulated for all children) (KiB): 31595408
Max. memory (cumulated for all children) (KiB): 28662712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.181
system time used= 11.0838
maximum resident set size= 28863672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2712371
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= 84
involuntary context switches= 460


# summary of solver processes directly reported to runsolver:
#   pid: 66807
#   total CPU time (s): 210.265
#   total CPU user time (s): 199.181
#   total CPU system time (s): 11.0838

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.498569 second user time and 0.894262 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-02 07:18:39
IDJOB=4502932
IDBENCH=155401
IDSOLVER=3365
FILE ID=nodeC018/4502932-1751433516
RUNJOBID= nodeC018-1751426802-65545
SLURM_JOB_ID= 9598360
Free space on /tmp= 432228 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-sbox_8_shg.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502932-1751433516/watcher-4502932-1751433516 -o /tmp/evaluation-result-4502932-1751433516/solver-4502932-1751433516 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751426802-65545 --watchdog 3760  pbscip -f HOME/instance-4502932-1751433516.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= de975147a543f81642d44481372d34a3
RANDOM SEED=1077507403

nodeC018 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.832
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.818
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3590.341
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3545.401
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.856
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.815
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3613.604
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        112585008 kB
MemAvailable:   121097288 kB
Buffers:            2128 kB
Cached:          9278672 kB
SwapCached:           32 kB
Active:          8998748 kB
Inactive:        8942132 kB
Active(anon):    8677836 kB
Inactive(anon):      288 kB
Active(file):     320912 kB
Inactive(file):  8941844 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            599260 kB
Writeback:             0 kB
AnonPages:       8660392 kB
Mapped:           138472 kB
Shmem:             18044 kB
KReclaimable:     177124 kB
Slab:             267384 kB
SReclaimable:     177124 kB
SUnreclaim:        90260 kB
KernelStack:        4256 kB
PageTables:        20912 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   10092144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6293504 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432208 MiB
End job on nodeC018 at 2025-07-02 07:22:10