Trace number 351764

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, and are wall clock time (not CPU 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
absconPseudo 102? 7.95279 8.29986

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-van.opb
MD5SUMd92d79a852cb21e3bf779066f8153c82
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark41696
Best CPU time to get the best result obtained on this benchmark1782.95
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 41696
Optimality of the best value was proved NO
Number of variables135360
Total number of constraints39616
Number of constraints which are clauses128
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints39488
Minimum length of a constraint2
Maximum length of a constraint496
Number of terms in the objective function 192
Biggest coefficient in the objective function 3977
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 524416
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 170151
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524573
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

7.68/8.02	s UNKNOWN
7.68/8.02	Exception in thread "Thread-0" java.lang.NullPointerException
7.68/8.02		at abscon.Resolution$ThreadPseudo.run(Resolution.java:547)

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/351764-1176612898/instance-351764-1176612898.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node63/watcher-351764-1176612898 -o ROOT/results/node63/solver-351764-1176612898 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -Xms1600M -Xmx1600M -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/351764-1176612898/instance-351764-1176612898.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 17355
/proc/meminfo: memFree=1617900/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=18568 CPUtime=0
/proc/17355/stat : 17355 (runsolver) R 17353 17355 16880 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 137280003 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 247254805799 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/17355/statm: 4642 292 257 24 0 2626 0

[startup+0.0405621 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 17355
/proc/meminfo: memFree=1617900/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=10336 CPUtime=0
/proc/17355/stat : 17355 (java) D 17353 17355 16880 0 -1 0 390 0 0 0 0 0 0 0 18 0 1 0 137280003 10584064 177 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 2970532 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/17355/statm: 2584 177 139 9 0 1147 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10336

[startup+0.101566 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 17355
/proc/meminfo: memFree=1617900/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=10336 CPUtime=0
/proc/17355/stat : 17355 (java) D 17353 17355 16880 0 -1 0 390 0 0 0 0 0 0 0 18 0 1 0 137280003 10584064 177 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 2970532 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/17355/statm: 2584 177 139 9 0 1147 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10336

[startup+0.301594 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 17355
/proc/meminfo: memFree=1617900/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=10916 CPUtime=0
/proc/17355/stat : 17355 (java) S 17353 17355 16880 0 -1 0 770 0 0 0 0 0 0 0 18 0 2 0 137280003 11177984 533 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/17355/statm: 2729 533 241 9 0 1240 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10916

[startup+0.701642 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 17355
/proc/meminfo: memFree=1617900/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=1790164 CPUtime=0.39
/proc/17355/stat : 17355 (java) S 17353 17355 16880 0 -1 0 14263 0 1 0 32 7 0 0 18 0 9 0 137280003 1833127936 13675 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17355/statm: 447541 13675 1844 9 0 442126 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1790164

[startup+1.50273 s]
/proc/loadavg: 1.03 1.01 1.00 2/73 17364
/proc/meminfo: memFree=1477476/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=1790296 CPUtime=1.21
/proc/17355/stat : 17355 (java) S 17353 17355 16880 0 -1 0 63042 0 1 0 93 28 0 0 18 0 9 0 137280003 1833263104 62453 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17355/statm: 447574 62453 1861 9 0 442159 0
[pid=17355/tid=17357] ppid=17353 vsize=1790296 CPUtime=0.63
/proc/17355/task/17357/stat : 17357 (java) S 17353 17355 16880 0 -1 64 29045 0 1 0 49 14 0 0 17 0 9 0 137280025 1833263104 62453 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17355/tid=17358] ppid=17353 vsize=1790296 CPUtime=0.48
/proc/17355/task/17358/stat : 17358 (java) R 17353 17355 16880 0 -1 64 32957 0 0 0 35 13 0 0 17 0 9 0 137280038 1833263104 62453 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 102603579 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17359] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17359/stat : 17359 (java) S 17353 17355 16880 0 -1 64 10 0 0 0 0 0 0 0 20 0 9 0 137280038 1833263104 62453 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17360] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17360/stat : 17360 (java) S 17353 17355 16880 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 137280038 1833263104 62453 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17361] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17361/stat : 17361 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 137280043 1833263104 62453 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17362] ppid=17353 vsize=1790296 CPUtime=0.07
/proc/17355/task/17362/stat : 17362 (java) S 17353 17355 16880 0 -1 64 318 0 0 0 7 0 0 0 16 0 9 0 137280043 1833263104 62453 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17363] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17363/stat : 17363 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 137280043 1833263104 62453 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17364] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17364/stat : 17364 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137280043 1833263104 62453 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 1790296

[startup+3.10289 s]
/proc/loadavg: 1.03 1.01 1.00 2/73 17364
/proc/meminfo: memFree=1174820/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=1790296 CPUtime=2.81
/proc/17355/stat : 17355 (java) S 17353 17355 16880 0 -1 0 207226 0 1 0 195 86 0 0 18 0 9 0 137280003 1833263104 206631 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17355/statm: 447574 206631 1861 9 0 442159 0
[pid=17355/tid=17357] ppid=17353 vsize=1790296 CPUtime=1.29
/proc/17355/task/17357/stat : 17357 (java) R 17353 17355 16880 0 -1 64 29066 0 1 0 115 14 0 0 17 0 9 0 137280025 1833263104 206631 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126578073 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17355/tid=17358] ppid=17353 vsize=1790296 CPUtime=1.43
/proc/17355/task/17358/stat : 17358 (java) S 17353 17355 16880 0 -1 64 177119 0 0 0 72 71 0 0 17 0 9 0 137280038 1833263104 206631 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17359] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17359/stat : 17359 (java) S 17353 17355 16880 0 -1 64 10 0 0 0 0 0 0 0 20 0 9 0 137280038 1833263104 206631 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17360] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17360/stat : 17360 (java) S 17353 17355 16880 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 137280038 1833263104 206631 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17361] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17361/stat : 17361 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 137280043 1833263104 206631 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17362] ppid=17353 vsize=1790296 CPUtime=0.07
/proc/17355/task/17362/stat : 17362 (java) S 17353 17355 16880 0 -1 64 319 0 0 0 7 0 0 0 16 0 9 0 137280043 1833263104 206631 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17363] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17363/stat : 17363 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 137280043 1833263104 206631 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17364] ppid=17353 vsize=1790296 CPUtime=0
/proc/17355/task/17364/stat : 17364 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137280043 1833263104 206631 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 1790296

[startup+6.30142 s]
/proc/loadavg: 1.11 1.02 1.01 2/73 17364
/proc/meminfo: memFree=30564/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=1790840 CPUtime=5.98
/proc/17355/stat : 17355 (java) S 17353 17355 16880 0 -1 0 416596 0 27 0 427 171 0 0 18 0 9 0 137280003 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17355/statm: 447710 415579 2545 9 0 442295 0
[pid=17355/tid=17357] ppid=17353 vsize=1790840 CPUtime=2.5
/proc/17355/task/17357/stat : 17357 (java) S 17353 17355 16880 0 -1 64 29077 0 1 0 235 15 0 0 16 0 9 0 137280025 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17358] ppid=17353 vsize=1790840 CPUtime=3.38
/proc/17355/task/17358/stat : 17358 (java) R 17353 17355 16880 0 -1 64 386471 0 25 0 183 155 0 0 18 0 9 0 137280038 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103698434 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17355/tid=17359] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17359/stat : 17359 (java) S 17353 17355 16880 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 137280038 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17355/tid=17360] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17360/stat : 17360 (java) S 17353 17355 16880 0 -1 64 4 0 1 0 0 0 0 0 17 0 9 0 137280038 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17355/tid=17361] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17361/stat : 17361 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17362] ppid=17353 vsize=1790840 CPUtime=0.08
/proc/17355/task/17362/stat : 17362 (java) S 17353 17355 16880 0 -1 64 323 0 0 0 8 0 0 0 15 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17363] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17363/stat : 17363 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17364] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17364/stat : 17364 (java) S 17353 17355 16880 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 1790840

Solver just ended. Dumping a history of the last processes samples

[startup+7.10149 s]
/proc/loadavg: 1.11 1.02 1.01 2/73 17364
/proc/meminfo: memFree=16100/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=1790840 CPUtime=6.78
/proc/17355/stat : 17355 (java) S 17353 17355 16880 0 -1 0 416975 0 27 0 507 171 0 0 18 0 9 0 137280003 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17355/statm: 447710 415579 2545 9 0 442295 0
[pid=17355/tid=17357] ppid=17353 vsize=1790840 CPUtime=2.52
/proc/17355/task/17357/stat : 17357 (java) S 17353 17355 16880 0 -1 64 29078 0 1 0 237 15 0 0 15 0 9 0 137280025 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17358] ppid=17353 vsize=1790840 CPUtime=4.17
/proc/17355/task/17358/stat : 17358 (java) R 17353 17355 16880 0 -1 64 386849 0 25 0 262 155 0 0 21 0 9 0 137280038 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 104121421 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17359] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17359/stat : 17359 (java) S 17353 17355 16880 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 137280038 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17355/tid=17360] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17360/stat : 17360 (java) S 17353 17355 16880 0 -1 64 4 0 1 0 0 0 0 0 17 0 9 0 137280038 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17355/tid=17361] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17361/stat : 17361 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17362] ppid=17353 vsize=1790840 CPUtime=0.08
/proc/17355/task/17362/stat : 17362 (java) S 17353 17355 16880 0 -1 64 323 0 0 0 8 0 0 0 15 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17363] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17363/stat : 17363 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17364] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17364/stat : 17364 (java) S 17353 17355 16880 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.78
Current children cumulated vsize (KiB) 1790840

[startup+7.90158 s]
/proc/loadavg: 1.11 1.02 1.01 2/73 17364
/proc/meminfo: memFree=16164/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=1790840 CPUtime=7.58
/proc/17355/stat : 17355 (java) S 17353 17355 16880 0 -1 0 416975 0 27 0 587 171 0 0 18 0 9 0 137280003 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17355/statm: 447710 415579 2545 9 0 442295 0
[pid=17355/tid=17357] ppid=17353 vsize=1790840 CPUtime=2.52
/proc/17355/task/17357/stat : 17357 (java) S 17353 17355 16880 0 -1 64 29078 0 1 0 237 15 0 0 15 0 9 0 137280025 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17358] ppid=17353 vsize=1790840 CPUtime=4.97
/proc/17355/task/17358/stat : 17358 (java) R 17353 17355 16880 0 -1 64 386849 0 25 0 342 155 0 0 25 0 9 0 137280038 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 104121421 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17359] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17359/stat : 17359 (java) S 17353 17355 16880 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 137280038 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17355/tid=17360] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17360/stat : 17360 (java) S 17353 17355 16880 0 -1 64 4 0 1 0 0 0 0 0 17 0 9 0 137280038 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17355/tid=17361] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17361/stat : 17361 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17362] ppid=17353 vsize=1790840 CPUtime=0.08
/proc/17355/task/17362/stat : 17362 (java) S 17353 17355 16880 0 -1 64 323 0 0 0 8 0 0 0 15 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17363] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17363/stat : 17363 (java) S 17353 17355 16880 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17355/tid=17364] ppid=17353 vsize=1790840 CPUtime=0
/proc/17355/task/17364/stat : 17364 (java) S 17353 17355 16880 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 137280043 1833820160 415579 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.58
Current children cumulated vsize (KiB) 1790840

[startup+8.1016 s]
/proc/loadavg: 1.11 1.02 1.01 2/73 17364
/proc/meminfo: memFree=16164/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=0 CPUtime=7.75
/proc/17355/stat : 17355 (java) Z 17353 17355 16880 0 -1 1036 416987 0 27 0 599 176 0 0 16 0 2 0 137280003 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17355/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.75
Current children cumulated vsize (KiB) 0

[startup+8.20161 s]
/proc/loadavg: 1.11 1.02 1.01 2/73 17364
/proc/meminfo: memFree=16164/2055920 swapFree=4184584/4192956
[pid=17355] ppid=17353 vsize=0 CPUtime=7.85
/proc/17355/stat : 17355 (java) Z 17353 17355 16880 0 -1 1036 416987 0 27 0 599 186 0 0 16 0 2 0 137280003 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17355/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.85
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 8.29986
CPU time (s): 7.95279
CPU user time (s): 5.99509
CPU system time (s): 1.9577
CPU usage (%): 95.8184
Max. virtual memory (cumulated for all children) (KiB): 1790848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.99509
system time used= 1.9577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 416987
page faults= 27
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 410
involuntary context switches= 174

runsolver used 0.005999 second user time and 0.034994 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Sun Apr 15 04:55:01 UTC 2007

IDJOB= 351764
IDBENCH= 1809
IDSOLVER= 155
FILE ID= node63/351764-1176612898

PBS_JOBID= 4557060

Free space on /tmp= 66504 MiB

SOLVER NAME= absconPseudo 102
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-van.opb
COMMAND LINE= java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/351764-1176612898/instance-351764-1176612898.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node63/convwatcher-351764-1176612898 -o ROOT/results/node63/conversion-351764-1176612898 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/351764-1176612898/instance-351764-1176612898.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-351764-1176612898 -o ROOT/results/node63/solver-351764-1176612898 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/351764-1176612898/instance-351764-1176612898.opb            

META MD5SUM SOLVER= af6648fa1ac31d79961ee160b5e03dc5
MD5SUM BENCH=  d92d79a852cb21e3bf779066f8153c82

RANDOM SEED= 749916405

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1618500 kB
Buffers:         41400 kB
Cached:         280108 kB
SwapCached:       1220 kB
Active:          85596 kB
Inactive:       246996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618500 kB
SwapTotal:     4192956 kB
SwapFree:      4184584 kB
Dirty:           61648 kB
Writeback:           0 kB
Mapped:          16888 kB
Slab:            90848 kB
Committed_AS:   698112 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB

End job on node63 on Sun Apr 15 04:55:09 UTC 2007