Trace number 2097864

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACUNSAT 26.394 26.6288

DiagnosticValue
CHECKS2062060
NODES0

General information on the benchmark

Namecsp/fapp/fapp32/
normalized-fapp32-0550-4.xml
MD5SUMb49d49cefe14b8da913a5e29ecc6d023
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.986
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=esac.xml
0.29/0.30	   
0.29/0.30	   instance
0.29/0.30	     name=HOME/instance-2097864-1247414118.xml
0.29/0.34	   
0.29/0.34	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.48/0.54	     nbVariables=550  nbDomainTypes=8  minDomainSize=98  maxDomainSize=998  nbTotalValues=448436
0.48/0.54	       =>  wckTime=0.271  cpuTime=0.21  mem=21M598
0.48/0.54	   
0.48/0.54	   predicates being loaded...
0.58/0.60	   
0.58/0.60	   constraints being loaded...
20.71/20.99	   
20.71/20.99	   INFO : Stopping converting binary constraints (cpu=20.32, mem = 45M671)
24.77/25.02	     nbConstraints=5031  nbGlobalConstraints=14  nbMergedConstraints=4444  nbConvertedConstraints=56
24.77/25.02	     nbConvertConstraintsChecks=41668914  nbExtensionStructures=56  nbSharedExtensionStructures=1
24.77/25.02	     nbConflictsStructures=59  nbSharedConflictsStructures=2  nbUnbuiltConflictsStructures=4223
24.77/25.02	     nbSharedBinaryRepresentations=64627  nbEvaluationManagers=4226  nbSharedEvaluationManagers=735  minDegree=3
24.77/25.02	     maxDegree=41  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=1.897
24.77/25.02	     symmetryCpuTime=1.69  nbCliques=14
24.77/25.02	       =>  wckTime=24.753  cpuTime=23.86  mem=37M859
24.98/25.21	   
24.98/25.21	   solver IterativeSystematicSolver being built... 
25.17/25.44	   
25.17/25.44	   INFO : Forward propagation technique limited 
25.27/25.53	       =>  wckTime=25.263  cpuTime=24.1  mem=98M505
26.26/26.57	   
26.26/26.57	   preprocessing
26.26/26.57	     nbConstraintChecks=2062058  nbValidityChecks=44156  nbPropagations=28  nbRevisions=543  nbUselessRevisions=357
26.26/26.58	     nbRemovedValues=55239  detectedInconsistency=yes
26.26/26.58	       =>  wckTime=1.037  cpuTime=1.01  mem=99M537
26.26/26.58	   
26.26/26.58	   global
26.26/26.58	     nbConstraintChecks=2062058  nbValidityChecks=44156  nbPropagations=28  nbRevisions=543  nbUselessRevisions=357
26.26/26.58	     nbRestartNogoods=0  solvingWckTime=1.041  solvingCpuTime=1.01  expiredTime=no  totalExploration=yes
26.26/26.58	     nbFoundSolutions=0  globalCpuTime=25.15
26.26/26.58	       =>  wckTime=26.311  cpuTime=25.11  mem=99M537
26.26/26.59	   
26.26/26.59	s UNSATISFIABLE
26.26/26.59	d NODES 0
26.26/26.59	d CHECKS 2062058
26.26/26.59	   
26.26/26.59	   totalWckTime=26.391  totalCpuTime=25.16

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097864-1247414118/watcher-2097864-1247414118 -o /tmp/evaluation-result-2097864-1247414118/solver-2097864-1247414118 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097864-1247414118.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.00 4/80 32730
/proc/meminfo: memFree=1431600/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=10676 CPUtime=0
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28472163 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 2669 474 207 9 0 1184 0
[pid=32730/tid=32731] ppid=32728 vsize=10676 CPUtime=0
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28472164 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4657112 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0425511 s]
/proc/loadavg: 2.02 2.02 2.00 4/80 32730
/proc/meminfo: memFree=1431600/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=861936 CPUtime=0.03
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 2274 0 1 0 1 2 0 0 18 0 5 0 28472163 882622464 1877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 215484 1880 863 9 0 210399 0
[pid=32730/tid=32731] ppid=32728 vsize=861936 CPUtime=0.02
/proc/32730/task/32731/stat : 32731 (java) D 32728 32730 29987 0 -1 64 1585 0 1 0 1 1 0 0 17 0 5 0 28472164 882622464 1880 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099937270 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.103288 s]
/proc/loadavg: 2.02 2.02 2.00 4/80 32730
/proc/meminfo: memFree=1431600/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=865984 CPUtime=0.09
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 3731 0 1 0 6 3 0 0 18 0 9 0 28472163 886767616 3199 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 216496 3199 1695 9 0 210981 0
[pid=32730/tid=32731] ppid=32728 vsize=865984 CPUtime=0.07
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 2815 0 1 0 5 2 0 0 18 0 9 0 28472164 886767616 3199 996147200 134512640 134550932 4294955968 18446744073709551615 104273408 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301319 s]
/proc/loadavg: 2.02 2.02 2.00 4/80 32730
/proc/meminfo: memFree=1431600/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=866384 CPUtime=0.29
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 5767 0 1 0 24 5 0 0 18 0 9 0 28472163 887177216 5157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 216596 5157 1957 9 0 211054 0
[pid=32730/tid=32731] ppid=32728 vsize=866384 CPUtime=0.23
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 4788 0 1 0 19 4 0 0 19 0 9 0 28472164 887177216 5157 996147200 134512640 134550932 4294955968 18446744073709551615 4159791234 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866384

[startup+0.701374 s]
/proc/loadavg: 2.02 2.02 2.00 4/80 32730
/proc/meminfo: memFree=1431600/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=867156 CPUtime=0.69
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 11211 0 1 0 61 8 0 0 18 0 9 0 28472163 887967744 10565 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 216789 10565 2034 9 0 211225 0
[pid=32730/tid=32731] ppid=32728 vsize=867156 CPUtime=0.52
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 10026 0 1 0 46 6 0 0 19 0 9 0 28472164 887967744 10565 996147200 134512640 134550932 4294955968 18446744073709551615 4125961358 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867156

[startup+1.50249 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 32739
/proc/meminfo: memFree=1381928/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=867688 CPUtime=1.48
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 20853 0 1 0 135 13 0 0 18 0 9 0 28472163 888512512 20179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 216922 20179 2029 9 0 211380 0
[pid=32730/tid=32731] ppid=32728 vsize=867688 CPUtime=1.19
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 15831 0 1 0 109 10 0 0 25 0 9 0 28472164 888512512 20179 996147200 134512640 134550932 4294955968 18446744073709551615 4126467433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32733] ppid=32728 vsize=867688 CPUtime=0.06
/proc/32730/task/32733/stat : 32733 (java) S 32728 32730 29987 0 -1 64 3642 0 0 0 5 1 0 0 16 0 9 0 28472166 888512512 20179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32734] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32734/stat : 32734 (java) S 32728 32730 29987 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472166 888512512 20179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32735] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32735/stat : 32735 (java) S 32728 32730 29987 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472166 888512512 20179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32736] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32736/stat : 32736 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28472168 888512512 20179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32737] ppid=32728 vsize=867688 CPUtime=0.19
/proc/32730/task/32737/stat : 32737 (java) S 32728 32730 29987 0 -1 64 678 0 0 0 19 0 0 0 15 0 9 0 28472168 888512512 20179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32738] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32738/stat : 32738 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28472168 888512512 20179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32739] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32739/stat : 32739 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472168 888512512 20179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867688

[startup+3.10271 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 32739
/proc/meminfo: memFree=1358312/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=867688 CPUtime=3.06
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 20864 0 1 0 293 13 0 0 18 0 9 0 28472163 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 216922 20189 2029 9 0 211380 0
[pid=32730/tid=32731] ppid=32728 vsize=867688 CPUtime=2.77
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 15835 0 1 0 267 10 0 0 25 0 9 0 28472164 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4126956733 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32733] ppid=32728 vsize=867688 CPUtime=0.06
/proc/32730/task/32733/stat : 32733 (java) S 32728 32730 29987 0 -1 64 3642 0 0 0 5 1 0 0 17 0 9 0 28472166 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32734] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32734/stat : 32734 (java) S 32728 32730 29987 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472166 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32735] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32735/stat : 32735 (java) S 32728 32730 29987 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472166 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32736] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32736/stat : 32736 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28472168 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32737] ppid=32728 vsize=867688 CPUtime=0.2
/proc/32730/task/32737/stat : 32737 (java) S 32728 32730 29987 0 -1 64 685 0 0 0 20 0 0 0 16 0 9 0 28472168 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32738] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32738/stat : 32738 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28472168 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32739] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32739/stat : 32739 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472168 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867688

[startup+6.30116 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 32739
/proc/meminfo: memFree=1358184/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=867688 CPUtime=6.23
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 20866 0 1 0 610 13 0 0 18 0 9 0 28472163 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 216922 20190 2029 9 0 211380 0
[pid=32730/tid=32731] ppid=32728 vsize=867688 CPUtime=5.93
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 15837 0 1 0 583 10 0 0 25 0 9 0 28472164 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4126905698 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32733] ppid=32728 vsize=867688 CPUtime=0.06
/proc/32730/task/32733/stat : 32733 (java) S 32728 32730 29987 0 -1 64 3642 0 0 0 5 1 0 0 16 0 9 0 28472166 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32734] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32734/stat : 32734 (java) S 32728 32730 29987 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472166 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32735] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32735/stat : 32735 (java) S 32728 32730 29987 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472166 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32736] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32736/stat : 32736 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28472168 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32737] ppid=32728 vsize=867688 CPUtime=0.2
/proc/32730/task/32737/stat : 32737 (java) S 32728 32730 29987 0 -1 64 685 0 0 0 20 0 0 0 15 0 9 0 28472168 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32738] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32738/stat : 32738 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28472168 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32739] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32739/stat : 32739 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472168 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867688

[startup+12.7021 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 32739
/proc/meminfo: memFree=1357992/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=867688 CPUtime=12.57
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 20873 0 1 0 1244 13 0 0 18 0 9 0 28472163 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 216922 20195 2029 9 0 211380 0
[pid=32730/tid=32731] ppid=32728 vsize=867688 CPUtime=12.26
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 15840 0 1 0 1216 10 0 0 25 0 9 0 28472164 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4126907063 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32733] ppid=32728 vsize=867688 CPUtime=0.06
/proc/32730/task/32733/stat : 32733 (java) S 32728 32730 29987 0 -1 64 3642 0 0 0 5 1 0 0 17 0 9 0 28472166 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32734] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32734/stat : 32734 (java) S 32728 32730 29987 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472166 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32735] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32735/stat : 32735 (java) S 32728 32730 29987 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28472166 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32736] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32736/stat : 32736 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28472168 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32737] ppid=32728 vsize=867688 CPUtime=0.21
/proc/32730/task/32737/stat : 32737 (java) S 32728 32730 29987 0 -1 64 689 0 0 0 21 0 0 0 15 0 9 0 28472168 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32738] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32738/stat : 32738 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28472168 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32739] ppid=32728 vsize=867688 CPUtime=0
/proc/32730/task/32739/stat : 32739 (java) S 32728 32730 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472168 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867688

[startup+25.5019 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 310
/proc/meminfo: memFree=1489776/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=868424 CPUtime=25.27
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 56708 547 1 0 2497 24 4 2 18 0 9 0 28472163 889266176 33516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 217106 33516 2660 9 0 211542 0
[pid=32730/tid=32731] ppid=32728 vsize=868424 CPUtime=24.33
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 29502 547 1 0 2413 14 4 2 25 0 9 0 28472164 889266176 33516 996147200 134512640 134550932 4294955968 18446744073709551615 4125950628 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32733] ppid=32728 vsize=868424 CPUtime=0.61
/proc/32730/task/32733/stat : 32733 (java) S 32728 32730 29987 0 -1 64 25386 547 0 0 49 6 4 2 16 0 9 0 28472166 889266176 33516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32734] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32734/stat : 32734 (java) S 32728 32730 29987 0 -1 64 21 547 0 0 0 0 4 2 16 0 9 0 28472166 889266176 33516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32735] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32735/stat : 32735 (java) S 32728 32730 29987 0 -1 64 23 547 0 0 0 0 4 2 15 0 9 0 28472166 889266176 33516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32736] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32736/stat : 32736 (java) S 32728 32730 29987 0 -1 64 1 547 0 0 0 0 4 2 18 0 9 0 28472168 889266176 33516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32737] ppid=32728 vsize=868424 CPUtime=0.41
/proc/32730/task/32737/stat : 32737 (java) S 32728 32730 29987 0 -1 64 953 547 0 0 34 1 4 2 15 0 9 0 28472168 889266176 33516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32738] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32738/stat : 32738 (java) S 32728 32730 29987 0 -1 64 1 547 0 0 0 0 4 2 19 0 9 0 28472168 889266176 33516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32739] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32739/stat : 32739 (java) S 32728 32730 29987 0 -1 64 12 547 0 0 0 0 4 2 15 0 9 0 28472168 889266176 33516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 868424

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

[startup+26.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 310
/proc/meminfo: memFree=1463152/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=868424 CPUtime=26.07
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 56749 547 1 0 2577 24 4 2 18 0 9 0 28472163 889266176 33545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 217106 33545 2662 9 0 211542 0
[pid=32730/tid=32731] ppid=32728 vsize=868424 CPUtime=25.1
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 29525 547 1 0 2490 14 4 2 25 0 9 0 28472164 889266176 33545 996147200 134512640 134550932 4294955968 18446744073709551615 4127164504 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32733] ppid=32728 vsize=868424 CPUtime=0.61
/proc/32730/task/32733/stat : 32733 (java) S 32728 32730 29987 0 -1 64 25386 547 0 0 49 6 4 2 16 0 9 0 28472166 889266176 33545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32734] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32734/stat : 32734 (java) S 32728 32730 29987 0 -1 64 21 547 0 0 0 0 4 2 16 0 9 0 28472166 889266176 33545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32735] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32735/stat : 32735 (java) S 32728 32730 29987 0 -1 64 23 547 0 0 0 0 4 2 15 0 9 0 28472166 889266176 33545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32736] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32736/stat : 32736 (java) S 32728 32730 29987 0 -1 64 1 547 0 0 0 0 4 2 18 0 9 0 28472168 889266176 33545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32737] ppid=32728 vsize=868424 CPUtime=0.43
/proc/32730/task/32737/stat : 32737 (java) S 32728 32730 29987 0 -1 64 963 547 0 0 36 1 4 2 15 0 9 0 28472168 889266176 33545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32738] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32738/stat : 32738 (java) S 32728 32730 29987 0 -1 64 1 547 0 0 0 0 4 2 19 0 9 0 28472168 889266176 33545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32739] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32739/stat : 32739 (java) S 32728 32730 29987 0 -1 64 20 547 0 0 0 0 4 2 15 0 9 0 28472168 889266176 33545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.07
Current children cumulated vsize (KiB) 868424

[startup+26.501 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 310
/proc/meminfo: memFree=1463152/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=868424 CPUtime=26.26
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 56751 547 1 0 2596 24 4 2 18 0 9 0 28472163 889266176 33546 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 217106 33546 2662 9 0 211542 0
[pid=32730/tid=32731] ppid=32728 vsize=868424 CPUtime=25.29
/proc/32730/task/32731/stat : 32731 (java) R 32728 32730 29987 0 -1 64 29525 547 1 0 2509 14 4 2 25 0 9 0 28472164 889266176 33546 996147200 134512640 134550932 4294955968 18446744073709551615 4126940246 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32733] ppid=32728 vsize=868424 CPUtime=0.61
/proc/32730/task/32733/stat : 32733 (java) S 32728 32730 29987 0 -1 64 25386 547 0 0 49 6 4 2 17 0 9 0 28472166 889266176 33546 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32734] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32734/stat : 32734 (java) S 32728 32730 29987 0 -1 64 21 547 0 0 0 0 4 2 16 0 9 0 28472166 889266176 33546 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32735] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32735/stat : 32735 (java) S 32728 32730 29987 0 -1 64 23 547 0 0 0 0 4 2 15 0 9 0 28472166 889266176 33546 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32736] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32736/stat : 32736 (java) S 32728 32730 29987 0 -1 64 1 547 0 0 0 0 4 2 18 0 9 0 28472168 889266176 33546 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32737] ppid=32728 vsize=868424 CPUtime=0.43
/proc/32730/task/32737/stat : 32737 (java) S 32728 32730 29987 0 -1 64 965 547 0 0 36 1 4 2 15 0 9 0 28472168 889266176 33546 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32738] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32738/stat : 32738 (java) S 32728 32730 29987 0 -1 64 1 547 0 0 0 0 4 2 19 0 9 0 28472168 889266176 33546 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32739] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32739/stat : 32739 (java) S 32728 32730 29987 0 -1 64 20 547 0 0 0 0 4 2 15 0 9 0 28472168 889266176 33546 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.26
Current children cumulated vsize (KiB) 868424

[startup+26.602 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 310
/proc/meminfo: memFree=1463152/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=868424 CPUtime=26.35
/proc/32730/stat : 32730 (java) S 32728 32730 29987 0 -1 0 56754 547 1 0 2605 24 4 2 18 0 9 0 28472163 889266176 33547 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32730/statm: 217106 33547 2662 9 0 211542 0
[pid=32730/tid=32731] ppid=32728 vsize=868424 CPUtime=25.38
/proc/32730/task/32731/stat : 32731 (java) S 32728 32730 29987 0 -1 64 29528 547 1 0 2518 14 4 2 25 0 9 0 28472164 889266176 33547 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32733] ppid=32728 vsize=868424 CPUtime=0.61
/proc/32730/task/32733/stat : 32733 (java) S 32728 32730 29987 0 -1 64 25386 547 0 0 49 6 4 2 17 0 9 0 28472166 889266176 33547 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32734] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32734/stat : 32734 (java) S 32728 32730 29987 0 -1 64 21 547 0 0 0 0 4 2 16 0 9 0 28472166 889266176 33547 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32735] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32735/stat : 32735 (java) S 32728 32730 29987 0 -1 64 23 547 0 0 0 0 4 2 15 0 9 0 28472166 889266176 33547 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32736] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32736/stat : 32736 (java) S 32728 32730 29987 0 -1 64 1 547 0 0 0 0 4 2 18 0 9 0 28472168 889266176 33547 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32737] ppid=32728 vsize=868424 CPUtime=0.43
/proc/32730/task/32737/stat : 32737 (java) S 32728 32730 29987 0 -1 64 965 547 0 0 36 1 4 2 15 0 9 0 28472168 889266176 33547 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32738] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32738/stat : 32738 (java) S 32728 32730 29987 0 -1 64 1 547 0 0 0 0 4 2 19 0 9 0 28472168 889266176 33547 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32730/tid=32739] ppid=32728 vsize=868424 CPUtime=0.06
/proc/32730/task/32739/stat : 32739 (java) S 32728 32730 29987 0 -1 64 20 547 0 0 0 0 4 2 15 0 9 0 28472168 889266176 33547 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.35
Current children cumulated vsize (KiB) 868424

Child status: 0
Real time (s): 26.6288
CPU time (s): 26.394
CPU user time (s): 26.105
CPU system time (s): 0.288956
CPU usage (%): 99.1183
Max. virtual memory (cumulated for all children) (KiB): 868424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.105
system time used= 0.288956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57330
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= 2412
involuntary context switches= 2911

runsolver used 0.035994 second user time and 0.096985 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-12 17:55:18
IDJOB=2097864
IDBENCH=57895
IDSOLVER=774
FILE ID=node49/2097864-1247414118
PBS_JOBID= 9510547
Free space on /tmp= 66416 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp32/normalized-fapp32-0550-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097864-1247414118/watcher-2097864-1247414118 -o /tmp/evaluation-result-2097864-1247414118/solver-2097864-1247414118 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097864-1247414118.xml

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

MD5SUM BENCH= b49d49cefe14b8da913a5e29ecc6d023
RANDOM SEED=1716533676

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1432080 kB
Buffers:         79112 kB
Cached:         247968 kB
SwapCached:          0 kB
Active:         393564 kB
Inactive:       154160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4108 kB
Writeback:           0 kB
Mapped:         241100 kB
Slab:            60868 kB
Committed_AS:  1024664 kB
PageTables:       2188 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66416 MiB
End job on node49 at 2009-07-12 17:55:45