Trace number 2097742

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 ESACUNSAT 44.6272 45.1213

DiagnosticValue
CHECKS4768650
NODES0

General information on the benchmark

Namecsp/fapp/fapp40/
normalized-fapp40-3000-2.xml
MD5SUM2fe472930e777421d5e31a3144b4206e
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 benchmark44.2453
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2097742-1247413924.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.38/0.44	   
0.38/0.44	   variables being loaded...
0.97/1.00	     nbVariables=3000  nbDomainTypes=14  minDomainSize=50  maxDomainSize=698  nbTotalValues=1873230
0.97/1.00	       =>  wckTime=0.747  cpuTime=0.53  mem=52M507
0.97/1.00	   
0.97/1.00	   predicates being loaded...
0.97/1.06	   
0.97/1.06	   constraints being loaded...
21.07/21.39	   
21.07/21.39	   INFO : Stopping converting binary constraints (cpu=20.2, mem = 87M4)
40.18/40.62	     nbConstraints=28393  nbGlobalConstraints=80  nbMergedConstraints=25235  nbConvertedConstraints=74
40.18/40.62	     nbConvertConstraintsChecks=35484144  nbExtensionStructures=72  nbSharedExtensionStructures=5
40.18/40.62	     nbConflictsStructures=146  nbSharedConflictsStructures=92  nbUnbuiltConflictsStructures=18929
40.18/40.62	     nbSharedBinaryRepresentations=73237  nbEvaluationManagers=19003  nbSharedEvaluationManagers=9236  minDegree=3
40.18/40.62	     maxDegree=54  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=7.974
40.18/40.62	     symmetryCpuTime=7.34  nbCliques=80
40.18/40.62	       =>  wckTime=40.374  cpuTime=37.6  mem=162M220
40.87/41.36	   
40.87/41.36	   solver IterativeSystematicSolver being built... 
41.66/42.15	   
41.66/42.15	   INFO : Forward propagation technique limited 
42.06/42.52	       =>  wckTime=42.279  cpuTime=38.24  mem=339M35
44.44/44.99	   
44.44/44.99	   preprocessing
44.44/44.99	     nbConstraintChecks=4768646  nbValidityChecks=76983  nbPropagations=69  nbRevisions=1391  nbUselessRevisions=813
44.44/44.99	     nbRemovedValues=118652  detectedInconsistency=yes
44.44/44.99	       =>  wckTime=2.434  cpuTime=2.41  mem=339M35
44.44/44.99	   
44.44/44.99	   global
44.54/45.00	     nbConstraintChecks=4768646  nbValidityChecks=76983  nbPropagations=69  nbRevisions=1391  nbUselessRevisions=813
44.54/45.00	     nbRestartNogoods=0  solvingWckTime=2.437  solvingCpuTime=2.41  expiredTime=no  totalExploration=yes
44.54/45.00	     nbFoundSolutions=0  globalCpuTime=40.73
44.54/45.00	       =>  wckTime=44.748  cpuTime=40.68  mem=339M35
44.54/45.02	   
44.54/45.02	s UNSATISFIABLE
44.54/45.02	d NODES 0
44.54/45.02	d CHECKS 4768646
44.54/45.02	   
44.54/45.02	   totalWckTime=44.829  totalCpuTime=40.75

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097742-1247413924/watcher-2097742-1247413924 -o /tmp/evaluation-result-2097742-1247413924/solver-2097742-1247413924 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097742-1247413924.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 773
/proc/meminfo: memFree=1779952/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=18576 CPUtime=0
/proc/773/stat : 773 (runsolver) R 771 773 30423 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28458867 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/773/statm: 4644 284 249 26 0 2626 0

[startup+0.081994 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 773
/proc/meminfo: memFree=1779952/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=864148 CPUtime=0.06
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 3069 0 1 0 5 1 0 0 18 0 9 0 28458867 884887552 2554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216037 2554 1222 9 0 210930 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864148

[startup+0.102994 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 773
/proc/meminfo: memFree=1779952/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=865984 CPUtime=0.08
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 3725 0 1 0 6 2 0 0 18 0 9 0 28458867 886767616 3193 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216496 3193 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.303045 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 773
/proc/meminfo: memFree=1779952/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=866296 CPUtime=0.28
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 5696 0 1 0 25 3 0 0 18 0 9 0 28458867 887087104 5099 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216574 5099 1927 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701109 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 773
/proc/meminfo: memFree=1779952/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867112 CPUtime=0.68
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 10897 0 1 0 61 7 0 0 18 0 9 0 28458867 887922688 10259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216778 10259 1998 9 0 211236 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867112

[startup+1.50126 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 782
/proc/meminfo: memFree=1690088/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867628 CPUtime=1.46
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 25126 0 1 0 133 13 0 0 18 0 9 0 28458867 888451072 24477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216907 24477 2051 9 0 211343 0
[pid=773/tid=775] ppid=771 vsize=867628 CPUtime=1.2
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 15790 0 1 0 110 10 0 0 25 0 9 0 28458869 888451072 24477 996147200 134512640 134550932 4294955968 18446744073709551615 103809661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867628 CPUtime=0.07
/proc/773/task/776/stat : 776 (java) S 771 773 30423 0 -1 64 7985 0 0 0 5 2 0 0 16 0 9 0 28458870 888451072 24477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867628 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28458870 888451072 24477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867628 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28458870 888451072 24477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867628 CPUtime=0
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28458872 888451072 24477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867628 CPUtime=0.17
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 649 0 0 0 17 0 0 0 16 0 9 0 28458872 888451072 24477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867628 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28458872 888451072 24477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867628 CPUtime=0
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28458872 888451072 24477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867628

[startup+3.10258 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 782
/proc/meminfo: memFree=1665512/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867540 CPUtime=3.05
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 32690 0 1 0 288 17 0 0 18 0 9 0 28458867 888360960 32016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216885 32016 2029 9 0 211343 0
[pid=773/tid=775] ppid=771 vsize=867540 CPUtime=2.61
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 15793 0 1 0 250 11 0 0 25 0 9 0 28458869 888360960 32016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867540 CPUtime=0.24
/proc/773/task/776/stat : 776 (java) R 771 773 30423 0 -1 64 15546 0 0 0 19 5 0 0 16 0 9 0 28458870 888360960 32016 996147200 134512640 134550932 4294955968 18446744073709551615 102547022 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28458870 888360960 32016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28458870 888360960 32016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28458872 888360960 32016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867540 CPUtime=0.17
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 649 0 0 0 17 0 0 0 17 0 9 0 28458872 888360960 32016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28458872 888360960 32016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28458872 888360960 32016 996147200 134512640 134550932 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) 867540

[startup+6.30119 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 782
/proc/meminfo: memFree=1646824/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867540 CPUtime=6.22
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 35796 0 1 0 602 20 0 0 18 0 9 0 28458867 888360960 35117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216885 35117 2032 9 0 211343 0
[pid=773/tid=775] ppid=771 vsize=867540 CPUtime=5.56
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 15828 0 1 0 545 11 0 0 25 0 9 0 28458869 888360960 35117 996147200 134512640 134550932 4294955968 18446744073709551615 4126939840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867540 CPUtime=0.43
/proc/773/task/776/stat : 776 (java) S 771 773 30423 0 -1 64 18598 0 0 0 36 7 0 0 16 0 9 0 28458870 888360960 35117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28458870 888360960 35117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28458870 888360960 35117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28458872 888360960 35117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867540 CPUtime=0.19
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 668 0 0 0 19 0 0 0 16 0 9 0 28458872 888360960 35117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28458872 888360960 35117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28458872 888360960 35117 996147200 134512640 134550932 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) 867540

[startup+12.7014 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 782
/proc/meminfo: memFree=1638952/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867540 CPUtime=12.55
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 37766 0 1 0 1235 20 0 0 18 0 9 0 28458867 888360960 37085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216885 37085 2032 9 0 211343 0
[pid=773/tid=775] ppid=771 vsize=867540 CPUtime=11.78
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 15833 0 1 0 1167 11 0 0 25 0 9 0 28458869 888360960 37085 996147200 134512640 134550932 4294955968 18446744073709551615 4126941232 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867540 CPUtime=0.54
/proc/773/task/776/stat : 776 (java) S 771 773 30423 0 -1 64 20559 0 0 0 47 7 0 0 17 0 9 0 28458870 888360960 37085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28458870 888360960 37085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28458870 888360960 37085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28458872 888360960 37085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867540 CPUtime=0.2
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 672 0 0 0 20 0 0 0 15 0 9 0 28458872 888360960 37085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28458872 888360960 37085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28458872 888360960 37085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867540

[startup+25.5029 s]
/proc/loadavg: 2.13 2.03 2.01 3/89 782
/proc/meminfo: memFree=1623272/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867540 CPUtime=25.23
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 41707 0 1 0 2501 22 0 0 18 0 9 0 28458867 888360960 41017 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216885 41017 2033 9 0 211343 0
[pid=773/tid=775] ppid=771 vsize=867540 CPUtime=24.08
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 15843 0 1 0 2397 11 0 0 25 0 9 0 28458869 888360960 41017 996147200 134512640 134550932 4294955968 18446744073709551615 102640127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867540 CPUtime=0.84
/proc/773/task/776/stat : 776 (java) S 771 773 30423 0 -1 64 24440 0 0 0 76 8 0 0 16 0 9 0 28458870 888360960 41017 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28458870 888360960 41017 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28458870 888360960 41017 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28458872 888360960 41017 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867540 CPUtime=0.28
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 722 0 0 0 27 1 0 0 17 0 9 0 28458872 888360960 41017 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28458872 888360960 41017 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867540 CPUtime=0
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28458872 888360960 41017 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867540

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

[startup+38.3014 s]
/proc/loadavg: 2.17 2.04 2.01 3/89 786
/proc/meminfo: memFree=1588648/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867864 CPUtime=37.91
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 54397 1665 1 0 3725 29 34 3 18 0 9 0 28458867 888692736 49610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216966 49610 2045 9 0 211424 0
[pid=773/tid=775] ppid=771 vsize=867864 CPUtime=35.9
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 19617 1665 1 0 3540 13 34 3 25 0 9 0 28458869 888692736 49610 996147200 134512640 134550932 4294955968 18446744073709551615 4127266692 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867864 CPUtime=2
/proc/773/task/776/stat : 776 (java) S 771 773 30423 0 -1 64 33060 1665 0 0 152 11 34 3 16 0 9 0 28458870 888692736 49610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 16 1665 0 0 0 0 34 3 16 0 9 0 28458870 888692736 49610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 5 1665 0 0 0 0 34 3 15 0 9 0 28458870 888692736 49610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 1665 0 0 0 0 34 3 18 0 9 0 28458872 888692736 49610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867864 CPUtime=0.69
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 876 1665 0 0 31 1 34 3 16 0 9 0 28458872 888692736 49610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 1665 0 0 0 0 34 3 19 0 9 0 28458872 888692736 49610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 11 1665 0 0 0 0 34 3 15 0 9 0 28458872 888692736 49610 996147200 134512640 134550932 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) 867864

[startup+41.502 s]
/proc/loadavg: 2.15 2.04 2.01 3/89 786
/proc/meminfo: memFree=1588648/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867952 CPUtime=41.07
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 94658 1665 1 0 4034 36 34 3 18 0 9 0 28458867 888782848 52245 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216988 52245 2661 9 0 211424 0
[pid=773/tid=775] ppid=771 vsize=867952 CPUtime=38.31
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 29577 1665 1 0 3778 16 34 3 25 0 9 0 28458869 888782848 52245 996147200 134512640 134550932 4294955968 18446744073709551615 4127365825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867952 CPUtime=2.74
/proc/773/task/776/stat : 776 (java) S 771 773 30423 0 -1 64 63327 1665 0 0 221 16 34 3 22 0 9 0 28458870 888782848 52245 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867952 CPUtime=0.37
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 20 1665 0 0 0 0 34 3 17 0 9 0 28458870 888782848 52245 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867952 CPUtime=0.37
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 15 1665 0 0 0 0 34 3 16 0 9 0 28458870 888782848 52245 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867952 CPUtime=0.37
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 1665 0 0 0 0 34 3 18 0 9 0 28458872 888782848 52245 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867952 CPUtime=0.72
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 896 1665 0 0 34 1 34 3 15 0 9 0 28458872 888782848 52245 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867952 CPUtime=0.37
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 1665 0 0 0 0 34 3 19 0 9 0 28458872 888782848 52245 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867952 CPUtime=0.37
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 11 1665 0 0 0 0 34 3 15 0 9 0 28458872 888782848 52245 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.07
Current children cumulated vsize (KiB) 867952

[startup+43.1013 s]
/proc/loadavg: 2.15 2.04 2.01 3/89 786
/proc/meminfo: memFree=1389544/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867864 CPUtime=42.65
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 146609 1665 1 0 4173 55 34 3 18 0 9 0 28458867 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216966 99929 2641 9 0 211424 0
[pid=773/tid=775] ppid=771 vsize=867864 CPUtime=39.38
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 32773 1665 1 0 3884 17 34 3 25 0 9 0 28458869 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4126948092 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867864 CPUtime=3.18
/proc/773/task/776/stat : 776 (java) S 771 773 30423 0 -1 64 111980 1665 0 0 247 34 34 3 16 0 9 0 28458870 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 20 1665 0 0 0 0 34 3 16 0 9 0 28458870 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 29 1665 0 0 0 0 34 3 15 0 9 0 28458870 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 1665 0 0 0 0 34 3 18 0 9 0 28458872 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867864 CPUtime=0.78
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 984 1665 0 0 40 1 34 3 15 0 9 0 28458872 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 1665 0 0 0 0 34 3 19 0 9 0 28458872 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 11 1665 0 0 0 0 34 3 15 0 9 0 28458872 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 42.65
Current children cumulated vsize (KiB) 867864

[startup+43.9029 s]
/proc/loadavg: 2.15 2.04 2.01 3/89 786
/proc/meminfo: memFree=1389544/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867864 CPUtime=43.45
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 146610 1665 1 0 4253 55 34 3 18 0 9 0 28458867 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216966 99929 2641 9 0 211424 0
[pid=773/tid=775] ppid=771 vsize=867864 CPUtime=40.18
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 32774 1665 1 0 3964 17 34 3 25 0 9 0 28458869 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4126943408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867864 CPUtime=3.18
/proc/773/task/776/stat : 776 (java) S 771 773 30423 0 -1 64 111980 1665 0 0 247 34 34 3 17 0 9 0 28458870 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 20 1665 0 0 0 0 34 3 16 0 9 0 28458870 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 29 1665 0 0 0 0 34 3 15 0 9 0 28458870 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 1665 0 0 0 0 34 3 18 0 9 0 28458872 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867864 CPUtime=0.78
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 984 1665 0 0 40 1 34 3 15 0 9 0 28458872 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 1665 0 0 0 0 34 3 19 0 9 0 28458872 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 11 1665 0 0 0 0 34 3 15 0 9 0 28458872 888692736 99929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 43.45
Current children cumulated vsize (KiB) 867864

[startup+44.7026 s]
/proc/loadavg: 2.15 2.04 2.01 3/89 786
/proc/meminfo: memFree=1389544/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=867864 CPUtime=44.24
/proc/773/stat : 773 (java) S 771 773 30423 0 -1 0 146612 1665 1 0 4332 55 34 3 18 0 9 0 28458867 888692736 99930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 216966 99930 2641 9 0 211424 0
[pid=773/tid=775] ppid=771 vsize=867864 CPUtime=40.97
/proc/773/task/775/stat : 775 (java) R 771 773 30423 0 -1 64 32774 1665 1 0 4043 17 34 3 25 0 9 0 28458869 888692736 99930 996147200 134512640 134550932 4294955968 18446744073709551615 4126939784 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=776] ppid=771 vsize=867864 CPUtime=3.18
/proc/773/task/776/stat : 776 (java) S 771 773 30423 0 -1 64 111980 1665 0 0 247 34 34 3 17 0 9 0 28458870 888692736 99930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=777] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/777/stat : 777 (java) S 771 773 30423 0 -1 64 20 1665 0 0 0 0 34 3 16 0 9 0 28458870 888692736 99930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=778] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/778/stat : 778 (java) S 771 773 30423 0 -1 64 29 1665 0 0 0 0 34 3 15 0 9 0 28458870 888692736 99930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=779] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/779/stat : 779 (java) S 771 773 30423 0 -1 64 2 1665 0 0 0 0 34 3 18 0 9 0 28458872 888692736 99930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=780] ppid=771 vsize=867864 CPUtime=0.78
/proc/773/task/780/stat : 780 (java) S 771 773 30423 0 -1 64 986 1665 0 0 40 1 34 3 15 0 9 0 28458872 888692736 99930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=781] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/781/stat : 781 (java) S 771 773 30423 0 -1 64 0 1665 0 0 0 0 34 3 19 0 9 0 28458872 888692736 99930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=773/tid=782] ppid=771 vsize=867864 CPUtime=0.37
/proc/773/task/782/stat : 782 (java) S 771 773 30423 0 -1 64 11 1665 0 0 0 0 34 3 15 0 9 0 28458872 888692736 99930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.24
Current children cumulated vsize (KiB) 867864

[startup+45.107 s]
/proc/loadavg: 2.15 2.04 2.01 3/89 786
/proc/meminfo: memFree=1389480/2055920 swapFree=4192812/4192956
[pid=773] ppid=771 vsize=0 CPUtime=44.6
/proc/773/stat : 773 (java) Z 771 773 30423 0 -1 12 146646 1665 1 0 4363 60 34 3 16 0 2 0 28458867 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/773/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 44.6
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 45.1213
CPU time (s): 44.6272
CPU user time (s): 43.9773
CPU system time (s): 0.649901
CPU usage (%): 98.905
Max. virtual memory (cumulated for all children) (KiB): 867952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.9773
system time used= 0.649901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148311
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= 3029
involuntary context switches= 3913

runsolver used 0.052991 second user time and 0.167974 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-12 17:52:05
IDJOB=2097742
IDBENCH=57672
IDSOLVER=774
FILE ID=node23/2097742-1247413924
PBS_JOBID= 9510598
Free space on /tmp= 66352 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp40/normalized-fapp40-3000-2.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097742-1247413924/watcher-2097742-1247413924 -o /tmp/evaluation-result-2097742-1247413924/solver-2097742-1247413924 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097742-1247413924.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2fe472930e777421d5e31a3144b4206e
RANDOM SEED=2071549410

node23.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.277
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.277
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:       1780432 kB
Buffers:         42400 kB
Cached:         122296 kB
SwapCached:          0 kB
Active:         155040 kB
Inactive:        62248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9572 kB
Writeback:           0 kB
Mapped:          72936 kB
Slab:            43328 kB
Committed_AS:  1013952 kB
PageTables:       1868 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= 66352 MiB
End job on node23 at 2009-07-12 17:52:50