Trace number 1044959

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 ESACSAT 55.0876 55.6244

DiagnosticValue
CHECKS310305000
NODES209187

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-51021_ext.xml
MD5SUM00c5d133dd54a3e28d414d3f97d0f7cf
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.7913
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1044959-1215023796.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.31	   
0.28/0.31	   variables being loaded...
0.28/0.34	     nbVariables=25  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25  nbTotalValues=625
0.28/0.34	       =>  wckTime=0.099  cpuTime=0.09  mem=7M919
0.28/0.34	   
0.28/0.34	   relations being loaded...
0.38/0.44	   
0.38/0.44	   constraints being loaded...
0.58/0.65	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.58/0.65	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=875  minDegree=24
0.58/0.65	     maxDegree=24  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.051  symmetryCpuTime=0.03
0.58/0.65	       =>  wckTime=0.402  cpuTime=0.29  mem=19M646
0.68/0.72	   
0.68/0.72	   solver IterativeSystematicSolver being built... 
0.77/0.85	       =>  wckTime=0.612  cpuTime=0.41  mem=21M595
0.87/0.91	   
0.87/0.91	   preprocessing
0.87/0.91	     nbConstraintChecks=56633  nbPropagations=691  nbRevisions=7144  nbUselessRevisions=6304  nbSingletonTests=34
0.87/0.91	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.87/0.91	       =>  wckTime=0.05  cpuTime=0.04  mem=21M595
0.97/1.03	   
0.97/1.03	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M587)
55.06/55.60	   
55.06/55.60	   search
55.06/55.60	     run=21  nbConstraintChecks=310248195  minDepth=2  maxDepth=25  nbPropagations=12632960  nbRevisions=265017253
55.06/55.60	     nbUselessRevisions=231298436  nbAssignments=209187  nbFailedAssignments=103287  nbInferredBacktracks=1
55.06/55.60	     nbBacktracks=105758  nbVisitedNodes=389923  nbRestartNogoods=206  nbFoundSolutions=1  nbSEliminables=6.01
55.06/55.60	     nbREliminables=0  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
55.06/55.60	       =>  wckTime=54.743  cpuTime=54.15  mem=22M587
55.06/55.60	   
55.06/55.60	   global
55.06/55.60	     nbConstraintChecks=310304828  nbPropagations=12633651  nbRevisions=265024397  nbUselessRevisions=231304740
55.06/55.60	     nbRestartNogoods=206  solvingWckTime=54.746  solvingCpuTime=54.16  expiredTime=no  totalExploration=no
55.06/55.60	     nbFoundSolutions=1  firstSolutionCpuTime=54.56  globalCpuTime=54.61
55.06/55.60	       =>  wckTime=55.36  cpuTime=54.57  mem=22M587
55.06/55.60	   
55.06/55.60	s SATISFIABLE
55.06/55.60	v 14 13 15 0 7 3 0 14 3 10 17 5 11 10 17 8 21 6 7 12 4 21 16 2 7 
55.06/55.60	d NODES 209187
55.06/55.60	d CHECKS 310304828
55.06/55.60	   
55.06/55.60	   totalWckTime=55.425  totalCpuTime=54.61

Verifier Data (download as text)

OK

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

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


[startup+0 s]
/proc/loadavg: 2.43 2.19 2.04 4/80 15167
/proc/meminfo: memFree=1481120/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=0 CPUtime=0
/proc/15167/stat : 15167 (java) R 15165 15167 14425 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1981354969 0 0 996147200 0 0 0 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15167/statm: 11 1 0 0 0 1 0

[startup+0.0246161 s]
/proc/loadavg: 2.43 2.19 2.04 4/80 15167
/proc/meminfo: memFree=1481120/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=861228 CPUtime=0.01
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 1710 0 1 0 0 1 0 0 18 0 3 0 1981354969 881897472 1407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 215307 1410 565 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.101623 s]
/proc/loadavg: 2.43 2.19 2.04 4/80 15167
/proc/meminfo: memFree=1481120/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=865884 CPUtime=0.08
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 3737 0 1 0 6 2 0 0 18 0 9 0 1981354969 886665216 3200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216471 3200 1695 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301642 s]
/proc/loadavg: 2.43 2.19 2.04 4/80 15167
/proc/meminfo: memFree=1481120/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=866284 CPUtime=0.28
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 6009 0 1 0 25 3 0 0 18 0 9 0 1981354969 887074816 5383 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216571 5383 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701679 s]
/proc/loadavg: 2.43 2.19 2.04 4/80 15167
/proc/meminfo: memFree=1481120/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867428 CPUtime=0.68
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 13498 163 1 0 61 7 0 0 18 0 10 0 1981354969 888246272 9465 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216857 9465 2606 9 0 211385 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867428

[startup+1.50275 s]
/proc/loadavg: 2.43 2.19 2.04 3/89 15180
/proc/meminfo: memFree=1448408/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=1.46
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17324 286 1 0 139 7 0 0 18 0 9 0 1981354969 888336384 10789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10789 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=1.16
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11967 286 1 0 111 5 0 0 21 0 9 0 1981354970 888336384 10789 996147200 134512640 134550740 4294955984 18446744073709551615 4126852394 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 17 0 9 0 1981354972 888336384 10789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.22
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 700 286 0 0 22 0 0 0 16 0 9 0 1981354974 888336384 10789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 7 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867516

[startup+3.1029 s]
/proc/loadavg: 2.43 2.19 2.04 3/89 15180
/proc/meminfo: memFree=1448088/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=3.05
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17334 286 1 0 298 7 0 0 18 0 9 0 1981354969 888336384 10797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10797 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=2.74
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11972 286 1 0 269 5 0 0 25 0 9 0 1981354970 888336384 10797 996147200 134512640 134550740 4294955984 18446744073709551615 4126854297 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 17 0 9 0 1981354972 888336384 10797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 705 286 0 0 23 0 0 0 15 0 9 0 1981354974 888336384 10797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 7 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10797 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867516

[startup+6.30221 s]
/proc/loadavg: 2.40 2.19 2.04 3/89 15180
/proc/meminfo: memFree=1447896/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=6.21
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17351 286 1 0 614 7 0 0 18 0 9 0 1981354969 888336384 10800 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10800 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=5.9
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11974 286 1 0 585 5 0 0 25 0 9 0 1981354970 888336384 10800 996147200 134512640 134550740 4294955984 18446744073709551615 4126095719 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 16 0 9 0 1981354972 888336384 10800 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10800 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10800 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10800 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 707 286 0 0 23 0 0 0 16 0 9 0 1981354974 888336384 10800 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10800 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 20 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10800 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867516

[startup+12.7028 s]
/proc/loadavg: 2.37 2.19 2.04 3/89 15180
/proc/meminfo: memFree=1447640/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=12.55
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17354 286 1 0 1248 7 0 0 18 0 9 0 1981354969 888336384 10802 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10802 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=12.24
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11977 286 1 0 1219 5 0 0 25 0 9 0 1981354970 888336384 10802 996147200 134512640 134550740 4294955984 18446744073709551615 4126095734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 16 0 9 0 1981354972 888336384 10802 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10802 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10802 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10802 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 707 286 0 0 23 0 0 0 16 0 9 0 1981354974 888336384 10802 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10802 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 20 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10802 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867516

[startup+25.501 s]
/proc/loadavg: 2.29 2.18 2.04 3/89 15180
/proc/meminfo: memFree=1447640/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=25.23
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17356 286 1 0 2516 7 0 0 18 0 9 0 1981354969 888336384 10804 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10804 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=24.92
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11979 286 1 0 2487 5 0 0 25 0 9 0 1981354970 888336384 10804 996147200 134512640 134550740 4294955984 18446744073709551615 4126854368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 16 0 9 0 1981354972 888336384 10804 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10804 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10804 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10804 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 707 286 0 0 23 0 0 0 16 0 9 0 1981354974 888336384 10804 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10804 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 20 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10804 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867516

[startup+51.1015 s]
/proc/loadavg: 2.19 2.16 2.04 3/89 15180
/proc/meminfo: memFree=1447704/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=50.6
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17357 286 1 0 5052 8 0 0 18 0 9 0 1981354969 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10805 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=50.29
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11980 286 1 0 5023 6 0 0 25 0 9 0 1981354970 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4126854715 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 16 0 9 0 1981354972 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 707 286 0 0 23 0 0 0 16 0 9 0 1981354974 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 20 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 867516

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

[startup+52.7016 s]
/proc/loadavg: 2.19 2.16 2.04 3/89 15180
/proc/meminfo: memFree=1447704/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=52.19
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17357 286 1 0 5211 8 0 0 18 0 9 0 1981354969 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10805 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=51.88
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11980 286 1 0 5182 6 0 0 25 0 9 0 1981354970 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4126930622 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 16 0 9 0 1981354972 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 707 286 0 0 23 0 0 0 16 0 9 0 1981354974 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 20 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10805 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 52.19
Current children cumulated vsize (KiB) 867516

[startup+54.3028 s]
/proc/loadavg: 2.17 2.16 2.04 3/89 15180
/proc/meminfo: memFree=1447704/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=53.77
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17358 286 1 0 5369 8 0 0 18 0 9 0 1981354969 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10806 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=53.46
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11981 286 1 0 5340 6 0 0 25 0 9 0 1981354970 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4126879705 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 16 0 9 0 1981354972 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 707 286 0 0 23 0 0 0 16 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 20 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 53.77
Current children cumulated vsize (KiB) 867516

[startup+55.1029 s]
/proc/loadavg: 2.17 2.16 2.04 3/89 15180
/proc/meminfo: memFree=1447704/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=54.56
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17358 286 1 0 5448 8 0 0 18 0 9 0 1981354969 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10806 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=54.25
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11981 286 1 0 5419 6 0 0 25 0 9 0 1981354970 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4126854384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 16 0 9 0 1981354972 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 707 286 0 0 23 0 0 0 16 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 20 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 54.56
Current children cumulated vsize (KiB) 867516

[startup+55.5029 s]
/proc/loadavg: 2.17 2.16 2.04 3/89 15180
/proc/meminfo: memFree=1447704/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=54.96
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17358 286 1 0 5488 8 0 0 18 0 9 0 1981354969 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10806 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=54.65
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11981 286 1 0 5459 6 0 0 25 0 9 0 1981354970 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4126881921 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 16 0 9 0 1981354972 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 707 286 0 0 23 0 0 0 16 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 20 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10806 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 54.96
Current children cumulated vsize (KiB) 867516

[startup+55.6029 s]
/proc/loadavg: 2.17 2.16 2.04 3/89 15180
/proc/meminfo: memFree=1447704/2055920 swapFree=4180024/4192956
[pid=15167] ppid=15165 vsize=867516 CPUtime=55.06
/proc/15167/stat : 15167 (java) S 15165 15167 14425 0 -1 0 17371 286 1 0 5498 8 0 0 18 0 9 0 1981354969 888336384 10815 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15167/statm: 216879 10815 2632 9 0 211385 0
[pid=15167/tid=15169] ppid=15165 vsize=867516 CPUtime=54.75
/proc/15167/task/15169/stat : 15169 (java) R 15165 15167 14425 0 -1 64 11994 286 1 0 5469 6 0 0 25 0 9 0 1981354970 888336384 10815 996147200 134512640 134550740 4294955984 18446744073709551615 4125978142 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15170] ppid=15165 vsize=867516 CPUtime=0.05
/proc/15167/task/15170/stat : 15170 (java) S 15165 15167 14425 0 -1 64 3822 286 0 0 5 0 0 0 16 0 9 0 1981354972 888336384 10815 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15171] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15171/stat : 15171 (java) S 15165 15167 14425 0 -1 64 16 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10815 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15172] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15172/stat : 15172 (java) S 15165 15167 14425 0 -1 64 9 286 0 0 0 0 0 0 16 0 9 0 1981354972 888336384 10815 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15173] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15173/stat : 15173 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 23 0 9 0 1981354974 888336384 10815 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15174] ppid=15165 vsize=867516 CPUtime=0.23
/proc/15167/task/15174/stat : 15174 (java) S 15165 15167 14425 0 -1 64 707 286 0 0 23 0 0 0 16 0 9 0 1981354974 888336384 10815 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15167/tid=15175] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15175/stat : 15175 (java) S 15165 15167 14425 0 -1 64 1 286 0 0 0 0 0 0 24 0 9 0 1981354974 888336384 10815 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15167/tid=15176] ppid=15165 vsize=867516 CPUtime=0
/proc/15167/task/15176/stat : 15176 (java) S 15165 15167 14425 0 -1 64 20 286 0 0 0 0 0 0 15 0 9 0 1981354974 888336384 10815 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 55.06
Current children cumulated vsize (KiB) 867516

Child status: 0
Real time (s): 55.6244
CPU time (s): 55.0876
CPU user time (s): 54.9916
CPU system time (s): 0.095985
CPU usage (%): 99.035
Max. virtual memory (cumulated for all children) (KiB): 867516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.9916
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17775
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= 2343
involuntary context switches= 2446

runsolver used 0.069989 second user time and 0.19297 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-02 20:36:36
IDJOB=1044959
IDBENCH=53598
IDSOLVER=364
FILE ID=node4/1044959-1215023796
PBS_JOBID= 7874461
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-51021_ext.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-1044959-1215023796/watcher-1044959-1215023796 -o /tmp/evaluation-result-1044959-1215023796/solver-1044959-1215023796 -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-1044959-1215023796.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 00c5d133dd54a3e28d414d3f97d0f7cf
RANDOM SEED=936821381

node4.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.213
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.213
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:       1481600 kB
Buffers:         60792 kB
Cached:         339728 kB
SwapCached:       7004 kB
Active:         245448 kB
Inactive:       250644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481600 kB
SwapTotal:     4192956 kB
SwapFree:      4180024 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:         111960 kB
Slab:            63060 kB
Committed_AS:  3947896 kB
PageTables:       2108 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= 66548 MiB
End job on node4 at 2008-07-02 20:37:32