Trace number 4543696

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
AI448PBSolver 2025-05-31UNSAT 20.0247 20.1038

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v2_30_096.opb
MD5SUMfedac043231dc7d3bd4ac0917a28b068
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
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 benchmark6.12995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables279390
Total number of constraints5791
Number of constraints which are clauses2911
Number of constraints which are cardinality constraints (but not clauses)2880
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint97
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 29
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 98
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

19.90/20.08	s UNSATISFIABLE

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 (62207 MiB free)
  memory of node 1: 64507 MiB (63100 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543696-1753226199/watcher-4543696-1753226199 -o /tmp/evaluation-result-4543696-1753226199/solver-4543696-1753226199 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179253 --watchdog 3760 HOME/solve.sh HOME/instance-4543696-1753226199.opb 

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=179936, runsolver pid=179933

[startup+0.100067 s]*
/proc/loadavg: 4.05 4.19 4.12 5/268 179940
/proc/meminfo: memFree=128265340/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=115080 memory=72736 CPUtime=0.07 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 14795 0 0 0 5 2 0 0 20 0 1 0 238297721 117841920 18152 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 28770 18152 544 108 0 27287 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 119272 KiB
Current children cumulated memory: 75680 KiB

[startup+0.205875 s]*
/proc/loadavg: 4.05 4.19 4.12 5/268 179940
/proc/meminfo: memFree=128221176/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=167308 memory=113824 CPUtime=0.17 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 24054 0 0 0 14 3 0 0 20 0 1 0 238297721 171323392 28456 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 41827 28456 544 108 0 40344 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 171500 KiB
Current children cumulated memory: 116768 KiB

[startup+0.305792 s]*
/proc/loadavg: 4.05 4.19 4.12 5/268 179940
/proc/meminfo: memFree=128205048/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=181556 memory=125472 CPUtime=0.27 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 26965 0 0 0 23 4 0 0 20 0 1 0 238297721 185913344 31368 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 45389 31368 576 108 0 43906 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 185748 KiB
Current children cumulated memory: 128416 KiB

[startup+0.700218 s]
/proc/loadavg: 4.05 4.19 4.12 5/268 179940
/proc/meminfo: memFree=128188920/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=219492 memory=157856 CPUtime=0.67 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 35039 0 0 0 60 7 0 0 20 0 1 0 238297721 224759808 39464 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 54873 39464 576 108 0 53390 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 223684 KiB
Current children cumulated memory: 160800 KiB

[startup+1.50021 s]
/proc/loadavg: 4.05 4.19 4.12 5/268 179940
/proc/meminfo: memFree=128152392/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=268576 memory=197792 CPUtime=1.46 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 45045 0 0 0 137 9 0 0 20 0 1 0 238297721 275021824 49448 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 67144 49448 576 108 0 65661 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 272768 KiB
Current children cumulated memory: 200736 KiB

[startup+3.10572 s]
/proc/loadavg: 4.05 4.19 4.12 5/268 179940
/proc/meminfo: memFree=128080324/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=328472 memory=249760 CPUtime=3.06 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 58026 0 0 0 294 12 0 0 20 0 1 0 238297721 336355328 62440 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 82118 62440 576 108 0 80635 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 332664 KiB
Current children cumulated memory: 252704 KiB

[startup+6.30022 s]
/proc/loadavg: 4.05 4.19 4.12 5/268 179940
/proc/meminfo: memFree=127996492/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=425720 memory=322060 CPUtime=6.24 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 75560 0 0 0 609 15 0 0 20 0 1 0 238297721 435937280 80515 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 106430 80515 608 108 0 104947 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 429912 KiB
Current children cumulated memory: 325004 KiB

[startup+12.7002 s]
/proc/loadavg: 4.04 4.18 4.12 5/268 179940
/proc/meminfo: memFree=127896388/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=485396 memory=372748 CPUtime=12.62 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 88236 0 0 0 1244 18 0 0 20 0 1 0 238297721 497045504 93187 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 121349 93187 608 108 0 119866 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 489588 KiB
Current children cumulated memory: 375692 KiB

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

# cumulated CPU time of all completed processes:  user=19.7596 s, system=0.265106 s

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

[startup+12.8002 s]
/proc/loadavg: 4.04 4.18 4.12 5/268 179940
/proc/meminfo: memFree=127896388/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=485396 memory=372748 CPUtime=12.72 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 88243 0 0 0 1254 18 0 0 20 0 1 0 238297721 497045504 93187 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 121349 93187 608 108 0 119866 0
Current children cumulated CPU time: 12.72 s
Current children cumulated vsize: 489588 KiB
Current children cumulated memory: 375692 KiB

[startup+16.0002 s]*
/proc/loadavg: 4.04 4.18 4.12 5/268 179940
/proc/meminfo: memFree=127870936/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=511420 memory=395020 CPUtime=15.92 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 93791 0 0 0 1572 20 0 0 20 0 1 0 238297721 523694080 98755 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 127855 98755 608 108 0 126372 0
Current children cumulated CPU time: 15.92 s
Current children cumulated vsize: 515612 KiB
Current children cumulated memory: 397964 KiB

[startup+17.6002 s]
/proc/loadavg: 4.04 4.18 4.12 5/268 179940
/proc/meminfo: memFree=127862872/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=528236 memory=409356 CPUtime=17.51 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 97387 0 0 0 1730 21 0 0 20 0 1 0 238297721 540913664 102339 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 132059 102339 608 108 0 130576 0
Current children cumulated CPU time: 17.51 s
Current children cumulated vsize: 532428 KiB
Current children cumulated memory: 412300 KiB

[startup+19.2002 s]
/proc/loadavg: 4.04 4.18 4.12 5/268 179940
/proc/meminfo: memFree=127827088/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=552500 memory=429964 CPUtime=19.11 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 102551 0 0 0 1889 22 0 0 20 0 1 0 238297721 565760000 107491 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 138125 107491 608 108 0 136642 0
Current children cumulated CPU time: 19.11 s
Current children cumulated vsize: 556692 KiB
Current children cumulated memory: 432908 KiB

[startup+19.6002 s]
/proc/loadavg: 4.04 4.18 4.12 5/268 179940
/proc/meminfo: memFree=127827088/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=560292 memory=436620 CPUtime=19.5 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 104192 0 0 0 1928 22 0 0 20 0 1 0 238297721 573739008 109155 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 140073 109155 608 108 0 138590 0
Current children cumulated CPU time: 19.5 s
Current children cumulated vsize: 564484 KiB
Current children cumulated memory: 439564 KiB

[startup+20.0002 s]*
/proc/loadavg: 4.12 4.20 4.12 5/268 179940
/proc/meminfo: memFree=127790552/131249996 swapFree=33010416/33010684
[pid=179936] ppid=179933 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/179936/stat : 179936 (bash) S 179933 179936 179241 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 238297719 4292608 736 18446744073709551615 94194534416384 94194535310917 140727670268688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94194535549968 94194535597712 94194563940352 140727670270354 140727670270470 140727670270470 140727670276074 0
/proc/179936/statm: 1048 736 672 219 0 110 0
[pid=179940] ppid=179936 vsize=490156 memory=398004 CPUtime=19.9 cores=1,3
/proc/179940/stat : 179940 (solve_pb) R 179936 179936 179241 0 -1 4194304 105415 0 0 0 1968 22 0 0 20 0 1 0 238297721 501919744 99501 18446744073709551615 93932625671168 93932626109312 140724365333264 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93932626138032 93932626140448 93932641484800 140724365339010 140724365339074 140724365339074 140724365344696 0
/proc/179940/statm: 122539 99501 608 108 0 121056 0
Current children cumulated CPU time: 19.9 s
Current children cumulated vsize: 494348 KiB
Current children cumulated memory: 400948 KiB

Child status: 0

Real time (s): 20.1038
CPU time (s): 20.0247
CPU user time (s): 19.7596
CPU system time (s): 0.265106
CPU usage (%): 99.6067
Max. virtual memory (cumulated for all children) (KiB): 570116
Max. memory (cumulated for all children) (KiB): 444428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.7596
system time used= 0.265106
maximum resident set size= 441484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105994
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= 1114
involuntary context switches= 32


# summary of solver processes directly reported to runsolver:
#   pid: 179936
#   total CPU time (s): 20.0247
#   total CPU user time (s): 19.7596
#   total CPU system time (s): 0.265106

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051912 second user time and 0.129782 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-23 01:16:40
IDJOB=4543696
IDBENCH=174564
IDSOLVER=3321
FILE ID=nodeC022/4543696-1753226199
RUNJOBID= nodeC022-1753222566-179253
SLURM_JOB_ID= 9687819
Free space on /tmp= 432804 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v2_30_096.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543696-1753226199/watcher-4543696-1753226199 -o /tmp/evaluation-result-4543696-1753226199/solver-4543696-1753226199 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179253 --watchdog 3760  HOME/solve.sh HOME/instance-4543696-1753226199.opb

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

MD5SUM BENCH= fedac043231dc7d3bd4ac0917a28b068
RANDOM SEED=1025599296

nodeC022 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.695
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.44
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.710
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.44
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		: 3600.259
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.44
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		: 3599.713
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.44
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.744
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.44
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.713
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.44
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		: 3596.642
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.44
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		: 3600.758
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128314724 kB
MemAvailable:   129464556 kB
Buffers:            2128 kB
Cached:          1899656 kB
SwapCached:           32 kB
Active:          1407448 kB
Inactive:         757868 kB
Active(anon):     287628 kB
Inactive(anon):     2124 kB
Active(file):    1119820 kB
Inactive(file):   755744 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8808 kB
Writeback:             0 kB
AnonPages:        266712 kB
Mapped:           110548 kB
Shmem:             26220 kB
KReclaimable:     226616 kB
Slab:             322844 kB
SReclaimable:     226616 kB
SUnreclaim:        96228 kB
KernelStack:        4336 kB
PageTables:         3860 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     651180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432804 MiB
End job on nodeC022 at 2025-07-23 01:17:00