Trace number 351218

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? 8.58369 8.64695

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-fit2d.opb
MD5SUMb5e82d02e51b7eb09c369bc9f6b2937f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables118500
Total number of constraints10525
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10525
Minimum length of a constraint10
Maximum length of a constraint118500
Number of terms in the objective function 102000
Biggest coefficient in the objective function 1981
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 601677
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 13452
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 608143
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)

8.33/8.30	s UNKNOWN
8.33/8.30	Exception in thread "Thread-0" java.lang.NullPointerException
8.33/8.30		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/351218-1176589910/instance-351218-1176589910.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/node34/watcher-351218-1176589910 -o ROOT/results/node34/solver-351218-1176589910 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -Xms1600M -Xmx1600M -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/351218-1176589910/instance-351218-1176589910.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: 1.00 1.00 1.00 3/77 11800
/proc/meminfo: memFree=1561680/2055920 swapFree=4064036/4192956
[pid=11800] ppid=11798 vsize=18568 CPUtime=0
/proc/11800/stat : 11800 (runsolver) R 11798 11800 11035 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 106906543 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/11800/statm: 4642 292 257 24 0 2626 0

[startup+0.0326121 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11800
/proc/meminfo: memFree=1561680/2055920 swapFree=4064036/4192956
[pid=11800] ppid=11798 vsize=1784380 CPUtime=0.01
/proc/11800/stat : 11800 (java) S 11798 11800 11035 0 -1 0 2144 0 1 0 0 1 0 0 18 0 3 0 106906543 1827205120 1830 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 446095 1830 553 9 0 441097 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1784380

[startup+0.101719 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11800
/proc/meminfo: memFree=1561680/2055920 swapFree=4064036/4192956
[pid=11800] ppid=11798 vsize=1790148 CPUtime=0.09
/proc/11800/stat : 11800 (java) S 11798 11800 11035 0 -1 0 4321 0 1 0 7 2 0 0 18 0 9 0 106906543 1833111552 3759 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 447537 3759 1711 9 0 442129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1790148

[startup+0.301742 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11800
/proc/meminfo: memFree=1561680/2055920 swapFree=4064036/4192956
[pid=11800] ppid=11798 vsize=1790176 CPUtime=0.33
/proc/11800/stat : 11800 (java) S 11798 11800 11035 0 -1 0 10192 0 1 0 28 5 0 0 18 0 9 0 106906543 1833140224 9604 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 447544 9604 1844 9 0 442129 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1790176

[startup+0.701777 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11800
/proc/meminfo: memFree=1561680/2055920 swapFree=4064036/4192956
[pid=11800] ppid=11798 vsize=1790176 CPUtime=0.75
/proc/11800/stat : 11800 (java) S 11798 11800 11035 0 -1 0 29887 0 1 0 63 12 0 0 18 0 9 0 106906543 1833140224 29299 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 447544 29299 1846 9 0 442129 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 1790176

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 11809
/proc/meminfo: memFree=1406408/2055920 swapFree=4064036/4192956
[pid=11800] ppid=11798 vsize=1790176 CPUtime=1.54
/proc/11800/stat : 11800 (java) S 11798 11800 11035 0 -1 0 77223 0 1 0 124 30 0 0 18 0 9 0 106906543 1833140224 76633 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 447544 76633 1861 9 0 442129 0
[pid=11800/tid=11802] ppid=11798 vsize=1790176 CPUtime=0.84
/proc/11800/task/11802/stat : 11802 (java) R 11798 11800 11035 0 -1 64 29031 0 1 0 72 12 0 0 17 0 9 0 106906544 1833140224 76633 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4126602541 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11800/tid=11803] ppid=11798 vsize=1790176 CPUtime=0.61
/proc/11800/task/11803/stat : 11803 (java) S 11798 11800 11035 0 -1 64 47149 0 0 0 44 17 0 0 18 0 9 0 106906546 1833140224 76633 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11804] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11804/stat : 11804 (java) S 11798 11800 11035 0 -1 64 9 0 0 0 0 0 0 0 21 0 9 0 106906546 1833140224 76633 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11805] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11805/stat : 11805 (java) S 11798 11800 11035 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 106906546 1833140224 76633 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11806] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11806/stat : 11806 (java) S 11798 11800 11035 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 106906548 1833140224 76633 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11807] ppid=11798 vsize=1790176 CPUtime=0.07
/proc/11800/task/11807/stat : 11807 (java) S 11798 11800 11035 0 -1 64 321 0 0 0 7 0 0 0 16 0 9 0 106906548 1833140224 76633 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11808] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11808/stat : 11808 (java) S 11798 11800 11035 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 106906548 1833140224 76633 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11809] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11809/stat : 11809 (java) S 11798 11800 11035 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 106906548 1833140224 76633 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 1790176

[startup+3.10215 s]
/proc/loadavg: 1.00 1.00 1.00 3/86 11809
/proc/meminfo: memFree=1059976/2055920 swapFree=4064036/4192956
[pid=11800] ppid=11798 vsize=1790176 CPUtime=3.14
/proc/11800/stat : 11800 (java) S 11798 11800 11035 0 -1 0 210198 0 1 0 233 81 0 0 18 0 9 0 106906543 1833140224 209604 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 447544 209613 1861 9 0 442129 0
[pid=11800/tid=11802] ppid=11798 vsize=1790176 CPUtime=1.57
/proc/11800/task/11802/stat : 11802 (java) S 11798 11800 11035 0 -1 64 29060 0 1 0 145 12 0 0 18 0 9 0 106906544 1833140224 209620 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11800/tid=11803] ppid=11798 vsize=1790176 CPUtime=1.48
/proc/11800/task/11803/stat : 11803 (java) R 11798 11800 11035 0 -1 64 180114 0 0 0 79 69 0 0 16 0 9 0 106906546 1833140224 209628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 102603579 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11804] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11804/stat : 11804 (java) S 11798 11800 11035 0 -1 64 9 0 0 0 0 0 0 0 21 0 9 0 106906546 1833140224 209637 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11805] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11805/stat : 11805 (java) S 11798 11800 11035 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 106906546 1833140224 209645 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11806] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11806/stat : 11806 (java) S 11798 11800 11035 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 106906548 1833140224 209653 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11807] ppid=11798 vsize=1790176 CPUtime=0.08
/proc/11800/task/11807/stat : 11807 (java) S 11798 11800 11035 0 -1 64 327 0 0 0 8 0 0 0 16 0 9 0 106906548 1833140224 209661 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11808] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11808/stat : 11808 (java) S 11798 11800 11035 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 106906548 1833140224 209669 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11809] ppid=11798 vsize=1790176 CPUtime=0
/proc/11800/task/11809/stat : 11809 (java) S 11798 11800 11035 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 106906548 1833140224 209675 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 1790176

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 11809
/proc/meminfo: memFree=16392/2055920 swapFree=4124580/4192956
[pid=11800] ppid=11798 vsize=1792276 CPUtime=6.33
/proc/11800/stat : 11800 (java) S 11798 11800 11035 0 -1 0 418074 0 4 0 458 175 0 0 18 0 9 0 106906543 1835290624 415907 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 448069 415907 2545 9 0 442654 0
[pid=11800/tid=11802] ppid=11798 vsize=1792276 CPUtime=2.63
/proc/11800/task/11802/stat : 11802 (java) S 11798 11800 11035 0 -1 64 29069 0 1 0 251 12 0 0 16 0 9 0 106906544 1835290624 415907 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11800/tid=11803] ppid=11798 vsize=1792276 CPUtime=3.6
/proc/11800/task/11803/stat : 11803 (java) R 11798 11800 11035 0 -1 64 387951 0 3 0 198 162 0 0 18 0 9 0 106906546 1835290624 415907 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 104120293 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11800/tid=11804] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11804/stat : 11804 (java) S 11798 11800 11035 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 106906546 1835290624 415907 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11805] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11805/stat : 11805 (java) S 11798 11800 11035 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 106906546 1835290624 415907 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11806] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11806/stat : 11806 (java) S 11798 11800 11035 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 106906548 1835290624 415907 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11807] ppid=11798 vsize=1792276 CPUtime=0.08
/proc/11800/task/11807/stat : 11807 (java) S 11798 11800 11035 0 -1 64 327 0 0 0 8 0 0 0 15 0 9 0 106906548 1835290624 415907 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11808] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11808/stat : 11808 (java) S 11798 11800 11035 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 106906548 1835290624 415907 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11809] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11809/stat : 11809 (java) S 11798 11800 11035 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 106906548 1835290624 415907 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 1792276

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

[startup+7.90153 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 11809
/proc/meminfo: memFree=16392/2055920 swapFree=4139044/4192956
[pid=11800] ppid=11798 vsize=1792276 CPUtime=7.93
/proc/11800/stat : 11800 (java) S 11798 11800 11035 0 -1 0 419958 0 4 0 617 176 0 0 18 0 9 0 106906543 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 448069 415908 2545 9 0 442654 0
[pid=11800/tid=11802] ppid=11798 vsize=1792276 CPUtime=2.65
/proc/11800/task/11802/stat : 11802 (java) S 11798 11800 11035 0 -1 64 29070 0 1 0 253 12 0 0 16 0 9 0 106906544 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11803] ppid=11798 vsize=1792276 CPUtime=5.18
/proc/11800/task/11803/stat : 11803 (java) R 11798 11800 11035 0 -1 64 389834 0 3 0 355 163 0 0 25 0 9 0 106906546 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 104121421 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11804] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11804/stat : 11804 (java) S 11798 11800 11035 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 106906546 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11805] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11805/stat : 11805 (java) S 11798 11800 11035 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 106906546 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11806] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11806/stat : 11806 (java) S 11798 11800 11035 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 106906548 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11807] ppid=11798 vsize=1792276 CPUtime=0.08
/proc/11800/task/11807/stat : 11807 (java) S 11798 11800 11035 0 -1 64 327 0 0 0 8 0 0 0 15 0 9 0 106906548 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11808] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11808/stat : 11808 (java) S 11798 11800 11035 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 106906548 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11809] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11809/stat : 11809 (java) S 11798 11800 11035 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 106906548 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.93
Current children cumulated vsize (KiB) 1792276

[startup+8.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 11809
/proc/meminfo: memFree=16392/2055920 swapFree=4139044/4192956
[pid=11800] ppid=11798 vsize=1792276 CPUtime=8.33
/proc/11800/stat : 11800 (java) S 11798 11800 11035 0 -1 0 419958 0 4 0 657 176 0 0 18 0 9 0 106906543 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 448069 415908 2545 9 0 442654 0
[pid=11800/tid=11802] ppid=11798 vsize=1792276 CPUtime=2.65
/proc/11800/task/11802/stat : 11802 (java) S 11798 11800 11035 0 -1 64 29070 0 1 0 253 12 0 0 16 0 9 0 106906544 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11803] ppid=11798 vsize=1792276 CPUtime=5.58
/proc/11800/task/11803/stat : 11803 (java) R 11798 11800 11035 0 -1 64 389834 0 3 0 395 163 0 0 25 0 9 0 106906546 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103698585 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11804] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11804/stat : 11804 (java) S 11798 11800 11035 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 106906546 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11805] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11805/stat : 11805 (java) S 11798 11800 11035 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 106906546 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11806] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11806/stat : 11806 (java) S 11798 11800 11035 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 106906548 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11807] ppid=11798 vsize=1792276 CPUtime=0.08
/proc/11800/task/11807/stat : 11807 (java) S 11798 11800 11035 0 -1 64 327 0 0 0 8 0 0 0 15 0 9 0 106906548 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11808] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11808/stat : 11808 (java) S 11798 11800 11035 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 106906548 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11800/tid=11809] ppid=11798 vsize=1792276 CPUtime=0
/proc/11800/task/11809/stat : 11809 (java) S 11798 11800 11035 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 106906548 1835290624 415908 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 1792276

[startup+8.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 11809
/proc/meminfo: memFree=16392/2055920 swapFree=4139044/4192956
[pid=11800] ppid=11798 vsize=0 CPUtime=8.49
/proc/11800/stat : 11800 (java) Z 11798 11800 11035 0 -1 1036 419970 0 4 0 658 191 0 0 16 0 2 0 106906543 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.49
Current children cumulated vsize (KiB) 0

[startup+8.60158 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 11809
/proc/meminfo: memFree=16392/2055920 swapFree=4139044/4192956
[pid=11800] ppid=11798 vsize=0 CPUtime=8.58
/proc/11800/stat : 11800 (java) Z 11798 11800 11035 0 -1 1036 419970 0 4 0 658 200 0 0 16 0 2 0 106906543 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11800/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.58
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 8.64695
CPU time (s): 8.58369
CPU user time (s): 6.581
CPU system time (s): 2.00269
CPU usage (%): 99.2684
Max. virtual memory (cumulated for all children) (KiB): 1792276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.581
system time used= 2.0027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 419970
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 405
involuntary context switches= 260

runsolver used 0.010998 second user time and 0.035994 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Apr 14 22:31:51 UTC 2007

IDJOB= 351218
IDBENCH= 1705
IDSOLVER= 155
FILE ID= node34/351218-1176589910

PBS_JOBID= 4556960

Free space on /tmp= 66546 MiB

SOLVER NAME= absconPseudo 102
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-fit2d.opb
COMMAND LINE= java -Xms1600M -Xmx1600M  -jar absconPseudo1.jar configuration.xml 1 pseudo /tmp/evaluation/351218-1176589910/instance-351218-1176589910.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node34/convwatcher-351218-1176589910 -o ROOT/results/node34/conversion-351218-1176589910 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/351218-1176589910/instance-351218-1176589910.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= af6648fa1ac31d79961ee160b5e03dc5
MD5SUM BENCH=  b5e82d02e51b7eb09c369bc9f6b2937f

RANDOM SEED= 378388717

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1562088 kB
Buffers:         22164 kB
Cached:         159680 kB
SwapCached:      78324 kB
Active:         229256 kB
Inactive:       173080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562088 kB
SwapTotal:     4192956 kB
SwapFree:      4064036 kB
Dirty:           19016 kB
Writeback:           0 kB
Mapped:         159236 kB
Slab:            76820 kB
Committed_AS:   383656 kB
PageTables:       1980 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= 66546 MiB

End job on node34 on Sat Apr 14 22:32:00 UTC 2007