Trace number 2097770

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 27.1999 27.5182

DiagnosticValue
CHECKS1168700
NODES0

General information on the benchmark

Namecsp/fapp/fapp10/
normalized-fapp10-0900-4.xml
MD5SUMf60495681f907379789521d31738f5ab
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 benchmark26.6949
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints11381
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11381
Global constraints used (with number of constraints)

Solver Data

0.04/0.09	
0.04/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-2097770-1247414004.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.47/0.54	     nbVariables=900  nbDomainTypes=28  minDomainSize=42  maxDomainSize=362  nbTotalValues=197665
0.47/0.54	       =>  wckTime=0.283  cpuTime=0.2  mem=15M712
0.47/0.55	   
0.47/0.55	   predicates being loaded...
0.58/0.61	   
0.58/0.61	   constraints being loaded...
20.69/20.92	   
20.69/20.92	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 33M495)
25.92/26.23	     nbConstraints=6082  nbGlobalConstraints=11  nbMergedConstraints=5310  nbConvertedConstraints=772
25.92/26.23	     nbConvertConstraintsChecks=41583666  nbExtensionStructures=723  nbSharedExtensionStructures=94
25.92/26.23	     nbConflictsStructures=1467  nbSharedConflictsStructures=189  nbUnbuiltConflictsStructures=3916
25.92/26.23	     nbSharedBinaryRepresentations=195180  nbEvaluationManagers=4660  nbSharedEvaluationManagers=639  minDegree=3
25.92/26.23	     maxDegree=30  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=0.737
25.92/26.23	     symmetryCpuTime=0.6  nbCliques=11
25.92/26.23	       =>  wckTime=25.972  cpuTime=24.9  mem=80M988
26.22/26.52	   
26.22/26.52	   solver IterativeSystematicSolver being built... 
26.32/26.67	   
26.32/26.67	   INFO : Forward propagation technique limited 
26.52/26.82	       =>  wckTime=26.556  cpuTime=25.13  mem=60M258
27.11/27.44	   
27.11/27.44	   preprocessing
27.11/27.44	     nbConstraintChecks=1168703  nbValidityChecks=28169  nbPropagations=133  nbRevisions=1315  nbUselessRevisions=772
27.11/27.44	     nbRemovedValues=23850  detectedInconsistency=yes
27.11/27.44	       =>  wckTime=0.612  cpuTime=0.58  mem=60M258
27.11/27.44	   
27.11/27.44	   global
27.11/27.44	     nbConstraintChecks=1168703  nbValidityChecks=28169  nbPropagations=133  nbRevisions=1315  nbUselessRevisions=772
27.11/27.44	     nbRestartNogoods=0  solvingWckTime=0.615  solvingCpuTime=0.59  expiredTime=no  totalExploration=yes
27.11/27.44	     nbFoundSolutions=0  globalCpuTime=25.77
27.11/27.44	       =>  wckTime=27.177  cpuTime=25.73  mem=60M258
27.11/27.45	   
27.11/27.45	s UNSATISFIABLE
27.11/27.45	d NODES 0
27.11/27.45	d CHECKS 1168703
27.11/27.45	   
27.11/27.45	   totalWckTime=27.253  totalCpuTime=25.77

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-2097770-1247414004/watcher-2097770-1247414004 -o /tmp/evaluation-result-2097770-1247414004/solver-2097770-1247414004 -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-2097770-1247414004.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.10 2.03 2.00 4/80 32036
/proc/meminfo: memFree=1548144/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=1616 CPUtime=0
/proc/32036/stat : 32036 (java) D 32034 32036 30737 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 28467815 1654784 151 996147200 134512640 134550932 4294955968 18446744073709551615 2188068 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/32036/statm: 404 151 125 9 0 46 0
[pid=32036/tid=32037] ppid=32034 vsize=10676 CPUtime=0
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28467816 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 3035096 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0480981 s]
/proc/loadavg: 2.10 2.03 2.00 4/80 32036
/proc/meminfo: memFree=1548144/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=861936 CPUtime=0.04
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 2386 0 1 0 2 2 0 0 18 0 5 0 28467815 882622464 1966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 215484 1966 902 9 0 210399 0
[pid=32036/tid=32037] ppid=32034 vsize=861936 CPUtime=0.03
/proc/32036/task/32037/stat : 32037 (java) D 32034 32036 30737 0 -1 64 1691 0 1 0 2 1 0 0 17 0 5 0 28467816 882622464 1966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 861936

[startup+0.103106 s]
/proc/loadavg: 2.10 2.03 2.00 4/80 32036
/proc/meminfo: memFree=1548144/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=865984 CPUtime=0.08
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 3739 0 1 0 6 2 0 0 18 0 9 0 28467815 886767616 3205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216496 3205 1695 9 0 210981 0
[pid=32036/tid=32037] ppid=32034 vsize=865984 CPUtime=0.07
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 2822 0 1 0 5 2 0 0 18 0 9 0 28467816 886767616 3205 996147200 134512640 134550932 4294955968 18446744073709551615 4125973107 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301149 s]
/proc/loadavg: 2.10 2.03 2.00 4/80 32036
/proc/meminfo: memFree=1548144/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=866380 CPUtime=0.29
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 5823 0 1 0 24 5 0 0 18 0 9 0 28467815 887173120 5197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216595 5197 1975 9 0 211053 0
[pid=32036/tid=32037] ppid=32034 vsize=866380 CPUtime=0.23
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 4841 0 1 0 19 4 0 0 18 0 9 0 28467816 887173120 5197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701225 s]
/proc/loadavg: 2.10 2.03 2.00 4/80 32036
/proc/meminfo: memFree=1548144/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=867736 CPUtime=0.67
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 9800 0 1 0 61 6 0 0 18 0 9 0 28467815 888561664 9154 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216934 9154 2038 9 0 211370 0
[pid=32036/tid=32037] ppid=32034 vsize=867736 CPUtime=0.5
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 8441 0 1 0 45 5 0 0 19 0 9 0 28467816 888561664 9154 996147200 134512640 134550932 4294955968 18446744073709551615 4125979839 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867736

[startup+1.50238 s]
/proc/loadavg: 2.10 2.03 2.00 3/89 32045
/proc/meminfo: memFree=1503272/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=867648 CPUtime=1.47
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 19594 0 1 0 136 11 0 0 18 0 9 0 28467815 888471552 18922 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216912 18922 2029 9 0 211370 0
[pid=32036/tid=32037] ppid=32034 vsize=867648 CPUtime=1.21
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 15814 0 1 0 111 10 0 0 25 0 9 0 28467816 888471552 18922 996147200 134512640 134550932 4294955968 18446744073709551615 104201373 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32039] ppid=32034 vsize=867648 CPUtime=0.06
/proc/32036/task/32039/stat : 32039 (java) S 32034 32036 30737 0 -1 64 2408 0 0 0 6 0 0 0 16 0 9 0 28467817 888471552 18922 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32040] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32040/stat : 32040 (java) S 32034 32036 30737 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 18922 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32041] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32041/stat : 32041 (java) S 32034 32036 30737 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 18922 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32042] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32042/stat : 32042 (java) S 32034 32036 30737 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28467820 888471552 18922 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32043] ppid=32034 vsize=867648 CPUtime=0.17
/proc/32036/task/32043/stat : 32043 (java) S 32034 32036 30737 0 -1 64 671 0 0 0 17 0 0 0 16 0 9 0 28467820 888471552 18922 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32044] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32044/stat : 32044 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28467820 888471552 18922 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32045] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32045/stat : 32045 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28467820 888471552 18922 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867648

[startup+3.10269 s]
/proc/loadavg: 2.09 2.03 2.00 3/89 32045
/proc/meminfo: memFree=1479976/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=867648 CPUtime=3.06
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 19638 0 1 0 295 11 0 0 18 0 9 0 28467815 888471552 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216912 18963 2031 9 0 211370 0
[pid=32036/tid=32037] ppid=32034 vsize=867648 CPUtime=2.77
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 15836 0 1 0 267 10 0 0 25 0 9 0 28467816 888471552 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4126922422 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32039] ppid=32034 vsize=867648 CPUtime=0.06
/proc/32036/task/32039/stat : 32039 (java) S 32034 32036 30737 0 -1 64 2408 0 0 0 6 0 0 0 17 0 9 0 28467817 888471552 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32040] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32040/stat : 32040 (java) S 32034 32036 30737 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32041] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32041/stat : 32041 (java) S 32034 32036 30737 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32042] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32042/stat : 32042 (java) S 32034 32036 30737 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28467820 888471552 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32043] ppid=32034 vsize=867648 CPUtime=0.2
/proc/32036/task/32043/stat : 32043 (java) S 32034 32036 30737 0 -1 64 693 0 0 0 20 0 0 0 15 0 9 0 28467820 888471552 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32044] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32044/stat : 32044 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28467820 888471552 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32045] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32045/stat : 32045 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28467820 888471552 18963 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) 867648

[startup+6.30232 s]
/proc/loadavg: 2.09 2.03 2.00 3/89 32045
/proc/meminfo: memFree=1479592/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=867648 CPUtime=6.22
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 19666 0 1 0 610 12 0 0 18 0 9 0 28467815 888471552 18988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216912 18988 2031 9 0 211370 0
[pid=32036/tid=32037] ppid=32034 vsize=867648 CPUtime=5.91
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 15839 0 1 0 580 11 0 0 25 0 9 0 28467816 888471552 18988 996147200 134512640 134550932 4294955968 18446744073709551615 4126970114 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32039] ppid=32034 vsize=867648 CPUtime=0.06
/proc/32036/task/32039/stat : 32039 (java) S 32034 32036 30737 0 -1 64 2408 0 0 0 6 0 0 0 17 0 9 0 28467817 888471552 18988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32040] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32040/stat : 32040 (java) S 32034 32036 30737 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 18988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32041] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32041/stat : 32041 (java) S 32034 32036 30737 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 18988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32042] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32042/stat : 32042 (java) S 32034 32036 30737 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28467820 888471552 18988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32043] ppid=32034 vsize=867648 CPUtime=0.23
/proc/32036/task/32043/stat : 32043 (java) S 32034 32036 30737 0 -1 64 718 0 0 0 23 0 0 0 16 0 9 0 28467820 888471552 18988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32044] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32044/stat : 32044 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28467820 888471552 18988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32045] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32045/stat : 32045 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28467820 888471552 18988 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867648

[startup+12.7026 s]
/proc/loadavg: 2.08 2.03 2.00 3/89 32045
/proc/meminfo: memFree=1479464/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=867648 CPUtime=12.56
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 19672 0 1 0 1243 13 0 0 18 0 9 0 28467815 888471552 18992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216912 18992 2031 9 0 211370 0
[pid=32036/tid=32037] ppid=32034 vsize=867648 CPUtime=12.24
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 15842 0 1 0 1212 12 0 0 25 0 9 0 28467816 888471552 18992 996147200 134512640 134550932 4294955968 18446744073709551615 4126921143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32039] ppid=32034 vsize=867648 CPUtime=0.06
/proc/32036/task/32039/stat : 32039 (java) S 32034 32036 30737 0 -1 64 2408 0 0 0 6 0 0 0 17 0 9 0 28467817 888471552 18992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32040] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32040/stat : 32040 (java) S 32034 32036 30737 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 18992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32041] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32041/stat : 32041 (java) S 32034 32036 30737 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 18992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32042] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32042/stat : 32042 (java) S 32034 32036 30737 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28467820 888471552 18992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32043] ppid=32034 vsize=867648 CPUtime=0.23
/proc/32036/task/32043/stat : 32043 (java) S 32034 32036 30737 0 -1 64 721 0 0 0 23 0 0 0 15 0 9 0 28467820 888471552 18992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32044] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32044/stat : 32044 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28467820 888471552 18992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32045] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32045/stat : 32045 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28467820 888471552 18992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867648

[startup+25.5011 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 32045
/proc/meminfo: memFree=1449960/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=867648 CPUtime=25.24
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 27084 0 1 0 2506 18 0 0 18 0 9 0 28467815 888471552 26396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216912 26396 2033 9 0 211370 0
[pid=32036/tid=32037] ppid=32034 vsize=867648 CPUtime=24.5
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 15855 0 1 0 2436 14 0 0 25 0 9 0 28467816 888471552 26396 996147200 134512640 134550932 4294955968 18446744073709551615 4126633080 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32039] ppid=32034 vsize=867648 CPUtime=0.43
/proc/32036/task/32039/stat : 32039 (java) S 32034 32036 30737 0 -1 64 9783 0 0 0 41 2 0 0 16 0 9 0 28467817 888471552 26396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32040] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32040/stat : 32040 (java) S 32034 32036 30737 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 26396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32041] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32041/stat : 32041 (java) S 32034 32036 30737 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28467817 888471552 26396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32042] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32042/stat : 32042 (java) S 32034 32036 30737 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28467820 888471552 26396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32043] ppid=32034 vsize=867648 CPUtime=0.27
/proc/32036/task/32043/stat : 32043 (java) S 32034 32036 30737 0 -1 64 745 0 0 0 27 0 0 0 16 0 9 0 28467820 888471552 26396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32044] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32044/stat : 32044 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28467820 888471552 26396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32045] ppid=32034 vsize=867648 CPUtime=0
/proc/32036/task/32045/stat : 32045 (java) S 32034 32036 30737 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28467820 888471552 26396 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867648

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

[startup+26.3023 s]
/proc/loadavg: 2.07 2.02 2.00 4/89 32049
/proc/meminfo: memFree=1449576/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=867972 CPUtime=26.03
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 41243 571 1 0 2575 21 6 1 18 0 9 0 28467815 888803328 26557 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216993 26557 2084 9 0 211451 0
[pid=32036/tid=32037] ppid=32034 vsize=867972 CPUtime=25.17
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 20192 571 1 0 2496 14 6 1 25 0 9 0 28467816 888803328 26557 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32039] ppid=32034 vsize=867972 CPUtime=0.57
/proc/32036/task/32039/stat : 32039 (java) R 32034 32036 30737 0 -1 64 19309 571 0 0 46 4 6 1 16 0 9 0 28467817 888803328 26557 996147200 134512640 134550932 4294955968 18446744073709551615 102758162 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32040] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32040/stat : 32040 (java) S 32034 32036 30737 0 -1 64 16 571 0 0 0 0 6 1 16 0 9 0 28467817 888803328 26557 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32041] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32041/stat : 32041 (java) S 32034 32036 30737 0 -1 64 5 571 0 0 0 0 6 1 16 0 9 0 28467817 888803328 26557 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32042] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32042/stat : 32042 (java) S 32034 32036 30737 0 -1 64 2 571 0 0 0 0 6 1 18 0 9 0 28467820 888803328 26557 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32043] ppid=32034 vsize=867972 CPUtime=0.38
/proc/32036/task/32043/stat : 32043 (java) S 32034 32036 30737 0 -1 64 906 571 0 0 31 0 6 1 15 0 9 0 28467820 888803328 26557 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32044] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32044/stat : 32044 (java) S 32034 32036 30737 0 -1 64 0 571 0 0 0 0 6 1 19 0 9 0 28467820 888803328 26557 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32045] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32045/stat : 32045 (java) S 32034 32036 30737 0 -1 64 8 571 0 0 0 0 6 1 15 0 9 0 28467820 888803328 26557 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.03
Current children cumulated vsize (KiB) 867972

[startup+27.1024 s]
/proc/loadavg: 2.07 2.02 2.00 4/89 32049
/proc/meminfo: memFree=1449576/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=867972 CPUtime=26.81
/proc/32036/stat : 32036 (java) S 32034 32036 30737 0 -1 0 54175 571 1 0 2649 25 6 1 18 0 9 0 28467815 888803328 30911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32036/statm: 216993 30911 2640 9 0 211451 0
[pid=32036/tid=32037] ppid=32034 vsize=867972 CPUtime=25.66
/proc/32036/task/32037/stat : 32037 (java) R 32034 32036 30737 0 -1 64 25188 571 1 0 2543 16 6 1 25 0 9 0 28467816 888803328 30911 996147200 134512640 134550932 4294955968 18446744073709551615 4126921143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32039] ppid=32034 vsize=867972 CPUtime=0.81
/proc/32036/task/32039/stat : 32039 (java) S 32034 32036 30737 0 -1 64 27143 571 0 0 68 6 6 1 16 0 9 0 28467817 888803328 30911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32040] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32040/stat : 32040 (java) S 32034 32036 30737 0 -1 64 20 571 0 0 0 0 6 1 16 0 9 0 28467817 888803328 30911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32041] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32041/stat : 32041 (java) S 32034 32036 30737 0 -1 64 31 571 0 0 0 0 6 1 15 0 9 0 28467817 888803328 30911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32042] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32042/stat : 32042 (java) S 32034 32036 30737 0 -1 64 2 571 0 0 0 0 6 1 18 0 9 0 28467820 888803328 30911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32043] ppid=32034 vsize=867972 CPUtime=0.43
/proc/32036/task/32043/stat : 32043 (java) S 32034 32036 30737 0 -1 64 978 571 0 0 36 0 6 1 15 0 9 0 28467820 888803328 30911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32044] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32044/stat : 32044 (java) S 32034 32036 30737 0 -1 64 0 571 0 0 0 0 6 1 19 0 9 0 28467820 888803328 30911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32036/tid=32045] ppid=32034 vsize=867972 CPUtime=0.07
/proc/32036/task/32045/stat : 32045 (java) S 32034 32036 30737 0 -1 64 8 571 0 0 0 0 6 1 15 0 9 0 28467820 888803328 30911 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.81
Current children cumulated vsize (KiB) 867972

[startup+27.5075 s]
/proc/loadavg: 2.06 2.02 2.00 3/89 32049
/proc/meminfo: memFree=1434344/2055924 swapFree=4192812/4192956
[pid=32036] ppid=32034 vsize=0 CPUtime=27.17
/proc/32036/stat : 32036 (java) Z 32034 32036 30737 0 -1 12 54209 571 1 0 2684 26 6 1 16 0 2 0 28467815 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32036/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 27.5182
CPU time (s): 27.1999
CPU user time (s): 26.9089
CPU system time (s): 0.290955
CPU usage (%): 98.8432
Max. virtual memory (cumulated for all children) (KiB): 868060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.9089
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54780
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= 2590
involuntary context switches= 3119

runsolver used 0.036994 second user time and 0.101984 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-12 17:53:24
IDJOB=2097770
IDBENCH=57722
IDSOLVER=774
FILE ID=node6/2097770-1247414004
PBS_JOBID= 9510632
Free space on /tmp= 66400 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp10/normalized-fapp10-0900-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-2097770-1247414004/watcher-2097770-1247414004 -o /tmp/evaluation-result-2097770-1247414004/solver-2097770-1247414004 -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-2097770-1247414004.xml

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

MD5SUM BENCH= f60495681f907379789521d31738f5ab
RANDOM SEED=1881516811

node6.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.263
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.263
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:      2055924 kB
MemFree:       1548624 kB
Buffers:         79076 kB
Cached:         253784 kB
SwapCached:          0 kB
Active:         254416 kB
Inactive:       169772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1548624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3608 kB
Writeback:           0 kB
Mapped:         111792 kB
Slab:            68100 kB
Committed_AS:   997460 kB
PageTables:       2032 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= 66400 MiB
End job on node6 at 2009-07-12 17:53:52