Trace number 1065251

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
Abscon 112v4 ESAC? 70.2173 70.582

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-air02.xml
MD5SUM0baa4ee04c786b4ddfb73e2ce079a304
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.176
Satisfiable
(Un)Satisfiability was proved
Number of variables6774
Number of constraints100
Maximum constraint arity3729
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1065251-1215146282.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.49/0.60	     nbVariables=6774  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=13548
0.49/0.60	       =>  wckTime=0.357  cpuTime=0.26  mem=26M382
0.59/0.60	   
0.59/0.60	   predicates being loaded...
35.32/35.55	   
35.32/35.55	   INFO : Tentative number 1
35.32/35.56	
35.32/35.56	   configuration
35.32/35.56	     name=esac.xml
35.32/35.56	   
35.32/35.56	   instance
35.32/35.56	     name=HOME/instance-1065251-1215146282.xml
35.32/35.56	   
35.32/35.56	   domains being loaded...
35.32/35.56	   
35.32/35.56	   variables being loaded...
35.43/35.64	     nbVariables=6774  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=13548
35.43/35.64	       =>  wckTime=0.078  cpuTime=0.09  mem=30M355
35.43/35.64	   
35.43/35.64	   predicates being loaded...
70.16/70.53	s UNKNOWN

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1065251-1215146282/watcher-1065251-1215146282 -o /tmp/evaluation-result-1065251-1215146282/solver-1065251-1215146282 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1065251-1215146282.xml 

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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 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.87 1.97 1.99 4/72 31638
/proc/meminfo: memFree=1645656/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=152 CPUtime=0
/proc/31638/stat : 31638 (java) R 31636 31638 29756 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1544295881 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 6910251 0 0 4096 0 0 0 0 17 0 0 0
/proc/31638/statm: 38 26 19 9 0 4 0

[startup+0.014533 s]
/proc/loadavg: 1.87 1.97 1.99 4/72 31638
/proc/meminfo: memFree=1645656/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=859112 CPUtime=0
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 930 0 1 0 0 0 0 0 18 0 2 0 1544295881 879730688 679 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 214778 692 370 9 0 213176 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 859112

[startup+0.101548 s]
/proc/loadavg: 1.87 1.97 1.99 4/72 31638
/proc/meminfo: memFree=1645656/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=865884 CPUtime=0.08
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 3804 0 1 0 7 1 0 0 18 0 9 0 1544295881 886665216 3255 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216471 3256 1724 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30157 s]
/proc/loadavg: 1.87 1.97 1.99 4/72 31638
/proc/meminfo: memFree=1645656/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=866400 CPUtime=0.29
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 6033 0 1 0 26 3 0 0 18 0 9 0 1544295881 887193600 5407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216600 5407 1956 9 0 211128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866400

[startup+0.701624 s]
/proc/loadavg: 1.87 1.97 1.99 4/72 31638
/proc/meminfo: memFree=1645656/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867516 CPUtime=0.69
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 12629 0 1 0 62 7 0 0 18 0 9 0 1544295881 888336384 11989 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216879 11989 2009 9 0 211385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867516

[startup+1.50273 s]
/proc/loadavg: 1.87 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1583824/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=1.48
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 18967 0 1 0 138 10 0 0 18 0 9 0 1544295881 888246272 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 18302 2001 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=1.25
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 15746 0 1 0 117 8 0 0 25 0 9 0 1544295882 888246272 18302 996147200 134512640 134550740 4294955968 18446744073709551615 103825344 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=0.06
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 1903 0 0 0 5 1 0 0 16 0 9 0 1544295883 888246272 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.15
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 622 0 0 0 15 0 0 0 16 0 9 0 1544295885 888246272 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867428

[startup+3.10293 s]
/proc/loadavg: 1.87 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1579536/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=3.07
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 19176 0 1 0 297 10 0 0 18 0 9 0 1544295881 888246272 18505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 18505 2001 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=2.82
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 15759 0 1 0 274 8 0 0 25 0 9 0 1544295882 888246272 18505 996147200 134512640 134550740 4294955968 18446744073709551615 4126837885 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=0.07
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 2099 0 0 0 6 1 0 0 16 0 9 0 1544295883 888246272 18505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 18505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 18505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 18505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.15
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 622 0 0 0 15 0 0 0 16 0 9 0 1544295885 888246272 18505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 18505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 18505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867428

[startup+6.30135 s]
/proc/loadavg: 1.88 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1578000/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=6.26
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 19522 0 1 0 615 11 0 0 18 0 9 0 1544295881 888246272 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 18840 2001 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=5.95
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 15787 0 1 0 587 8 0 0 25 0 9 0 1544295882 888246272 18840 996147200 134512640 134550740 4294955968 18446744073709551615 102888143 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=0.12
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 2417 0 0 0 11 1 0 0 16 0 9 0 1544295883 888246272 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.15
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 622 0 0 0 15 0 0 0 16 0 9 0 1544295885 888246272 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867428

[startup+12.7012 s]
/proc/loadavg: 1.89 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1575312/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=12.62
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 20112 0 1 0 1251 11 0 0 18 0 9 0 1544295881 888246272 19406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 19406 2001 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=12.18
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 15822 0 1 0 1210 8 0 0 25 0 9 0 1544295882 888246272 19406 996147200 134512640 134550740 4294955968 18446744073709551615 4126402930 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=0.26
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 2971 0 0 0 25 1 0 0 16 0 9 0 1544295883 888246272 19406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 19406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 19406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 19406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.15
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 623 0 0 0 15 0 0 0 17 0 9 0 1544295885 888246272 19406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 19406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 19406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867428

[startup+25.5028 s]
/proc/loadavg: 1.92 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1572560/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=25.37
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 20932 0 1 0 2525 12 0 0 18 0 9 0 1544295881 888246272 20171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 20171 2001 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=24.68
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 15883 0 1 0 2460 8 0 0 25 0 9 0 1544295882 888246272 20171 996147200 134512640 134550740 4294955968 18446744073709551615 102888118 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=0.51
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 3730 0 0 0 49 2 0 0 16 0 9 0 1544295883 888246272 20171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 20171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 20171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 20171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.15
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 623 0 0 0 15 0 0 0 17 0 9 0 1544295885 888246272 20171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 20171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 20171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 867428

[startup+51.1021 s]
/proc/loadavg: 1.94 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1561616/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=50.84
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 24567 0 1 0 5070 14 0 0 18 0 9 0 1544295881 888246272 23518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 23518 2611 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=49.6
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 16013 0 1 0 4951 9 0 0 25 0 9 0 1544295882 888246272 23518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=1.06
/proc/31638/task/31641/stat : 31641 (java) R 31636 31638 29756 0 -1 64 7234 0 0 0 102 4 0 0 15 0 9 0 1544295883 888246272 23518 996147200 134512640 134550740 4294955968 18446744073709551615 103849770 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 23518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 23518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 23518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.16
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 624 0 0 0 16 0 0 0 16 0 9 0 1544295885 888246272 23518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 23518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 23518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 867428

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

[startup+63.9018 s]
/proc/loadavg: 1.95 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1558672/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=63.6
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 25270 0 1 0 6345 15 0 0 18 0 9 0 1544295881 888246272 24170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 24170 2611 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=62.11
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 16064 0 1 0 6202 9 0 0 25 0 9 0 1544295882 888246272 24170 996147200 134512640 134550740 4294955968 18446744073709551615 4126402971 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=1.29
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 7886 0 0 0 125 4 0 0 16 0 9 0 1544295883 888246272 24170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 24170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.16
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 624 0 0 0 16 0 0 0 16 0 9 0 1544295885 888246272 24170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 24170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 24170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 63.6
Current children cumulated vsize (KiB) 867428

[startup+67.1062 s]
/proc/loadavg: 1.96 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1557968/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=66.79
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 25504 0 1 0 6664 15 0 0 18 0 9 0 1544295881 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 24388 2611 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=65.24
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 16080 0 1 0 6515 9 0 0 25 0 9 0 1544295882 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4126374232 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=1.37
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 8104 0 0 0 132 5 0 0 16 0 9 0 1544295883 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.16
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 624 0 0 0 16 0 0 0 16 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 66.79
Current children cumulated vsize (KiB) 867428

[startup+68.7024 s]
/proc/loadavg: 1.96 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1557776/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=68.37
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 25508 0 1 0 6822 15 0 0 18 0 9 0 1544295881 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 24388 2611 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=66.81
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 16084 0 1 0 6672 9 0 0 25 0 9 0 1544295882 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4126402960 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=1.38
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 8104 0 0 0 133 5 0 0 16 0 9 0 1544295883 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.16
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 624 0 0 0 16 0 0 0 16 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 68.37
Current children cumulated vsize (KiB) 867428

[startup+69.5025 s]
/proc/loadavg: 1.96 1.97 1.99 3/81 31647
/proc/meminfo: memFree=1557776/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=69.17
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 25511 0 1 0 6902 15 0 0 18 0 9 0 1544295881 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 24388 2611 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=67.59
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 16087 0 1 0 6750 9 0 0 25 0 9 0 1544295882 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4126374228 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=1.4
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 8104 0 0 0 135 5 0 0 16 0 9 0 1544295883 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.16
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 624 0 0 0 16 0 0 0 16 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 24388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 69.17
Current children cumulated vsize (KiB) 867428

[startup+70.3026 s]
/proc/loadavg: 1.96 1.97 1.99 3/81 31648
/proc/meminfo: memFree=1557136/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=69.97
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 25630 0 1 0 6982 15 0 0 18 0 9 0 1544295881 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 24501 2611 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=68.37
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 16093 0 1 0 6828 9 0 0 25 0 9 0 1544295882 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 102888901 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=1.42
/proc/31638/task/31641/stat : 31641 (java) S 31636 31638 29756 0 -1 64 8217 0 0 0 137 5 0 0 16 0 9 0 1544295883 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.16
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 624 0 0 0 16 0 0 0 16 0 9 0 1544295885 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (KiB) 867428

[startup+70.5027 s]
/proc/loadavg: 1.96 1.97 1.99 3/81 31648
/proc/meminfo: memFree=1557136/2055920 swapFree=4094608/4192956
[pid=31638] ppid=31636 vsize=867428 CPUtime=70.16
/proc/31638/stat : 31638 (java) S 31636 31638 29756 0 -1 0 25631 0 1 0 7001 15 0 0 18 0 9 0 1544295881 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31638/statm: 216857 24501 2611 9 0 211385 0
[pid=31638/tid=31640] ppid=31636 vsize=867428 CPUtime=68.54
/proc/31638/task/31640/stat : 31640 (java) R 31636 31638 29756 0 -1 64 16094 0 1 0 6845 9 0 0 25 0 9 0 1544295882 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31641] ppid=31636 vsize=867428 CPUtime=1.44
/proc/31638/task/31641/stat : 31641 (java) R 31636 31638 29756 0 -1 64 8217 0 0 0 139 5 0 0 15 0 9 0 1544295883 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 104181582 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31642/stat : 31642 (java) S 31636 31638 29756 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31643/stat : 31643 (java) S 31636 31638 29756 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1544295883 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31644] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31644/stat : 31644 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1544295885 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31645] ppid=31636 vsize=867428 CPUtime=0.16
/proc/31638/task/31645/stat : 31645 (java) S 31636 31638 29756 0 -1 64 624 0 0 0 16 0 0 0 16 0 9 0 1544295885 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31646] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31646/stat : 31646 (java) S 31636 31638 29756 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1544295885 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31638/tid=31647] ppid=31636 vsize=867428 CPUtime=0
/proc/31638/task/31647/stat : 31647 (java) S 31636 31638 29756 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1544295885 888246272 24501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 70.16
Current children cumulated vsize (KiB) 867428

Child status: 0
Real time (s): 70.582
CPU time (s): 70.2173
CPU user time (s): 70.0424
CPU system time (s): 0.174973
CPU usage (%): 99.4834
Max. virtual memory (cumulated for all children) (KiB): 867516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.0424
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25642
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4023
involuntary context switches= 4871

runsolver used 0.097985 second user time and 0.234964 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-04 06:38:02
IDJOB=1065251
IDBENCH=55049
IDSOLVER=364
FILE ID=node40/1065251-1215146282
PBS_JOBID= 7877355
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-air02.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1065251-1215146282/watcher-1065251-1215146282 -o /tmp/evaluation-result-1065251-1215146282/solver-1065251-1215146282 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1065251-1215146282.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0baa4ee04c786b4ddfb73e2ce079a304
RANDOM SEED=540339536

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

/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.209
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.209
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:       1646136 kB
Buffers:         26896 kB
Cached:         216852 kB
SwapCached:      92376 kB
Active:         277768 kB
Inactive:        90184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646136 kB
SwapTotal:     4192956 kB
SwapFree:      4094608 kB
Dirty:            6800 kB
Writeback:           0 kB
Mapped:         131312 kB
Slab:            27052 kB
Committed_AS:  3013072 kB
PageTables:       1996 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= 66544 MiB
End job on node40 at 2008-07-04 06:39:13