Trace number 4501929

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
LSIPExact S1? (TO) 3600.12 2922.74

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9013_3-sat.opb
MD5SUM69f6f997ce8de3d1a51b1c8599cc504d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19838
Total number of constraints62894
Number of constraints which are clauses62462
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints432
Minimum length of a constraint1
Maximum length of a constraint90
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 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 554
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1410.69/726.13	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
1410.69/726.13	c numVar: 19838
1410.69/726.13	c numCon: 62894
1410.69/726.13	c numEqual: 0
1410.69/726.13	c intSize: 10
1410.69/726.13	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
1410.69/726.13	c ------------------- Paras list -------------------
1410.69/726.13	c Name                	 Type      	 Now       	 Default   	 Comment
1410.69/726.13	c timeout             	 double    	 3600.000000	 3600      	 
1410.69/726.13	c mip_time            	 double    	 0.200000  	 0.5       	 
1410.69/726.13	c ls_time             	 double    	 10.000000 	 10        	 
1410.69/726.13	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
1410.69/726.13	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
1410.69/726.13	c random_seed         	 int       	 0         	 0         	 
1410.69/726.13	c sample_size         	 int       	 50        	 50        	 
1410.69/726.13	c sub_score           	 int       	 1         	 1         	 
1410.69/726.13	c tabu_base           	 int       	 3         	 3         	 
1410.69/726.13	c tabu_variation      	 int       	 1         	 1         	 
1410.69/726.13	c sub_div             	 int       	 4         	 4         	 
1410.69/726.13	c nbcore              	 int       	 2         	 1         	 
1410.69/726.13	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
1410.69/726.13	c print_sol           	 int       	 1         	 1         	 
1410.69/726.13	c tmpdir              	 string		 .         	 "."       	 
1410.69/726.13	c home                	 string		 HOME	 "."       	 
1410.69/726.13	c benchname           	 string		 HOME/instance-4501929-1751133768.opb	 ""        	 
1410.69/726.13	c --------------------------------------------------
1410.69/726.13	c Local Search solver
1410.69/726.13	c MIP solver
1410.69/726.13	c use Exact solver
3600.05/2922.70	c receive signal 15, try to interrupt solver...
3600.05/2922.71	c Exact solver (PID 12591) interrupted gracefully.
3600.05/2922.74	s UNKNOWN
3600.05/2922.74	c Total time: 2922

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: 63837 MiB (63248 MiB free)
  memory of node 1: 64465 MiB (63359 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4501929-1751133768/watcher-4501929-1751133768 -o /tmp/evaluation-result-4501929-1751133768/solver-4501929-1751133768 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751133631-11331 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4501929-1751133768.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100102 s]*
/proc/loadavg: 5.26 2.05 0.81 8/256 12460
/proc/meminfo: memFree=129638620/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=80964 memory=46336 CPUtime=0.1 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 10608 0 0 0 8 2 0 0 20 0 1 0 29056252 82907136 11584 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 20241 11584 1120 6655 0 10476 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 80964 KiB
Current children cumulated memory: 46336 KiB

[startup+0.213355 s]*
/proc/loadavg: 5.26 2.05 0.81 7/256 12460
/proc/meminfo: memFree=129630556/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=83076 memory=48384 CPUtime=0.21 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 11135 0 0 0 19 2 0 0 20 0 1 0 29056252 85069824 12096 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+0.313243 s]*
/proc/loadavg: 5.26 2.05 0.81 7/256 12460
/proc/meminfo: memFree=129630556/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=83076 memory=48384 CPUtime=0.31 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 11135 0 0 0 29 2 0 0 20 0 1 0 29056252 85069824 12096 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+0.700288 s]
/proc/loadavg: 5.26 2.05 0.81 7/256 12460
/proc/meminfo: memFree=129630556/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=83076 memory=48384 CPUtime=0.68 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 11135 0 0 0 66 2 0 0 20 0 1 0 29056252 85069824 12096 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+1.50027 s]
/proc/loadavg: 5.32 2.11 0.84 7/256 12460
/proc/meminfo: memFree=129630556/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=83076 memory=48384 CPUtime=1.48 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 11135 0 0 0 146 2 0 0 20 0 1 0 29056252 85069824 12096 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+3.11285 s]
/proc/loadavg: 5.32 2.11 0.84 7/256 12460
/proc/meminfo: memFree=129630564/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=83076 memory=48384 CPUtime=3.09 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 11135 0 0 0 307 2 0 0 20 0 1 0 29056252 85069824 12096 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+6.30018 s]
/proc/loadavg: 5.38 2.18 0.87 7/256 12506
/proc/meminfo: memFree=129613748/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=83076 memory=48384 CPUtime=6.27 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 11135 0 0 0 625 2 0 0 20 0 1 0 29056252 85069824 12096 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+12.7001 s]
/proc/loadavg: 5.43 2.24 0.90 8/257 12508
/proc/meminfo: memFree=129505224/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=250504 memory=161144 CPUtime=14.68 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 35217 0 0 0 1461 7 0 0 20 0 2 0 29056252 256516096 40286 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 62626 40286 3360 6655 0 40200 0
[pid=12459/tid=12508] ppid=12456 vsize=250504 memory=-6369895741568160097 CPUtime=2.15 cores=4,6
/proc/12459/task/12508/stat : 12508 (LSIPExact) R 12456 12459 11315 0 -1 4194368 3361 0 0 0 214 1 0 0 20 0 2 0 29057263 256516096 40286 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
Current children cumulated CPU time: 14.68 s
Current children cumulated vsize: 250504 KiB
Current children cumulated memory: 161144 KiB

[startup+25.5003 s]
/proc/loadavg: 5.59 2.38 0.96 7/258 12509
/proc/meminfo: memFree=129354084/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=250636 memory=161400 CPUtime=27.53 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 47285 0 0 0 2746 7 0 0 20 0 2 0 29056252 256651264 40350 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 62659 40350 3360 6655 0 40233 0
[pid=12459/tid=12508] ppid=12456 vsize=250636 memory=161400 CPUtime=2.24 cores=4,6
/proc/12459/task/12508/stat : 12508 (LSIPExact) S 12456 12459 11315 0 -1 4194368 3361 0 0 0 223 1 0 0 20 0 2 0 29057263 256651264 40350 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 -1 6 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
Current children cumulated CPU time: 27.53 s
Current children cumulated vsize: 250636 KiB
Current children cumulated memory: 161400 KiB

[startup+51.1053 s]
/proc/loadavg: 6.17 2.82 1.15 8/258 12509
/proc/meminfo: memFree=129223388/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=273160 memory=191352 CPUtime=69.91 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 74428 0 0 0 6979 12 0 0 20 0 2 0 29056252 279715840 47838 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 68290 47838 3392 6655 0 48328 0
[pid=12459/tid=12508] ppid=12456 vsize=273160 memory=191352 CPUtime=19.07 cores=4,6
/proc/12459/task/12508/stat : 12508 (LSIPExact) R 12456 12459 11315 0 -1 4194368 12023 0 0 0 1905 2 0 0 20 0 2 0 29057263 279715840 47838 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
Current children cumulated CPU time: 69.91 s
Current children cumulated vsize: 273160 KiB
Current children cumulated memory: 191352 KiB

[startup+102.3 s]
/proc/loadavg: 6.70 3.49 1.46 8/258 12511
/proc/meminfo: memFree=129189060/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=296348 memory=216824 CPUtime=171.59 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 112356 0 0 0 17144 15 0 0 20 0 2 0 29056252 303460352 54206 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 74087 54206 3424 6655 0 54125 0
[pid=12459/tid=12508] ppid=12456 vsize=296348 memory=216696 CPUtime=69.72 cores=4,6
/proc/12459/task/12508/stat : 12508 (LSIPExact) R 12456 12459 11315 0 -1 4194368 21155 0 0 0 6969 3 0 0 20 0 2 0 29057263 303460352 54206 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
Current children cumulated CPU time: 171.59 s
Current children cumulated vsize: 296348 KiB
Current children cumulated memory: 216824 KiB

[startup+162.3 s]
/proc/loadavg: 7.09 4.18 1.83 9/259 12514
/proc/meminfo: memFree=129134944/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=300944 memory=236536 CPUtime=290.25 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 130629 0 0 0 29008 17 0 0 20 0 2 0 29056252 308166656 59134 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 75236 59134 3424 6655 0 59208 0
[pid=12459/tid=12508] ppid=12456 vsize=300944 memory=221560 CPUtime=128.55 cores=4,6
/proc/12459/task/12508/stat : 12508 (LSIPExact) R 12456 12459 11315 0 -1 4194368 28377 0 0 0 12851 4 0 0 20 0 2 0 29057263 308166656 59134 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
Current children cumulated CPU time: 290.25 s
Current children cumulated vsize: 300944 KiB
Current children cumulated memory: 236536 KiB

[startup+222.3 s]
/proc/loadavg: 7.73 4.89 2.22 9/256 12517
/proc/meminfo: memFree=129116908/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=300944 memory=249208 CPUtime=409.51 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 153379 0 0 0 40931 20 0 0 20 0 2 0 29056252 308166656 62302 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 75236 62302 3424 6655 0 61259 0
[pid=12459/tid=12508] ppid=12456 vsize=300944 memory=240248 CPUtime=187.95 cores=4,6
/proc/12459/task/12508/stat : 12508 (LSIPExact) R 12456 12459 11315 0 -1 4194368 40914 0 0 0 18790 5 0 0 20 0 2 0 29057263 308166656 62302 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
Current children cumulated CPU time: 409.51 s
Current children cumulated vsize: 300944 KiB
Current children cumulated memory: 249208 KiB

[startup+282.3 s]
/proc/loadavg: 8.03 5.49 2.60 9/255 12519
/proc/meminfo: memFree=129092636/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=300944 memory=257528 CPUtime=528.78 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 174939 0 0 0 52856 22 0 0 20 0 2 0 29056252 308166656 64382 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 75236 64382 3424 6655 0 63016 0
[pid=12459/tid=12508] ppid=12456 vsize=300944 memory=257528 CPUtime=247.37 cores=4,6
/proc/12459/task/12508/stat : 12508 (LSIPExact) R 12456 12459 11315 0 -1 4194368 52061 0 0 0 24730 7 0 0 20 0 2 0 29057263 308166656 64382 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
Current children cumulated CPU time: 528.78 s
Current children cumulated vsize: 300944 KiB
Current children cumulated memory: 257528 KiB

[startup+342.3 s]
/proc/loadavg: 8.13 5.98 2.95 9/255 12521
/proc/meminfo: memFree=129055164/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=300944 memory=261752 CPUtime=648.02 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) R 12456 12459 11315 0 -1 4194304 200183 0 0 0 64778 24 0 0 20 0 2 0 29056252 308166656 65438 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 75236 65438 3424 6655 0 64012 0
[pid=12459/tid=12508] ppid=12456 vsize=300944 memory=257528 CPUtime=306.78 cores=4,6
/proc/12459/task/12508/stat : 12508 (LSIPExact) R 12456 12459 11315 0 -1 4194368 63798 0 0 0 30670 8 0 0 20 0 2 0 29057263 308166656 65438 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
Current children cumulated CPU time: 648.02 s
Current children cumulated vsize: 300944 KiB
Current children cumulated memory: 261752 KiB

[startup+402.3 s]

################
# More data... #
################

/proc/loadavg: 4.69 5.21 5.05 5/255 12726
/proc/meminfo: memFree=125027300/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=222480 memory=209300 CPUtime=1710.44 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 43049 0 0 0 170861 183 0 0 20 0 1 0 29128866 227819520 52325 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 55620 52325 1120 1011 0 54387 0
Current children cumulated CPU time: 3121.17 s
Current children cumulated vsize: 543876 KiB
Current children cumulated memory: 466856 KiB

[startup+2502.3 s]
/proc/loadavg: 4.35 5.02 4.99 5/255 12728
/proc/meminfo: memFree=124968364/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=224364 memory=211220 CPUtime=1770.27 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 43550 0 0 0 176839 188 0 0 20 0 1 0 29128866 229748736 52805 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 56091 52805 1120 1011 0 54858 0
Current children cumulated CPU time: 3181 s
Current children cumulated vsize: 545760 KiB
Current children cumulated memory: 468776 KiB

[startup+2562.3 s]
/proc/loadavg: 4.18 4.84 4.93 5/254 12730
/proc/meminfo: memFree=124915916/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=225180 memory=214136 CPUtime=1830.09 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 43759 0 0 0 182813 196 0 0 20 0 1 0 29128866 230584320 53534 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 56295 53534 1120 1011 0 55062 0
Current children cumulated CPU time: 3240.82 s
Current children cumulated vsize: 546576 KiB
Current children cumulated memory: 471692 KiB

[startup+2622.3 s]
/proc/loadavg: 4.17 4.72 4.88 5/254 12732
/proc/meminfo: memFree=124880452/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=226288 memory=215160 CPUtime=1889.89 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 44037 0 0 0 188792 197 0 0 20 0 1 0 29128866 231718912 53790 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 56572 53790 1120 1011 0 55339 0
Current children cumulated CPU time: 3300.62 s
Current children cumulated vsize: 547684 KiB
Current children cumulated memory: 472716 KiB

[startup+2682.3 s]
/proc/loadavg: 4.12 4.60 4.83 5/254 12734
/proc/meminfo: memFree=124853460/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=227400 memory=216312 CPUtime=1949.7 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 44321 0 0 0 194767 203 0 0 20 0 1 0 29128866 232857600 54078 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 56850 54078 1120 1011 0 55617 0
Current children cumulated CPU time: 3360.43 s
Current children cumulated vsize: 548796 KiB
Current children cumulated memory: 473868 KiB

[startup+2742.3 s]
/proc/loadavg: 4.09 4.50 4.78 5/254 12736
/proc/meminfo: memFree=124833772/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=228072 memory=221076 CPUtime=2009.5 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 44491 0 0 0 200743 207 0 0 20 0 1 0 29128866 233545728 55269 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 57018 55269 1120 1011 0 55785 0
Current children cumulated CPU time: 3420.23 s
Current children cumulated vsize: 549468 KiB
Current children cumulated memory: 478632 KiB

[startup+2802.3 s]
/proc/loadavg: 4.06 4.42 4.74 5/254 12738
/proc/meminfo: memFree=124812272/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=228368 memory=221332 CPUtime=2069.31 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 44565 0 0 0 206710 221 0 0 20 0 1 0 29128866 233848832 55333 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 57092 55333 1120 1011 0 55859 0
Current children cumulated CPU time: 3480.04 s
Current children cumulated vsize: 549764 KiB
Current children cumulated memory: 478888 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.36 4.69 5/254 12740
/proc/meminfo: memFree=124774360/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=230284 memory=223252 CPUtime=2129.11 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 45075 0 0 0 212690 221 0 0 20 0 1 0 29128866 235810816 55813 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 57571 55813 1120 1011 0 56338 0
Current children cumulated CPU time: 3539.84 s
Current children cumulated vsize: 551680 KiB
Current children cumulated memory: 480808 KiB

[startup+2922.3 s]
/proc/loadavg: 4.19 4.34 4.66 5/254 12742
/proc/meminfo: memFree=124770224/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=231092 memory=224148 CPUtime=2188.92 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 45277 0 0 0 218671 221 0 0 20 0 1 0 29128866 236638208 56037 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 57773 56037 1120 1011 0 56540 0
Current children cumulated CPU time: 3599.65 s
Current children cumulated vsize: 552488 KiB
Current children cumulated memory: 481704 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2922.7 s]
/proc/loadavg: 4.19 4.34 4.66 5/254 12742
/proc/meminfo: memFree=124770224/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=231092 memory=224148 CPUtime=2189.32 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 45277 0 0 0 218711 221 0 0 20 0 1 0 29128866 236638208 56037 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 57773 56037 1120 1011 0 56540 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 552488 KiB
Current children cumulated memory: 481704 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3597.57 s, system=2.55038 s

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

[startup+2922.7 s]
/proc/loadavg: 4.19 4.34 4.66 5/254 12742
/proc/meminfo: memFree=124770224/131382116 swapFree=33010684/33010684
[pid=12459] ppid=12456 vsize=321396 memory=257556 CPUtime=1410.73 cores=4,6
/proc/12459/stat : 12459 (LSIPExact) S 12456 12459 11315 0 -1 4194304 249343 0 0 0 141041 32 0 0 20 0 1 0 29056252 329109504 64389 18446744073709551615 93839614541824 93839641798225 140727700784576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93839650301064 93839650732672 93839673450496 140727700793690 140727700793866 140727700793866 140727700799468 0
/proc/12459/statm: 80349 64389 3424 6655 0 70503 0
[pid=12591] ppid=12459 vsize=231092 memory=224148 CPUtime=2189.32 cores=4,6
/proc/12591/stat : 12591 (Exact) R 12459 12591 12591 0 -1 4194304 45277 0 0 0 218711 221 0 0 20 0 1 0 29128866 236638208 56037 18446744073709551615 4198400 8335837 140722066586992 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 32325632 140722066589883 140722066590237 140722066590237 140722066595791 0
/proc/12591/statm: 57773 56037 1120 1011 0 56540 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 552488 KiB
Current children cumulated memory: 481704 KiB

Child status: 0

Real time (s): 2922.74
CPU time (s): 3600.12
CPU user time (s): 3597.57
CPU system time (s): 2.55038
CPU usage (%): 123.176
Max. virtual memory (cumulated for all children) (KiB): 552488
Max. memory (cumulated for all children) (KiB): 481704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.57
system time used= 2.55038
maximum resident set size= 312004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303198
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= 480
involuntary context switches= 30720


# summary of solver processes directly reported to runsolver:
#   pid: 12459
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3597.57
#   total CPU system time (s): 2.55038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.0972 second user time and 26.2063 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-28 20:02:48
IDJOB=4501929
IDBENCH=152982
IDSOLVER=3336
FILE ID=nodeC010/4501929-1751133768
RUNJOBID= nodeC010-1751133631-11331
SLURM_JOB_ID= 9587410
Free space on /tmp= 432920 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9013_3-sat.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4501929-1751133768/watcher-4501929-1751133768 -o /tmp/evaluation-result-4501929-1751133768/solver-4501929-1751133768 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751133631-11331 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4501929-1751133768.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= 69f6f997ce8de3d1a51b1c8599cc504d
RANDOM SEED=1443311538

nodeC010 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	: 0xb00001f
cpu MHz		: 3591.447
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3591.444
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3591.445
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.896
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3491.677
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3559.896
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 1197.950
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
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	: 0xb00001f
cpu MHz		: 3491.684
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129646624 kB
MemAvailable:   129374792 kB
Buffers:            3280 kB
Cached:           540820 kB
SwapCached:            0 kB
Active:           822112 kB
Inactive:         334660 kB
Active(anon):     630632 kB
Inactive(anon):        0 kB
Active(file):     191480 kB
Inactive(file):   334660 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             92304 kB
Writeback:             0 kB
AnonPages:        615768 kB
Mapped:           129568 kB
Shmem:             17960 kB
KReclaimable:      83312 kB
Slab:             161928 kB
SReclaimable:      83312 kB
SUnreclaim:        78616 kB
KernelStack:        4128 kB
PageTables:         4248 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     996456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432836 MiB
End job on nodeC010 at 2025-06-28 20:51:31