Trace number 1087505

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 40.1679 40.59

DiagnosticValue
CHECKS2048040
NODES0

General information on the benchmark

Namecsp/fapp/fapp29/
normalized-fapp29-2900-3.xml
MD5SUMa235a933b5e2cb4afa8ed79f71c05679
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 benchmark17.5323
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.05/0.22	
0.05/0.22	Abscon 112 (May, 2008)
0.24/0.40	
0.24/0.40	   configuration
0.24/0.40	     name=esac.xml
0.24/0.45	   
0.24/0.45	   instance
0.24/0.45	     name=HOME/instance-1087505-1215244436.xml
0.24/0.48	   
0.24/0.48	   domains being loaded...
0.33/0.53	   
0.33/0.53	   variables being loaded...
0.73/0.98	     nbVariables=2900  nbDomainTypes=39  minDomainSize=82  maxDomainSize=998  nbTotalValues=1477634
0.73/0.98	       =>  wckTime=0.581  cpuTime=0.37  mem=40M383
0.73/0.98	   
0.73/0.98	   predicates being loaded...
0.83/1.04	   
0.83/1.04	   constraints being loaded...
21.02/21.37	   
21.02/21.37	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 108M782)
36.33/36.71	     nbConstraints=41786  nbGlobalConstraints=5  nbMergedConstraints=26117  nbConvertedConstraints=111
36.33/36.71	     nbConvertConstraintsChecks=44215628  nbExtensionStructures=103  nbSharedExtensionStructures=8
36.33/36.71	     nbConflictsStructures=252  nbSharedConflictsStructures=232  nbUnbuiltConflictsStructures=18798
36.33/36.71	     nbSharedBinaryRepresentations=114856  nbEvaluationManagers=18947  nbSharedEvaluationManagers=22723  minDegree=7
36.33/36.71	     maxDegree=56  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=5.725
36.33/36.71	     symmetryCpuTime=4.94  nbCliques=5
36.33/36.71	       =>  wckTime=36.304  cpuTime=33.39  mem=174M296
37.12/37.59	   
37.12/37.59	   solver IterativeSystematicSolver being built... 
38.21/38.66	   
38.21/38.66	   INFO : Forward propagation technique limited 
38.52/38.95	       =>  wckTime=38.545  cpuTime=34.15  mem=364M318
40.01/40.42	   
40.01/40.42	   preprocessing
40.01/40.42	     nbConstraintChecks=2048036  nbValidityChecks=86335  nbPropagations=168  nbRevisions=8690  nbUselessRevisions=6259
40.01/40.42	     nbRemovedValues=546570  detectedInconsistency=yes
40.01/40.42	       =>  wckTime=1.448  cpuTime=1.42  mem=364M318
40.01/40.43	   
40.01/40.43	   global
40.01/40.43	     nbConstraintChecks=2048036  nbValidityChecks=86335  nbPropagations=168  nbRevisions=8690  nbUselessRevisions=6259
40.01/40.43	     nbRestartNogoods=0  solvingWckTime=1.451  solvingCpuTime=1.43  expiredTime=no  totalExploration=yes
40.01/40.43	     nbFoundSolutions=0  globalCpuTime=35.64
40.01/40.43	       =>  wckTime=40.025  cpuTime=35.6  mem=364M318
40.01/40.47	   
40.01/40.47	s UNSATISFIABLE
40.01/40.47	d NODES 0
40.01/40.47	d CHECKS 2048036
40.01/40.47	   
40.01/40.48	   totalWckTime=40.138  totalCpuTime=35.69

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-1087505-1215244436/watcher-1087505-1215244436 -o /tmp/evaluation-result-1087505-1215244436/solver-1087505-1215244436 -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-1087505-1215244436.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: 3.40 3.57 2.96 4/90 10050
/proc/meminfo: memFree=1608536/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=18572 CPUtime=0
/proc/10050/stat : 10050 (runsolver) R 10048 10050 8133 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2003410735 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 251601153319 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/10050/statm: 4643 292 257 25 0 2626 0

[startup+0.096814 s]
/proc/loadavg: 3.40 3.57 2.96 4/90 10050
/proc/meminfo: memFree=1608536/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=10868 CPUtime=0.01
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 792 0 0 0 0 1 0 0 20 0 2 0 2003410735 11128832 554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 2717 554 269 9 0 1199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10868

[startup+0.101808 s]
/proc/loadavg: 3.40 3.57 2.96 4/90 10050
/proc/meminfo: memFree=1608536/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=10904 CPUtime=0.01
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 811 0 0 0 0 1 0 0 20 0 2 0 2003410735 11165696 564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 2726 564 277 9 0 1198 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10904

[startup+0.301837 s]
/proc/loadavg: 3.40 3.57 2.96 4/90 10050
/proc/meminfo: memFree=1608536/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=865912 CPUtime=0.14
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 4235 0 1 0 11 3 0 0 20 0 9 0 2003410735 886693888 3670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216478 3670 1829 9 0 211026 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 865912

[startup+0.701884 s]
/proc/loadavg: 3.40 3.57 2.96 4/90 10050
/proc/meminfo: memFree=1608536/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867008 CPUtime=0.53
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 9950 0 1 0 46 7 0 0 20 0 9 0 2003410735 887816192 9320 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216752 9320 1968 9 0 211280 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 867008

[startup+1.50298 s]
/proc/loadavg: 3.29 3.54 2.95 4/99 10059
/proc/meminfo: memFree=1518544/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867548 CPUtime=1.32
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 24796 0 1 0 116 16 0 0 20 0 9 0 2003410735 888369152 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216887 24154 2025 9 0 211393 0
[pid=10050/tid=10052] ppid=10048 vsize=867548 CPUtime=1.05
/proc/10050/task/10052/stat : 10052 (java) R 10048 10050 8133 0 -1 64 15746 0 1 0 94 11 0 0 25 0 9 0 2003410738 888369152 24154 996147200 134512640 134550740 4294955968 18446744073709551615 104454691 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867548 CPUtime=0.07
/proc/10050/task/10053/stat : 10053 (java) S 10048 10050 8133 0 -1 64 7721 0 0 0 4 3 0 0 16 0 9 0 2003410749 888369152 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867548 CPUtime=0
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003410749 888369152 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867548 CPUtime=0
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003410749 888369152 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867548 CPUtime=0
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003410753 888369152 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867548 CPUtime=0.17
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 632 0 0 0 17 0 0 0 15 0 9 0 2003410753 888369152 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867548 CPUtime=0
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003410753 888369152 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867548 CPUtime=0
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003410753 888369152 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 867548

[startup+3.10216 s]
/proc/loadavg: 3.29 3.54 2.95 3/99 10059
/proc/meminfo: memFree=1500944/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867460 CPUtime=2.92
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 30784 0 1 0 272 20 0 0 20 0 9 0 2003410735 888279040 30117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216865 30117 2004 9 0 211393 0
[pid=10050/tid=10052] ppid=10048 vsize=867460 CPUtime=2.43
/proc/10050/task/10052/stat : 10052 (java) R 10048 10050 8133 0 -1 64 15749 0 1 0 232 11 0 0 25 0 9 0 2003410738 888279040 30117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867460 CPUtime=0.28
/proc/10050/task/10053/stat : 10053 (java) R 10048 10050 8133 0 -1 64 13705 0 0 0 22 6 0 0 16 0 9 0 2003410749 888279040 30117 996147200 134512640 134550740 4294955968 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003410749 888279040 30117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003410749 888279040 30117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003410753 888279040 30117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867460 CPUtime=0.17
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 633 0 0 0 17 0 0 0 15 0 9 0 2003410753 888279040 30117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003410753 888279040 30117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003410753 888279040 30117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 867460

[startup+6.3015 s]
/proc/loadavg: 3.26 3.53 2.95 3/99 10059
/proc/meminfo: memFree=1474384/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867460 CPUtime=6.1
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 35709 0 1 0 587 23 0 0 20 0 9 0 2003410735 888279040 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216865 35036 2006 9 0 211393 0
[pid=10050/tid=10052] ppid=10048 vsize=867460 CPUtime=5.25
/proc/10050/task/10052/stat : 10052 (java) R 10048 10050 8133 0 -1 64 15787 0 1 0 513 12 0 0 25 0 9 0 2003410738 888279040 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4126907699 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867460 CPUtime=0.61
/proc/10050/task/10053/stat : 10053 (java) S 10048 10050 8133 0 -1 64 18574 0 0 0 53 8 0 0 17 0 9 0 2003410749 888279040 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003410749 888279040 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003410749 888279040 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003410753 888279040 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867460 CPUtime=0.2
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 651 0 0 0 20 0 0 0 15 0 9 0 2003410753 888279040 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003410753 888279040 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003410753 888279040 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 867460

[startup+12.7012 s]
/proc/loadavg: 3.16 3.51 2.95 3/99 10059
/proc/meminfo: memFree=1474256/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867460 CPUtime=12.47
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 35717 0 1 0 1224 23 0 0 20 0 9 0 2003410735 888279040 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216865 35041 2006 9 0 211393 0
[pid=10050/tid=10052] ppid=10048 vsize=867460 CPUtime=11.62
/proc/10050/task/10052/stat : 10052 (java) R 10048 10050 8133 0 -1 64 15790 0 1 0 1149 13 0 0 25 0 9 0 2003410738 888279040 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4126907759 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867460 CPUtime=0.61
/proc/10050/task/10053/stat : 10053 (java) S 10048 10050 8133 0 -1 64 18574 0 0 0 53 8 0 0 16 0 9 0 2003410749 888279040 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003410749 888279040 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003410749 888279040 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003410753 888279040 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867460 CPUtime=0.2
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 656 0 0 0 20 0 0 0 16 0 9 0 2003410753 888279040 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003410753 888279040 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003410753 888279040 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 867460

[startup+25.5027 s]
/proc/loadavg: 2.98 3.46 2.94 3/99 10059
/proc/meminfo: memFree=1449680/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867460 CPUtime=25.2
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 41950 0 1 0 2493 27 0 0 20 0 9 0 2003410735 888279040 41264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216865 41264 2007 9 0 211393 0
[pid=10050/tid=10052] ppid=10048 vsize=867460 CPUtime=23.79
/proc/10050/task/10052/stat : 10052 (java) R 10048 10050 8133 0 -1 64 15802 0 1 0 2366 13 0 0 25 0 9 0 2003410738 888279040 41264 996147200 134512640 134550740 4294955968 18446744073709551615 102887851 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867460 CPUtime=1.09
/proc/10050/task/10053/stat : 10053 (java) S 10048 10050 8133 0 -1 64 24749 0 0 0 98 11 0 0 16 0 9 0 2003410749 888279040 41264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003410749 888279040 41264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003410749 888279040 41264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 2003410753 888279040 41264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867460 CPUtime=0.28
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 702 0 0 0 28 0 0 0 15 0 9 0 2003410753 888279040 41264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 2003410753 888279040 41264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867460 CPUtime=0
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003410753 888279040 41264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 867460

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

[startup+31.9074 s]
/proc/loadavg: 2.83 3.41 2.93 3/101 10061
/proc/meminfo: memFree=1405696/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867784 CPUtime=31.16
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 51742 0 1 0 3084 32 0 0 20 0 10 0 2003410735 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216946 50911 2013 9 0 211474 0
[pid=10061] ppid=10050 vsize=4276 CPUtime=0.39
/proc/10061/stat : 10061 (saucy) R 10050 10050 8133 0 -1 4194304 838 0 0 0 38 1 0 0 25 0 1 0 2003413884 4378624 809 996147200 134512640 134531332 4294956000 18446744073709551615 11954930 0 4 0 0 0 0 0 17 0 0 0
/proc/10061/statm: 1069 809 89 4 0 745 0
[pid=10050/tid=10052] ppid=10048 vsize=867784 CPUtime=28.96
/proc/10050/task/10052/stat : 10052 (java) S 10048 10050 8133 0 -1 64 15897 0 1 0 2882 14 0 0 24 0 10 0 2003410738 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867784 CPUtime=1.86
/proc/10050/task/10053/stat : 10053 (java) S 10048 10050 8133 0 -1 64 34362 0 0 0 171 15 0 0 17 0 10 0 2003410749 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867784 CPUtime=0
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2003410749 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867784 CPUtime=0
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 2003410749 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867784 CPUtime=0
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 0 0 0 0 0 0 0 21 0 10 0 2003410753 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867784 CPUtime=0.29
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 711 0 0 0 29 0 0 0 15 0 10 0 2003410753 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867784 CPUtime=0
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 0 0 0 0 0 0 0 22 0 10 0 2003410753 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867784 CPUtime=0
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 2003410753 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10060] ppid=10048 vsize=867784 CPUtime=0
/proc/10050/task/10060/stat : 10060 (java) S 10048 10050 8133 0 -1 64 68 0 0 0 0 0 0 0 24 0 10 0 2003413884 888610816 50911 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.55
Current children cumulated vsize (KiB) 872060

[startup+35.1027 s]
/proc/loadavg: 2.83 3.41 2.93 3/99 10063
/proc/meminfo: memFree=1410888/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867784 CPUtime=34.74
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 56362 2297 1 0 3388 34 48 4 20 0 9 0 2003410735 888610816 50935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216946 50935 2018 9 0 211474 0
[pid=10050/tid=10052] ppid=10048 vsize=867784 CPUtime=32.52
/proc/10050/task/10052/stat : 10052 (java) R 10048 10050 8133 0 -1 64 20249 2297 1 0 3185 15 48 4 25 0 9 0 2003410738 888610816 50935 996147200 134512640 134550740 4294955968 18446744073709551615 4126907756 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867784 CPUtime=2.38
/proc/10050/task/10053/stat : 10053 (java) S 10048 10050 8133 0 -1 64 34413 2297 0 0 171 15 48 4 16 0 9 0 2003410749 888610816 50935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 13 2297 0 0 0 0 48 4 16 0 9 0 2003410749 888610816 50935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 5 2297 0 0 0 0 48 4 16 0 9 0 2003410749 888610816 50935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 2297 0 0 0 0 48 4 21 0 9 0 2003410753 888610816 50935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867784 CPUtime=0.83
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 854 2297 0 0 31 0 48 4 16 0 9 0 2003410753 888610816 50935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 2297 0 0 0 0 48 4 22 0 9 0 2003410753 888610816 50935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 15 2297 0 0 0 0 48 4 15 0 9 0 2003410753 888610816 50935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.74
Current children cumulated vsize (KiB) 867784

[startup+38.3011 s]
/proc/loadavg: 2.76 3.38 2.92 3/99 10063
/proc/meminfo: memFree=1410184/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867784 CPUtime=37.91
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 123287 2297 1 0 3689 50 48 4 20 0 9 0 2003410735 888610816 75677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216946 75677 2615 9 0 211474 0
[pid=10050/tid=10052] ppid=10048 vsize=867784 CPUtime=34.52
/proc/10050/task/10052/stat : 10052 (java) R 10048 10050 8133 0 -1 64 33336 2297 1 0 3382 18 48 4 25 0 9 0 2003410738 888610816 75677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867784 CPUtime=3.52
/proc/10050/task/10053/stat : 10053 (java) R 10048 10050 8133 0 -1 64 88165 2297 0 0 272 28 48 4 16 0 9 0 2003410749 888610816 75677 996147200 134512640 134550740 4294955968 18446744073709551615 102514362 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 18 2297 0 0 0 0 48 4 16 0 9 0 2003410749 888610816 75677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 24 2297 0 0 0 0 48 4 15 0 9 0 2003410749 888610816 75677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 2297 0 0 0 0 48 4 21 0 9 0 2003410753 888610816 75677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867784 CPUtime=0.87
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 916 2297 0 0 34 1 48 4 15 0 9 0 2003410753 888610816 75677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 2297 0 0 0 0 48 4 22 0 9 0 2003410753 888610816 75677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 15 2297 0 0 0 0 48 4 15 0 9 0 2003410753 888610816 75677 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 37.91
Current children cumulated vsize (KiB) 867784

[startup+39.9013 s]
/proc/loadavg: 2.76 3.38 2.92 3/99 10063
/proc/meminfo: memFree=1214792/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867784 CPUtime=39.51
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 148194 2297 1 0 3838 61 48 4 20 0 9 0 2003410735 888610816 100471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216946 100471 2616 9 0 211474 0
[pid=10050/tid=10052] ppid=10048 vsize=867784 CPUtime=35.78
/proc/10050/task/10052/stat : 10052 (java) R 10048 10050 8133 0 -1 64 33425 2297 1 0 3508 18 48 4 25 0 9 0 2003410738 888610816 100471 996147200 134512640 134550740 4294955968 18446744073709551615 4126907776 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867784 CPUtime=3.78
/proc/10050/task/10053/stat : 10053 (java) S 10048 10050 8133 0 -1 64 112903 2297 0 0 288 38 48 4 16 0 9 0 2003410749 888610816 100471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 18 2297 0 0 0 0 48 4 16 0 9 0 2003410749 888610816 100471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 29 2297 0 0 0 0 48 4 16 0 9 0 2003410749 888610816 100471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 2297 0 0 0 0 48 4 21 0 9 0 2003410753 888610816 100471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867784 CPUtime=0.93
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 991 2297 0 0 40 1 48 4 15 0 9 0 2003410753 888610816 100471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 2297 0 0 0 0 48 4 22 0 9 0 2003410753 888610816 100471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 15 2297 0 0 0 0 48 4 15 0 9 0 2003410753 888610816 100471 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.51
Current children cumulated vsize (KiB) 867784

[startup+40.3013 s]
/proc/loadavg: 2.76 3.38 2.92 3/99 10063
/proc/meminfo: memFree=1214792/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867784 CPUtime=39.91
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 148196 2297 1 0 3878 61 48 4 20 0 9 0 2003410735 888610816 100472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216946 100472 2616 9 0 211474 0
[pid=10050/tid=10052] ppid=10048 vsize=867784 CPUtime=36.18
/proc/10050/task/10052/stat : 10052 (java) R 10048 10050 8133 0 -1 64 33426 2297 1 0 3548 18 48 4 25 0 9 0 2003410738 888610816 100472 996147200 134512640 134550740 4294955968 18446744073709551615 4126917086 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867784 CPUtime=3.78
/proc/10050/task/10053/stat : 10053 (java) S 10048 10050 8133 0 -1 64 112903 2297 0 0 288 38 48 4 17 0 9 0 2003410749 888610816 100472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 18 2297 0 0 0 0 48 4 16 0 9 0 2003410749 888610816 100472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 29 2297 0 0 0 0 48 4 16 0 9 0 2003410749 888610816 100472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 2297 0 0 0 0 48 4 21 0 9 0 2003410753 888610816 100472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867784 CPUtime=0.93
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 992 2297 0 0 40 1 48 4 15 0 9 0 2003410753 888610816 100472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 2297 0 0 0 0 48 4 22 0 9 0 2003410753 888610816 100472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 15 2297 0 0 0 0 48 4 15 0 9 0 2003410753 888610816 100472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.91
Current children cumulated vsize (KiB) 867784

[startup+40.5013 s]
/proc/loadavg: 2.76 3.38 2.92 3/99 10063
/proc/meminfo: memFree=1214792/2055920 swapFree=4176360/4192956
[pid=10050] ppid=10048 vsize=867784 CPUtime=40.09
/proc/10050/stat : 10050 (java) S 10048 10050 8133 0 -1 0 148204 2297 1 0 3896 61 48 4 20 0 9 0 2003410735 888610816 100475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10050/statm: 216946 100475 2616 9 0 211474 0
[pid=10050/tid=10052] ppid=10048 vsize=867784 CPUtime=36.36
/proc/10050/task/10052/stat : 10052 (java) S 10048 10050 8133 0 -1 64 33432 2297 1 0 3566 18 48 4 25 0 9 0 2003410738 888610816 100475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10053] ppid=10048 vsize=867784 CPUtime=3.78
/proc/10050/task/10053/stat : 10053 (java) S 10048 10050 8133 0 -1 64 112903 2297 0 0 288 38 48 4 17 0 9 0 2003410749 888610816 100475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10054] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10054/stat : 10054 (java) S 10048 10050 8133 0 -1 64 18 2297 0 0 0 0 48 4 16 0 9 0 2003410749 888610816 100475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10055] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10055/stat : 10055 (java) S 10048 10050 8133 0 -1 64 29 2297 0 0 0 0 48 4 16 0 9 0 2003410749 888610816 100475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10056] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10056/stat : 10056 (java) S 10048 10050 8133 0 -1 64 0 2297 0 0 0 0 48 4 21 0 9 0 2003410753 888610816 100475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10057] ppid=10048 vsize=867784 CPUtime=0.93
/proc/10050/task/10057/stat : 10057 (java) S 10048 10050 8133 0 -1 64 994 2297 0 0 40 1 48 4 15 0 9 0 2003410753 888610816 100475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10058] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10058/stat : 10058 (java) S 10048 10050 8133 0 -1 64 2 2297 0 0 0 0 48 4 22 0 9 0 2003410753 888610816 100475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10050/tid=10059] ppid=10048 vsize=867784 CPUtime=0.52
/proc/10050/task/10059/stat : 10059 (java) S 10048 10050 8133 0 -1 64 15 2297 0 0 0 0 48 4 15 0 9 0 2003410753 888610816 100475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.09
Current children cumulated vsize (KiB) 867784

Child status: 0
Real time (s): 40.59
CPU time (s): 40.1679
CPU user time (s): 39.451
CPU system time (s): 0.716891
CPU usage (%): 98.9601
Max. virtual memory (cumulated for all children) (KiB): 881888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.451
system time used= 0.716891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150530
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= 3290
involuntary context switches= 3691

runsolver used 0.045993 second user time and 0.153976 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-05 09:53:56
IDJOB=1087505
IDBENCH=58000
IDSOLVER=364
FILE ID=node91/1087505-1215244436
PBS_JOBID= 7881938
Free space on /tmp= 66444 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp29/normalized-fapp29-2900-3.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-1087505-1215244436/watcher-1087505-1215244436 -o /tmp/evaluation-result-1087505-1215244436/solver-1087505-1215244436 -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-1087505-1215244436.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a235a933b5e2cb4afa8ed79f71c05679
RANDOM SEED=1055473843

node91.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1609144 kB
Buffers:          2732 kB
Cached:          44220 kB
SwapCached:       7652 kB
Active:         394756 kB
Inactive:         5996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609144 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:           11640 kB
Writeback:           0 kB
Mapped:         370024 kB
Slab:            29792 kB
Committed_AS: 12989296 kB
PageTables:       2976 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= 66440 MiB
End job on node91 at 2008-07-05 09:54:37