Trace number 1087546

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 ACUNSAT 39.9209 40.3657

DiagnosticValue
CHECKS1188900
NODES0

General information on the benchmark

Namecsp/fapp/fapp29/
normalized-fapp29-2900-1.xml
MD5SUM503f420cf175bc8344ce8ddb2abd3699
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.2255
Satisfiable
(Un)Satisfiability was proved
Number of variables2900
Number of constraints67898
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67898
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-1087546-1215244654.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.48/0.53	   
0.48/0.53	   variables being loaded...
0.98/1.03	     nbVariables=2900  nbDomainTypes=39  minDomainSize=82  maxDomainSize=998  nbTotalValues=1477634
0.98/1.03	       =>  wckTime=0.788  cpuTime=0.53  mem=40M383
0.98/1.03	   
0.98/1.03	   predicates being loaded...
0.98/1.09	   
0.98/1.09	   constraints being loaded...
21.18/21.44	   
21.18/21.44	   INFO : Stopping converting binary constraints (cpu=20.14, mem = 107M298)
36.42/36.81	     nbConstraints=41786  nbGlobalConstraints=5  nbMergedConstraints=26117  nbConvertedConstraints=86
36.42/36.81	     nbConvertConstraintsChecks=40035536  nbExtensionStructures=79  nbSharedExtensionStructures=7
36.42/36.81	     nbConflictsStructures=212  nbSharedConflictsStructures=247  nbUnbuiltConflictsStructures=16447
36.42/36.81	     nbSharedBinaryRepresentations=95199  nbEvaluationManagers=16580  nbSharedEvaluationManagers=25115  minDegree=7
36.42/36.81	     maxDegree=56  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=6.113
36.42/36.81	     symmetryCpuTime=5.21  nbCliques=5
36.42/36.81	       =>  wckTime=36.571  cpuTime=33.34  mem=152M12
37.32/37.73	   
37.32/37.73	   solver IterativeSystematicSolver being built... 
38.41/38.89	   
38.41/38.89	   INFO : Forward propagation technique limited 
38.80/39.21	       =>  wckTime=38.968  cpuTime=34.16  mem=366M203
39.79/40.22	   
39.79/40.22	   preprocessing
39.79/40.22	     nbConstraintChecks=1188903  nbValidityChecks=29947  nbPropagations=77  nbRevisions=3912  nbUselessRevisions=2803
39.79/40.22	     nbRemovedValues=273524  detectedInconsistency=yes
39.79/40.22	       =>  wckTime=0.979  cpuTime=0.94  mem=366M203
39.79/40.22	   
39.79/40.22	   global
39.79/40.22	     nbConstraintChecks=1188903  nbValidityChecks=29947  nbPropagations=77  nbRevisions=3912  nbUselessRevisions=2803
39.79/40.22	     nbRestartNogoods=0  solvingWckTime=0.982  solvingCpuTime=0.95  expiredTime=no  totalExploration=yes
39.79/40.22	     nbFoundSolutions=0  globalCpuTime=35.19
39.79/40.22	       =>  wckTime=39.98  cpuTime=35.14  mem=366M203
39.79/40.25	   
39.79/40.25	s UNSATISFIABLE
39.79/40.25	d NODES 0
39.79/40.25	d CHECKS 1188903
39.79/40.25	   
39.79/40.25	   totalWckTime=40.065  totalCpuTime=35.21

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1087546-1215244654/watcher-1087546-1215244654 -o /tmp/evaluation-result-1087546-1215244654/solver-1087546-1215244654 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1087546-1215244654.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: 2.00 2.00 2.00 3/73 2833
/proc/meminfo: memFree=1817280/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=1616 CPUtime=0
/proc/2833/stat : 2833 (java) D 2831 2833 1217 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 2003440009 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/2833/statm: 404 145 119 9 0 46 0

[startup+0.017763 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2833
/proc/meminfo: memFree=1817280/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=11200 CPUtime=0
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 880 0 1 0 0 0 0 0 18 0 2 0 2003440009 11468800 632 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 2800 632 330 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11200

[startup+0.10277 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2833
/proc/meminfo: memFree=1817280/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=865884 CPUtime=0.09
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 3747 0 1 0 7 2 0 0 18 0 9 0 2003440009 886665216 3205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216471 3205 1699 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.30179 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2833
/proc/meminfo: memFree=1817280/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=866196 CPUtime=0.29
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 5619 0 1 0 25 4 0 0 18 0 9 0 2003440009 886984704 5033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216549 5033 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866196

[startup+0.701833 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 2833
/proc/meminfo: memFree=1817280/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=866980 CPUtime=0.68
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 9753 0 1 0 62 6 0 0 18 0 9 0 2003440009 887787520 9123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216745 9123 1967 9 0 211273 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866980

[startup+1.50291 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2842
/proc/meminfo: memFree=1728696/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867500 CPUtime=1.48
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 24798 0 1 0 134 14 0 0 18 0 9 0 2003440009 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216875 24156 2025 9 0 211381 0
[pid=2833/tid=2835] ppid=2831 vsize=867500 CPUtime=1.18
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 15745 0 1 0 110 8 0 0 25 0 9 0 2003440010 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4126442094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867500 CPUtime=0.07
/proc/2833/task/2836/stat : 2836 (java) S 2831 2833 1217 0 -1 64 7721 0 0 0 4 3 0 0 17 0 9 0 2003440011 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867500 CPUtime=0
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003440012 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867500 CPUtime=0
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003440012 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867500 CPUtime=0
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003440014 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867500 CPUtime=0.18
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 635 0 0 0 18 0 0 0 16 0 9 0 2003440014 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867500 CPUtime=0
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003440014 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867500 CPUtime=0
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003440014 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867500

[startup+3.10208 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2842
/proc/meminfo: memFree=1710712/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867412 CPUtime=3.05
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 30706 0 1 0 288 17 0 0 18 0 9 0 2003440009 888229888 30040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216853 30040 2004 9 0 211381 0
[pid=2833/tid=2835] ppid=2831 vsize=867412 CPUtime=2.56
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 15747 0 1 0 246 10 0 0 25 0 9 0 2003440010 888229888 30040 996147200 134512640 134550740 4294955968 18446744073709551615 4126601229 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867412 CPUtime=0.29
/proc/2833/task/2836/stat : 2836 (java) S 2831 2833 1217 0 -1 64 13627 0 0 0 23 6 0 0 16 0 9 0 2003440011 888229888 30040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003440012 888229888 30040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003440012 888229888 30040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003440014 888229888 30040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867412 CPUtime=0.18
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 635 0 0 0 18 0 0 0 16 0 9 0 2003440014 888229888 30040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003440014 888229888 30040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003440014 888229888 30040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867412

[startup+6.30141 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2842
/proc/meminfo: memFree=1684600/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867412 CPUtime=6.22
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 35700 0 1 0 601 21 0 0 18 0 9 0 2003440009 888229888 35027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216853 35027 2006 9 0 211381 0
[pid=2833/tid=2835] ppid=2831 vsize=867412 CPUtime=5.33
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 15779 0 1 0 522 11 0 0 25 0 9 0 2003440010 888229888 35027 996147200 134512640 134550740 4294955968 18446744073709551615 4126912344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867412 CPUtime=0.65
/proc/2833/task/2836/stat : 2836 (java) S 2831 2833 1217 0 -1 64 18574 0 0 0 57 8 0 0 17 0 9 0 2003440011 888229888 35027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003440012 888229888 35027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003440012 888229888 35027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003440014 888229888 35027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867412 CPUtime=0.21
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 650 0 0 0 21 0 0 0 16 0 9 0 2003440014 888229888 35027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003440014 888229888 35027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003440014 888229888 35027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867412

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2842
/proc/meminfo: memFree=1684344/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867412 CPUtime=12.56
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 35713 0 1 0 1234 22 0 0 18 0 9 0 2003440009 888229888 35037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216853 35037 2006 9 0 211381 0
[pid=2833/tid=2835] ppid=2831 vsize=867412 CPUtime=11.66
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 15785 0 1 0 1154 12 0 0 25 0 9 0 2003440010 888229888 35037 996147200 134512640 134550740 4294955968 18446744073709551615 4126961245 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867412 CPUtime=0.65
/proc/2833/task/2836/stat : 2836 (java) S 2831 2833 1217 0 -1 64 18574 0 0 0 57 8 0 0 16 0 9 0 2003440011 888229888 35037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003440012 888229888 35037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003440012 888229888 35037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003440014 888229888 35037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867412 CPUtime=0.22
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 657 0 0 0 21 1 0 0 15 0 9 0 2003440014 888229888 35037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003440014 888229888 35037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003440014 888229888 35037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867412

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2842
/proc/meminfo: memFree=1662648/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867412 CPUtime=25.24
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 41604 0 1 0 2498 26 0 0 18 0 9 0 2003440009 888229888 40919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216853 40919 2007 9 0 211381 0
[pid=2833/tid=2835] ppid=2831 vsize=867412 CPUtime=23.81
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 15796 0 1 0 2369 12 0 0 25 0 9 0 2003440010 888229888 40919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867412 CPUtime=1.11
/proc/2833/task/2836/stat : 2836 (java) R 2831 2833 1217 0 -1 64 24407 0 0 0 99 12 0 0 16 0 9 0 2003440011 888229888 40919 996147200 134512640 134550740 4294955968 18446744073709551615 102514255 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003440012 888229888 40919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003440012 888229888 40919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003440014 888229888 40919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867412 CPUtime=0.29
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 704 0 0 0 28 1 0 0 16 0 9 0 2003440014 888229888 40919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003440014 888229888 40919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867412 CPUtime=0
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003440014 888229888 40919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867412

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

[startup+31.9061 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 2844
/proc/meminfo: memFree=1607656/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867736 CPUtime=31.56
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 53378 2174 1 0 3068 34 52 2 18 0 10 0 2003440009 888561664 51555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216934 51555 2018 9 0 211462 0
[pid=2833/tid=2835] ppid=2831 vsize=867736 CPUtime=29.27
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 16724 2174 1 0 2859 14 52 2 22 0 10 0 2003440010 888561664 51555 996147200 134512640 134550740 4294955968 18446744073709551615 4126913758 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867736 CPUtime=2.47
/proc/2833/task/2836/stat : 2836 (java) S 2831 2833 1217 0 -1 64 35033 2174 0 0 177 16 52 2 15 0 10 0 2003440011 888561664 51555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867736 CPUtime=0.54
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 12 2174 0 0 0 0 52 2 16 0 10 0 2003440012 888561664 51555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867736 CPUtime=0.54
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 5 2174 0 0 0 0 52 2 16 0 10 0 2003440012 888561664 51555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867736 CPUtime=0.54
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 2174 0 0 0 0 52 2 18 0 10 0 2003440014 888561664 51555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867736 CPUtime=0.86
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 783 2174 0 0 31 1 52 2 15 0 10 0 2003440014 888561664 51555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867736 CPUtime=0.54
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 2174 0 0 0 0 52 2 19 0 10 0 2003440014 888561664 51555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867736 CPUtime=0.54
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 16 2174 0 0 0 0 52 2 15 0 10 0 2003440014 888561664 51555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.56
Current children cumulated vsize (KiB) 867736

[startup+35.1024 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2846
/proc/meminfo: memFree=1618096/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867736 CPUtime=34.75
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 57066 2297 1 0 3384 35 53 3 18 0 9 0 2003440009 888561664 51560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216934 51560 2018 9 0 211462 0
[pid=2833/tid=2835] ppid=2831 vsize=867736 CPUtime=32.44
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 20299 2297 1 0 3174 14 53 3 25 0 9 0 2003440010 888561664 51560 996147200 134512640 134550740 4294955968 18446744073709551615 4126910521 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867736 CPUtime=2.49
/proc/2833/task/2836/stat : 2836 (java) S 2831 2833 1217 0 -1 64 35063 2297 0 0 177 16 53 3 16 0 9 0 2003440011 888561664 51560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 12 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888561664 51560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 5 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888561664 51560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 2297 0 0 0 0 53 3 18 0 9 0 2003440014 888561664 51560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867736 CPUtime=0.89
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 856 2297 0 0 32 1 53 3 16 0 9 0 2003440014 888561664 51560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 2297 0 0 0 0 53 3 19 0 9 0 2003440014 888561664 51560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 16 2297 0 0 0 0 53 3 15 0 9 0 2003440014 888561664 51560 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.75
Current children cumulated vsize (KiB) 867736

[startup+38.3027 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2846
/proc/meminfo: memFree=1617392/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867736 CPUtime=37.91
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 117215 2297 1 0 3684 51 53 3 18 0 9 0 2003440009 888561664 69777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216934 69777 2615 9 0 211462 0
[pid=2833/tid=2835] ppid=2831 vsize=867736 CPUtime=34.45
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 33526 2297 1 0 3373 16 53 3 25 0 9 0 2003440010 888561664 69777 996147200 134512640 134550740 4294955968 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867736 CPUtime=3.6
/proc/2833/task/2836/stat : 2836 (java) S 2831 2833 1217 0 -1 64 81916 2297 0 0 274 30 53 3 17 0 9 0 2003440011 888561664 69777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 14 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888561664 69777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 25 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888561664 69777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 2297 0 0 0 0 53 3 18 0 9 0 2003440014 888561664 69777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867736 CPUtime=0.93
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 903 2297 0 0 36 1 53 3 15 0 9 0 2003440014 888561664 69777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 2297 0 0 0 0 53 3 19 0 9 0 2003440014 888561664 69777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 16 2297 0 0 0 0 53 3 15 0 9 0 2003440014 888561664 69777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.91
Current children cumulated vsize (KiB) 867736

[startup+39.1008 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 2846
/proc/meminfo: memFree=1528048/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867824 CPUtime=38.7
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 143722 2297 1 0 3752 62 53 3 18 0 9 0 2003440009 888651776 96207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216956 96207 2637 9 0 211462 0
[pid=2833/tid=2835] ppid=2831 vsize=867824 CPUtime=34.88
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 33594 2297 1 0 3416 16 53 3 25 0 9 0 2003440010 888651776 96207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867824 CPUtime=3.93
/proc/2833/task/2836/stat : 2836 (java) R 2831 2833 1217 0 -1 64 108289 2297 0 0 295 42 53 3 16 0 9 0 2003440011 888651776 96207 996147200 134512640 134550740 4294955968 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867824 CPUtime=0.56
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 14 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888651776 96207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867824 CPUtime=0.56
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 25 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888651776 96207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867824 CPUtime=0.56
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 2297 0 0 0 0 53 3 18 0 9 0 2003440014 888651776 96207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867824 CPUtime=0.96
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 969 2297 0 0 39 1 53 3 15 0 9 0 2003440014 888651776 96207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867824 CPUtime=0.56
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 2297 0 0 0 0 53 3 19 0 9 0 2003440014 888651776 96207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867824 CPUtime=0.56
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 16 2297 0 0 0 0 53 3 15 0 9 0 2003440014 888651776 96207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.7
Current children cumulated vsize (KiB) 867824

[startup+39.9019 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2846
/proc/meminfo: memFree=1422832/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867736 CPUtime=39.5
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 148453 2297 1 0 3829 65 53 3 18 0 9 0 2003440009 888561664 100890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216934 100890 2616 9 0 211462 0
[pid=2833/tid=2835] ppid=2831 vsize=867736 CPUtime=35.59
/proc/2833/task/2835/stat : 2835 (java) R 2831 2833 1217 0 -1 64 33626 2297 1 0 3487 16 53 3 25 0 9 0 2003440010 888561664 100890 996147200 134512640 134550740 4294955968 18446744073709551615 4126914743 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867736 CPUtime=3.98
/proc/2833/task/2836/stat : 2836 (java) S 2831 2833 1217 0 -1 64 112971 2297 0 0 298 44 53 3 16 0 9 0 2003440011 888561664 100890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 14 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888561664 100890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 30 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888561664 100890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 2297 0 0 0 0 53 3 18 0 9 0 2003440014 888561664 100890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867736 CPUtime=0.99
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 981 2297 0 0 42 1 53 3 16 0 9 0 2003440014 888561664 100890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 2297 0 0 0 0 53 3 19 0 9 0 2003440014 888561664 100890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 16 2297 0 0 0 0 53 3 15 0 9 0 2003440014 888561664 100890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.5
Current children cumulated vsize (KiB) 867736

[startup+40.3019 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 2846
/proc/meminfo: memFree=1422832/2055920 swapFree=4180448/4192956
[pid=2833] ppid=2831 vsize=867736 CPUtime=39.84
/proc/2833/stat : 2833 (java) S 2831 2833 1217 0 -1 0 148466 2297 1 0 3863 65 53 3 18 0 9 0 2003440009 888561664 100894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2833/statm: 216934 100894 2616 9 0 211462 0
[pid=2833/tid=2835] ppid=2831 vsize=867736 CPUtime=35.94
/proc/2833/task/2835/stat : 2835 (java) S 2831 2833 1217 0 -1 64 33636 2297 1 0 3522 16 53 3 25 0 9 0 2003440010 888561664 100894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2836] ppid=2831 vsize=867736 CPUtime=3.98
/proc/2833/task/2836/stat : 2836 (java) S 2831 2833 1217 0 -1 64 112971 2297 0 0 298 44 53 3 17 0 9 0 2003440011 888561664 100894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2837] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2837/stat : 2837 (java) S 2831 2833 1217 0 -1 64 14 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888561664 100894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2838] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2838/stat : 2838 (java) S 2831 2833 1217 0 -1 64 30 2297 0 0 0 0 53 3 16 0 9 0 2003440012 888561664 100894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2839] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2839/stat : 2839 (java) S 2831 2833 1217 0 -1 64 1 2297 0 0 0 0 53 3 18 0 9 0 2003440014 888561664 100894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2840] ppid=2831 vsize=867736 CPUtime=0.99
/proc/2833/task/2840/stat : 2840 (java) S 2831 2833 1217 0 -1 64 984 2297 0 0 42 1 53 3 15 0 9 0 2003440014 888561664 100894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2841] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2841/stat : 2841 (java) S 2831 2833 1217 0 -1 64 2 2297 0 0 0 0 53 3 19 0 9 0 2003440014 888561664 100894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2833/tid=2842] ppid=2831 vsize=867736 CPUtime=0.56
/proc/2833/task/2842/stat : 2842 (java) S 2831 2833 1217 0 -1 64 16 2297 0 0 0 0 53 3 15 0 9 0 2003440014 888561664 100894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.84
Current children cumulated vsize (KiB) 867736

Child status: 0
Real time (s): 40.3657
CPU time (s): 39.9209
CPU user time (s): 39.165
CPU system time (s): 0.755885
CPU usage (%): 98.8982
Max. virtual memory (cumulated for all children) (KiB): 881840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.165
system time used= 0.755885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150792
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= 2880
involuntary context switches= 3656

runsolver used 0.06299 second user time and 0.139978 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-05 09:57:34
IDJOB=1087546
IDBENCH=58009
IDSOLVER=363
FILE ID=node24/1087546-1215244654
PBS_JOBID= 7881929
Free space on /tmp= 66420 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 503f420cf175bc8344ce8ddb2abd3699
RANDOM SEED=1438286128

node24.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.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:       1817760 kB
Buffers:          3976 kB
Cached:         117944 kB
SwapCached:       6736 kB
Active:         143752 kB
Inactive:        42824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817760 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:           11432 kB
Writeback:           0 kB
Mapped:          72516 kB
Slab:            36612 kB
Committed_AS:  3633228 kB
PageTables:       1964 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= 66420 MiB
End job on node24 at 2008-07-05 09:58:15