Trace number 1076153

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 93.1378 93.7038

DiagnosticValue
CHECKS0
NODES1269

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg13-15_ext.xml
MD5SUM91369ad0805d89bc83cd88f650859b12
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.7813
Satisfiable
(Un)Satisfiability was proved
Number of variables195
Number of constraints28
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension28
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.15/0.29	
0.15/0.29	   configuration
0.15/0.29	     name=mac.xml
0.24/0.34	   
0.24/0.34	   instance
0.24/0.34	     name=HOME/instance-1076153-1215477126.xml
0.24/0.38	   
0.24/0.38	   domains being loaded...
0.24/0.39	   
0.24/0.39	   variables being loaded...
0.32/0.45	     nbVariables=195  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=5070
0.32/0.45	       =>  wckTime=0.156  cpuTime=0.12  mem=8M894
0.32/0.45	   
0.32/0.45	   relations being loaded...
0.62/0.72	   
0.62/0.72	   constraints being loaded...
0.62/0.79	   Too large in ConstraintConflictsSTructure
0.72/0.87	   Too large in ConstraintConflictsSTructure
0.91/1.01	     nbConstraints=28  nbRelationTypes=2  nbGlobalConstraints=28  nbExtensionStructures=2
0.91/1.01	     nbSharedExtensionStructures=26  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  minDegree=2
0.91/1.01	     maxDegree=2  minArity=13  avgArity=13.93  maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.075
0.91/1.01	     symmetryCpuTime=0.04
0.91/1.01	       =>  wckTime=0.715  cpuTime=0.56  mem=18M252
0.91/1.10	   
0.91/1.10	   solver IterativeSystematicSolver being built... 
1.01/1.16	   
1.01/1.17	   INFO : Forward propagation technique limited 
1.10/1.26	       =>  wckTime=0.964  cpuTime=0.71  mem=34M90
1.50/1.68	   
1.50/1.68	   preprocessing
1.50/1.68	     nbConstraintChecks=0  nbValidityChecks=4564558  nbPropagations=231  nbRevisions=0  nbUselessRevisions=0
1.50/1.68	     nbRemovedValues=535  detectedInconsistency=no
1.50/1.68	       =>  wckTime=0.415  cpuTime=0.4  mem=34M90
23.08/23.33	   
23.08/23.34	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=35M66)
93.04/93.65	   
93.04/93.65	   search
93.04/93.65	     run=8  nbConstraintChecks=0  nbValidityChecks=591891671  minDepth=0  maxDepth=14  nbPropagations=177635
93.04/93.65	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1269  nbFailedAssignments=688  nbBacktracks=551
93.04/93.65	     nbVisitedNodes=2352  nbRestartNogoods=61  nbSEliminables=0  nbREliminables=37.03  nbIEliminables=120.51
93.04/93.65	     nbDEliminables=0  nbPEliminables=0
93.04/93.65	       =>  wckTime=92.385  cpuTime=91.86  mem=35M66
93.04/93.65	   
93.04/93.65	   global
93.04/93.65	     nbConstraintChecks=0  nbValidityChecks=596456229  nbPropagations=177866  nbRestartNogoods=61  solvingWckTime=92.388
93.04/93.65	     solvingCpuTime=91.87  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=92.62
93.04/93.65	       =>  wckTime=93.356  cpuTime=92.58  mem=35M66
93.04/93.65	   
93.04/93.65	s UNSATISFIABLE
93.04/93.65	d NODES 1269
93.04/93.65	d CHECKS 0
93.04/93.65	   
93.04/93.66	   totalWckTime=93.43  totalCpuTime=92.62

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-1076153-1215477126/watcher-1076153-1215477126 -o /tmp/evaluation-result-1076153-1215477126/solver-1076153-1215477126 -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-1076153-1215477126.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.35 1.09 1.02 3/72 3184
/proc/meminfo: memFree=1732968/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=152 CPUtime=0
/proc/3184/stat : 3184 (java) R 3182 3184 2985 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 4414150 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 7721259 0 0 4096 0 0 0 0 17 0 0 0
/proc/3184/statm: 38 26 19 9 0 4 0

[startup+0.0275879 s]
/proc/loadavg: 1.35 1.09 1.02 3/72 3184
/proc/meminfo: memFree=1732968/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=861876 CPUtime=0.01
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 1932 0 1 0 1 0 0 0 18 0 5 0 4414150 882561024 1613 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 215469 1614 726 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.101586 s]
/proc/loadavg: 1.35 1.09 1.02 3/72 3184
/proc/meminfo: memFree=1732968/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=865884 CPUtime=0.08
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 3689 0 1 0 7 1 0 0 18 0 9 0 4414150 886665216 3164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216471 3166 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.3016 s]
/proc/loadavg: 1.35 1.09 1.02 3/72 3184
/proc/meminfo: memFree=1732968/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866204 CPUtime=0.24
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 5315 0 2 0 21 3 0 0 18 0 9 0 4414150 886992896 4742 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216551 4742 1867 9 0 211099 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 866204

[startup+0.70163 s]
/proc/loadavg: 1.35 1.09 1.02 3/72 3184
/proc/meminfo: memFree=1732968/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866400 CPUtime=0.62
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 13489 0 4 0 54 8 0 0 18 0 9 0 4414150 887193600 12862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216600 12863 1969 9 0 211128 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 866400

[startup+1.50169 s]
/proc/loadavg: 1.35 1.09 1.02 5/83 3197
/proc/meminfo: memFree=1661328/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=1.4
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31221 278 4 0 124 16 0 0 18 0 9 0 4414150 887738368 22095 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22095 2634 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=1.12
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21106 278 4 0 101 11 0 0 18 0 9 0 4414151 887738368 22095 996147200 134512640 134550740 4294955968 18446744073709551615 4126809423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8745 278 0 0 8 3 0 0 17 0 9 0 4414152 887738368 22095 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22095 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22095 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22095 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.14
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 531 278 0 0 14 0 0 0 15 0 9 0 4414154 887738368 22095 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22095 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22095 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 866932

[startup+3.10181 s]
/proc/loadavg: 1.40 1.10 1.03 3/81 3197
/proc/meminfo: memFree=1653080/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=3
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31668 278 4 0 283 17 0 0 18 0 9 0 4414150 887738368 22111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22111 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=2.68
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21538 278 4 0 257 11 0 0 25 0 9 0 4414151 887738368 22111 996147200 134512640 134550740 4294955968 18446744073709551615 4126809284 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 17 0 9 0 4414152 887738368 22111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.17
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 545 278 0 0 17 0 0 0 15 0 9 0 4414154 887738368 22111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 866932

[startup+6.30205 s]
/proc/loadavg: 1.40 1.10 1.03 3/81 3197
/proc/meminfo: memFree=1652888/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=6.18
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31679 278 4 0 601 17 0 0 18 0 9 0 4414150 887738368 22116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22116 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=5.86
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21542 278 4 0 574 12 0 0 25 0 9 0 4414151 887738368 22116 996147200 134512640 134550740 4294955968 18446744073709551615 4126809139 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.17
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 552 278 0 0 17 0 0 0 16 0 9 0 4414154 887738368 22116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 866932

[startup+12.7025 s]
/proc/loadavg: 1.49 1.13 1.04 3/81 3197
/proc/meminfo: memFree=1652760/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=12.54
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31690 278 4 0 1237 17 0 0 18 0 9 0 4414150 887738368 22118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22118 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=12.23
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21551 278 4 0 1211 12 0 0 25 0 9 0 4414151 887738368 22118 996147200 134512640 134550740 4294955968 18446744073709551615 4126809212 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.17
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 554 278 0 0 17 0 0 0 15 0 9 0 4414154 887738368 22118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 866932

[startup+25.5025 s]
/proc/loadavg: 1.57 1.16 1.05 3/81 3197
/proc/meminfo: memFree=1652056/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=25.27
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31709 278 4 0 2510 17 0 0 18 0 9 0 4414150 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22123 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=24.95
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21564 278 4 0 2483 12 0 0 18 0 9 0 4414151 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4126809218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.18
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 560 278 0 0 18 0 0 0 16 0 9 0 4414154 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 866932

[startup+51.1024 s]
/proc/loadavg: 1.71 1.23 1.07 3/81 3197
/proc/meminfo: memFree=1652120/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=50.75
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31715 278 4 0 5057 18 0 0 18 0 9 0 4414150 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22123 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=50.42
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21569 278 4 0 5029 13 0 0 25 0 9 0 4414151 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4126809218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.19
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 561 278 0 0 19 0 0 0 16 0 9 0 4414154 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 866932

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

[startup+76.7023 s]
/proc/loadavg: 1.81 1.29 1.10 3/81 3197
/proc/meminfo: memFree=1652120/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=76.23
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31724 278 4 0 7605 18 0 0 18 0 9 0 4414150 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22125 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=75.89
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21573 278 4 0 7576 13 0 0 25 0 9 0 4414151 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4126809035 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.19
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 566 278 0 0 19 0 0 0 16 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 76.23
Current children cumulated vsize (KiB) 866932

[startup+83.1028 s]
/proc/loadavg: 1.84 1.31 1.11 3/81 3197
/proc/meminfo: memFree=1651992/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=82.6
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31726 278 4 0 8242 18 0 0 18 0 9 0 4414150 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22125 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=82.26
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21574 278 4 0 8213 13 0 0 25 0 9 0 4414151 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4126809218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.19
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 567 278 0 0 19 0 0 0 16 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 82.6
Current children cumulated vsize (KiB) 866932

[startup+89.5023 s]
/proc/loadavg: 1.85 1.32 1.11 3/81 3197
/proc/meminfo: memFree=1651992/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=88.96
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31726 278 4 0 8878 18 0 0 18 0 9 0 4414150 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22125 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=88.63
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21574 278 4 0 8850 13 0 0 25 0 9 0 4414151 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4126809218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.19
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 567 278 0 0 19 0 0 0 16 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 88.96
Current children cumulated vsize (KiB) 866932

[startup+91.1024 s]
/proc/loadavg: 1.85 1.32 1.11 3/81 3197
/proc/meminfo: memFree=1651992/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=90.56
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31726 278 4 0 9038 18 0 0 18 0 9 0 4414150 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22125 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=90.22
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21574 278 4 0 9009 13 0 0 25 0 9 0 4414151 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4126809218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.19
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 567 278 0 0 19 0 0 0 16 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 90.56
Current children cumulated vsize (KiB) 866932

[startup+92.7025 s]
/proc/loadavg: 1.86 1.33 1.12 3/81 3197
/proc/meminfo: memFree=1651992/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=92.15
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31726 278 4 0 9197 18 0 0 18 0 9 0 4414150 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22125 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=91.81
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21574 278 4 0 9168 13 0 0 25 0 9 0 4414151 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4125924549 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.19
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 567 278 0 0 19 0 0 0 16 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.15
Current children cumulated vsize (KiB) 866932

[startup+93.5076 s]
/proc/loadavg: 1.86 1.33 1.12 3/81 3197
/proc/meminfo: memFree=1651992/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=866932 CPUtime=92.95
/proc/3184/stat : 3184 (java) S 3182 3184 2985 0 -1 0 31726 278 4 0 9277 18 0 0 18 0 9 0 4414150 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3184/statm: 216733 22125 2635 9 0 211239 0
[pid=3184/tid=3186] ppid=3182 vsize=866932 CPUtime=92.61
/proc/3184/task/3186/stat : 3186 (java) R 3182 3184 2985 0 -1 64 21574 278 4 0 9248 13 0 0 25 0 9 0 4414151 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4126809218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3187] ppid=3182 vsize=866932 CPUtime=0.11
/proc/3184/task/3187/stat : 3187 (java) S 3182 3184 2985 0 -1 64 8746 278 0 0 8 3 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3188] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3188/stat : 3188 (java) S 3182 3184 2985 0 -1 64 16 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3189] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3189/stat : 3189 (java) S 3182 3184 2985 0 -1 64 8 278 0 0 0 0 0 0 16 0 9 0 4414152 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3190] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3190/stat : 3190 (java) S 3182 3184 2985 0 -1 64 1 278 0 0 0 0 0 0 23 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3191] ppid=3182 vsize=866932 CPUtime=0.19
/proc/3184/task/3191/stat : 3191 (java) S 3182 3184 2985 0 -1 64 567 278 0 0 19 0 0 0 16 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3184/tid=3192] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3192/stat : 3192 (java) S 3182 3184 2985 0 -1 64 2 278 0 0 0 0 0 0 24 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3184/tid=3193] ppid=3182 vsize=866932 CPUtime=0
/proc/3184/task/3193/stat : 3193 (java) S 3182 3184 2985 0 -1 64 6 278 0 0 0 0 0 0 15 0 9 0 4414154 887738368 22125 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.95
Current children cumulated vsize (KiB) 866932

[startup+93.7027 s]
/proc/loadavg: 1.86 1.33 1.12 3/81 3197
/proc/meminfo: memFree=1651992/2055920 swapFree=4192956/4192956
[pid=3184] ppid=3182 vsize=0 CPUtime=93.12
/proc/3184/stat : 3184 (java) Z 3182 3184 2985 0 -1 12 31844 278 4 0 9292 20 0 0 16 0 2 0 4414150 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3184/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 93.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 93.7038
CPU time (s): 93.1378
CPU user time (s): 92.9289
CPU system time (s): 0.208968
CPU usage (%): 99.396
Max. virtual memory (cumulated for all children) (KiB): 869380

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

runsolver used 0.12998 second user time and 0.307953 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-08 02:32:06
IDJOB=1076153
IDBENCH=56566
IDSOLVER=363
FILE ID=node34/1076153-1215477126
PBS_JOBID= 7888617
Free space on /tmp= 66500 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg13-15_ext.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-1076153-1215477126/watcher-1076153-1215477126 -o /tmp/evaluation-result-1076153-1215477126/solver-1076153-1215477126 -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-1076153-1215477126.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 91369ad0805d89bc83cd88f650859b12
RANDOM SEED=1766437104

node34.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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1733448 kB
Buffers:         33296 kB
Cached:          94476 kB
SwapCached:          0 kB
Active:         237732 kB
Inactive:        53688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7796 kB
Writeback:           0 kB
Mapped:         175576 kB
Slab:            16128 kB
Committed_AS:   297860 kB
PageTables:       2024 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= 66500 MiB
End job on node34 at 2008-07-08 02:33:40