Trace number 2097861

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACUNSAT 26.467 26.7428

DiagnosticValue
CHECKS1919080
NODES0

General information on the benchmark

Namecsp/fapp/fapp32/
normalized-fapp32-0550-1.xml
MD5SUM5b6f3d81a66e437062b2495198dba4e6
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.041
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=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2097861-1247414118.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.48/0.53	     nbVariables=550  nbDomainTypes=8  minDomainSize=98  maxDomainSize=998  nbTotalValues=448436
0.48/0.53	       =>  wckTime=0.271  cpuTime=0.21  mem=21M598
0.48/0.53	   
0.48/0.53	   predicates being loaded...
0.48/0.59	   
0.48/0.59	   constraints being loaded...
20.69/20.94	   
20.69/20.94	   INFO : Stopping converting binary constraints (cpu=20.28, mem = 45M671)
24.94/25.22	     nbConstraints=5031  nbGlobalConstraints=14  nbMergedConstraints=4444  nbConvertedConstraints=56
24.94/25.22	     nbConvertConstraintsChecks=41668914  nbExtensionStructures=56  nbSharedExtensionStructures=1
24.94/25.22	     nbConflictsStructures=59  nbSharedConflictsStructures=2  nbUnbuiltConflictsStructures=4225
24.94/25.22	     nbSharedBinaryRepresentations=64985  nbEvaluationManagers=4228  nbSharedEvaluationManagers=733  minDegree=3
24.94/25.22	     maxDegree=41  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=1.922
24.94/25.22	     symmetryCpuTime=1.71  nbCliques=14
24.94/25.22	       =>  wckTime=24.957  cpuTime=24.02  mem=37M812
25.04/25.40	   
25.14/25.40	   solver IterativeSystematicSolver being built... 
25.34/25.63	   
25.34/25.63	   INFO : Forward propagation technique limited 
25.43/25.72	       =>  wckTime=25.463  cpuTime=24.26  mem=98M437
26.32/26.69	   
26.32/26.69	   preprocessing
26.32/26.69	     nbConstraintChecks=1919079  nbValidityChecks=36498  nbPropagations=22  nbRevisions=435  nbUselessRevisions=292
26.32/26.69	     nbRemovedValues=41875  detectedInconsistency=yes
26.32/26.69	       =>  wckTime=0.964  cpuTime=0.94  mem=99M486
26.32/26.70	   
26.32/26.70	   global
26.32/26.70	     nbConstraintChecks=1919079  nbValidityChecks=36498  nbPropagations=22  nbRevisions=435  nbUselessRevisions=292
26.32/26.70	     nbRestartNogoods=0  solvingWckTime=0.966  solvingCpuTime=0.94  expiredTime=no  totalExploration=yes
26.32/26.70	     nbFoundSolutions=0  globalCpuTime=25.25
26.32/26.70	       =>  wckTime=26.438  cpuTime=25.21  mem=99M486
26.42/26.70	   
26.42/26.70	s UNSATISFIABLE
26.42/26.70	d NODES 0
26.42/26.70	d CHECKS 1919079
26.42/26.71	   
26.42/26.71	   totalWckTime=26.515  totalCpuTime=25.26

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-2097861-1247414118/watcher-2097861-1247414118 -o /tmp/evaluation-result-2097861-1247414118/solver-2097861-1247414118 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097861-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.16 2.07 2.01 4/80 1007
/proc/meminfo: memFree=1784496/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=18576 CPUtime=0
/proc/1007/stat : 1007 (runsolver) R 1005 1007 30423 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28478172 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1007/statm: 4644 284 249 26 0 2626 0

[startup+0.0439501 s]
/proc/loadavg: 2.16 2.07 2.01 4/80 1007
/proc/meminfo: memFree=1784496/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=861936 CPUtime=0.03
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 2280 0 1 0 2 1 0 0 18 0 5 0 28478172 882622464 1882 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 215484 1896 867 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.109786 s]
/proc/loadavg: 2.16 2.07 2.01 4/80 1007
/proc/meminfo: memFree=1784496/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=865984 CPUtime=0.09
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 3795 0 1 0 7 2 0 0 18 0 9 0 28478172 886767616 3248 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 216496 3248 1713 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.302823 s]
/proc/loadavg: 2.16 2.07 2.01 4/80 1007
/proc/meminfo: memFree=1784496/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=866380 CPUtime=0.28
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 5880 0 1 0 24 4 0 0 18 0 9 0 28478172 887173120 5246 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 216595 5246 1982 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701901 s]
/proc/loadavg: 2.16 2.07 2.01 4/80 1007
/proc/meminfo: memFree=1784496/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=867156 CPUtime=0.68
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 11239 0 1 0 61 7 0 0 18 0 9 0 28478172 887967744 10593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 216789 10593 2036 9 0 211225 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867156

[startup+1.50105 s]
/proc/loadavg: 2.16 2.07 2.01 3/89 1016
/proc/meminfo: memFree=1733480/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=867688 CPUtime=1.47
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 20854 0 1 0 136 11 0 0 18 0 9 0 28478172 888512512 20180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 216922 20180 2029 9 0 211380 0
[pid=1007/tid=1009] ppid=1005 vsize=867688 CPUtime=1.19
/proc/1007/task/1009/stat : 1009 (java) R 1005 1007 30423 0 -1 64 15829 0 1 0 111 8 0 0 25 0 9 0 28478174 888512512 20180 996147200 134512640 134550932 4294955968 18446744073709551615 4126910007 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1010] ppid=1005 vsize=867688 CPUtime=0.06
/proc/1007/task/1010/stat : 1010 (java) S 1005 1007 30423 0 -1 64 3643 0 0 0 5 1 0 0 16 0 9 0 28478175 888512512 20180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1011] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1011/stat : 1011 (java) S 1005 1007 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28478175 888512512 20180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1012] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1012/stat : 1012 (java) S 1005 1007 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478175 888512512 20180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1013] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1013/stat : 1013 (java) S 1005 1007 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478177 888512512 20180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1014] ppid=1005 vsize=867688 CPUtime=0.19
/proc/1007/task/1014/stat : 1014 (java) S 1005 1007 30423 0 -1 64 681 0 0 0 19 0 0 0 16 0 9 0 28478177 888512512 20180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1015] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1015/stat : 1015 (java) S 1005 1007 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28478177 888512512 20180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1016] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1016/stat : 1016 (java) S 1005 1007 30423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28478177 888512512 20180 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) 867688

[startup+3.10136 s]
/proc/loadavg: 2.16 2.07 2.01 3/89 1016
/proc/meminfo: memFree=1711272/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=867688 CPUtime=3.06
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 20864 0 1 0 295 11 0 0 18 0 9 0 28478172 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 216922 20189 2029 9 0 211380 0
[pid=1007/tid=1009] ppid=1005 vsize=867688 CPUtime=2.77
/proc/1007/task/1009/stat : 1009 (java) R 1005 1007 30423 0 -1 64 15833 0 1 0 269 8 0 0 25 0 9 0 28478174 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4126907127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1010] ppid=1005 vsize=867688 CPUtime=0.06
/proc/1007/task/1010/stat : 1010 (java) S 1005 1007 30423 0 -1 64 3643 0 0 0 5 1 0 0 17 0 9 0 28478175 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1011] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1011/stat : 1011 (java) S 1005 1007 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28478175 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1012] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1012/stat : 1012 (java) S 1005 1007 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478175 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1013] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1013/stat : 1013 (java) S 1005 1007 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478177 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1014] ppid=1005 vsize=867688 CPUtime=0.2
/proc/1007/task/1014/stat : 1014 (java) S 1005 1007 30423 0 -1 64 687 0 0 0 20 0 0 0 16 0 9 0 28478177 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1015] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1015/stat : 1015 (java) S 1005 1007 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28478177 888512512 20189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1016] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1016/stat : 1016 (java) S 1005 1007 30423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28478177 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.30198 s]
/proc/loadavg: 2.15 2.06 2.01 3/89 1016
/proc/meminfo: memFree=1711016/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=867688 CPUtime=6.22
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 20866 0 1 0 611 11 0 0 18 0 9 0 28478172 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 216922 20190 2029 9 0 211380 0
[pid=1007/tid=1009] ppid=1005 vsize=867688 CPUtime=5.93
/proc/1007/task/1009/stat : 1009 (java) R 1005 1007 30423 0 -1 64 15835 0 1 0 585 8 0 0 25 0 9 0 28478174 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4126939652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1010] ppid=1005 vsize=867688 CPUtime=0.06
/proc/1007/task/1010/stat : 1010 (java) S 1005 1007 30423 0 -1 64 3643 0 0 0 5 1 0 0 16 0 9 0 28478175 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1011] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1011/stat : 1011 (java) S 1005 1007 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28478175 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1012] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1012/stat : 1012 (java) S 1005 1007 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478175 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1013] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1013/stat : 1013 (java) S 1005 1007 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478177 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1014] ppid=1005 vsize=867688 CPUtime=0.2
/proc/1007/task/1014/stat : 1014 (java) S 1005 1007 30423 0 -1 64 687 0 0 0 20 0 0 0 15 0 9 0 28478177 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1015] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1015/stat : 1015 (java) S 1005 1007 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28478177 888512512 20190 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1016] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1016/stat : 1016 (java) S 1005 1007 30423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28478177 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.22
Current children cumulated vsize (KiB) 867688

[startup+12.7012 s]
/proc/loadavg: 2.14 2.06 2.01 3/89 1016
/proc/meminfo: memFree=1710888/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=867688 CPUtime=12.56
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 20873 0 1 0 1245 11 0 0 18 0 9 0 28478172 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 216922 20195 2029 9 0 211380 0
[pid=1007/tid=1009] ppid=1005 vsize=867688 CPUtime=12.27
/proc/1007/task/1009/stat : 1009 (java) R 1005 1007 30423 0 -1 64 15839 0 1 0 1219 8 0 0 25 0 9 0 28478174 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4126907127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1010] ppid=1005 vsize=867688 CPUtime=0.06
/proc/1007/task/1010/stat : 1010 (java) S 1005 1007 30423 0 -1 64 3643 0 0 0 5 1 0 0 17 0 9 0 28478175 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1011] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1011/stat : 1011 (java) S 1005 1007 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28478175 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1012] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1012/stat : 1012 (java) S 1005 1007 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478175 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1013] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1013/stat : 1013 (java) S 1005 1007 30423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478177 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1014] ppid=1005 vsize=867688 CPUtime=0.2
/proc/1007/task/1014/stat : 1014 (java) S 1005 1007 30423 0 -1 64 690 0 0 0 20 0 0 0 15 0 9 0 28478177 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1015] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1015/stat : 1015 (java) S 1005 1007 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28478177 888512512 20195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1016] ppid=1005 vsize=867688 CPUtime=0
/proc/1007/task/1016/stat : 1016 (java) S 1005 1007 30423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28478177 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.56
Current children cumulated vsize (KiB) 867688

[startup+25.5027 s]
/proc/loadavg: 2.11 2.06 2.01 3/89 1020
/proc/meminfo: memFree=1686888/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=868100 CPUtime=25.23
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 42146 547 1 0 2499 18 5 1 18 0 9 0 28478172 888934400 28182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 217025 28182 2660 9 0 211461 0
[pid=1007/tid=1009] ppid=1005 vsize=868100 CPUtime=24.35
/proc/1007/task/1009/stat : 1009 (java) R 1005 1007 30423 0 -1 64 21528 547 1 0 2419 10 5 1 25 0 9 0 28478174 888934400 28182 996147200 134512640 134550932 4294955968 18446744073709551615 102094001 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1010] ppid=1005 vsize=868100 CPUtime=0.56
/proc/1007/task/1010/stat : 1010 (java) S 1005 1007 30423 0 -1 64 18806 547 0 0 45 5 5 1 17 0 9 0 28478175 888934400 28182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1011] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1011/stat : 1011 (java) S 1005 1007 30423 0 -1 64 20 547 0 0 0 0 5 1 17 0 9 0 28478175 888934400 28182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1012] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1012/stat : 1012 (java) S 1005 1007 30423 0 -1 64 15 547 0 0 0 0 5 1 16 0 9 0 28478175 888934400 28182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1013] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1013/stat : 1013 (java) S 1005 1007 30423 0 -1 64 2 547 0 0 0 0 5 1 18 0 9 0 28478177 888934400 28182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1014] ppid=1005 vsize=868100 CPUtime=0.41
/proc/1007/task/1014/stat : 1014 (java) S 1005 1007 30423 0 -1 64 958 547 0 0 34 1 5 1 16 0 9 0 28478177 888934400 28182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1015] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1015/stat : 1015 (java) S 1005 1007 30423 0 -1 64 0 547 0 0 0 0 5 1 19 0 9 0 28478177 888934400 28182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1016] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1016/stat : 1016 (java) S 1005 1007 30423 0 -1 64 9 547 0 0 0 0 5 1 15 0 9 0 28478177 888934400 28182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 868100

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

[startup+26.3019 s]
/proc/loadavg: 2.11 2.06 2.01 3/89 1020
/proc/meminfo: memFree=1660072/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=868100 CPUtime=26.03
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 56708 547 1 0 2574 23 5 1 18 0 9 0 28478172 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 217025 33527 2662 9 0 211461 0
[pid=1007/tid=1009] ppid=1005 vsize=868100 CPUtime=25.07
/proc/1007/task/1009/stat : 1009 (java) R 1005 1007 30423 0 -1 64 29511 547 1 0 2489 12 5 1 25 0 9 0 28478174 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4126908320 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1010] ppid=1005 vsize=868100 CPUtime=0.61
/proc/1007/task/1010/stat : 1010 (java) S 1005 1007 30423 0 -1 64 25355 547 0 0 48 7 5 1 16 0 9 0 28478175 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1011] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1011/stat : 1011 (java) S 1005 1007 30423 0 -1 64 20 547 0 0 0 0 5 1 16 0 9 0 28478175 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1012] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1012/stat : 1012 (java) S 1005 1007 30423 0 -1 64 24 547 0 0 0 0 5 1 15 0 9 0 28478175 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1013] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1013/stat : 1013 (java) S 1005 1007 30423 0 -1 64 2 547 0 0 0 0 5 1 18 0 9 0 28478177 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1014] ppid=1005 vsize=868100 CPUtime=0.43
/proc/1007/task/1014/stat : 1014 (java) S 1005 1007 30423 0 -1 64 971 547 0 0 36 1 5 1 15 0 9 0 28478177 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1015] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1015/stat : 1015 (java) S 1005 1007 30423 0 -1 64 0 547 0 0 0 0 5 1 19 0 9 0 28478177 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1016] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1016/stat : 1016 (java) S 1005 1007 30423 0 -1 64 17 547 0 0 0 0 5 1 15 0 9 0 28478177 888934400 33527 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) 868100

[startup+26.7019 s]
/proc/loadavg: 2.11 2.06 2.01 3/89 1020
/proc/meminfo: memFree=1660072/2055920 swapFree=4192812/4192956
[pid=1007] ppid=1005 vsize=868100 CPUtime=26.42
/proc/1007/stat : 1007 (java) S 1005 1007 30423 0 -1 0 56710 547 1 0 2613 23 5 1 18 0 9 0 28478172 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1007/statm: 217025 33527 2662 9 0 211461 0
[pid=1007/tid=1009] ppid=1005 vsize=868100 CPUtime=25.46
/proc/1007/task/1009/stat : 1009 (java) R 1005 1007 30423 0 -1 64 29513 547 1 0 2528 12 5 1 25 0 9 0 28478174 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4125959118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1010] ppid=1005 vsize=868100 CPUtime=0.61
/proc/1007/task/1010/stat : 1010 (java) S 1005 1007 30423 0 -1 64 25355 547 0 0 48 7 5 1 17 0 9 0 28478175 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1011] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1011/stat : 1011 (java) S 1005 1007 30423 0 -1 64 20 547 0 0 0 0 5 1 16 0 9 0 28478175 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1012] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1012/stat : 1012 (java) S 1005 1007 30423 0 -1 64 24 547 0 0 0 0 5 1 15 0 9 0 28478175 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1013] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1013/stat : 1013 (java) S 1005 1007 30423 0 -1 64 2 547 0 0 0 0 5 1 18 0 9 0 28478177 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1014] ppid=1005 vsize=868100 CPUtime=0.43
/proc/1007/task/1014/stat : 1014 (java) S 1005 1007 30423 0 -1 64 971 547 0 0 36 1 5 1 15 0 9 0 28478177 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1015] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1015/stat : 1015 (java) S 1005 1007 30423 0 -1 64 0 547 0 0 0 0 5 1 19 0 9 0 28478177 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1007/tid=1016] ppid=1005 vsize=868100 CPUtime=0.06
/proc/1007/task/1016/stat : 1016 (java) S 1005 1007 30423 0 -1 64 17 547 0 0 0 0 5 1 15 0 9 0 28478177 888934400 33527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.42
Current children cumulated vsize (KiB) 868100

Child status: 0
Real time (s): 26.7428
CPU time (s): 26.467
CPU user time (s): 26.201
CPU system time (s): 0.265959
CPU usage (%): 98.9687
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.201
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57290
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= 2462
involuntary context switches= 3042

runsolver used 0.033994 second user time and 0.098984 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-12 17:55:18
IDJOB=2097861
IDBENCH=57890
IDSOLVER=773
FILE ID=node23/2097861-1247414118
PBS_JOBID= 9510598
Free space on /tmp= 66360 MiB

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

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

MD5SUM BENCH= 5b6f3d81a66e437062b2495198dba4e6
RANDOM SEED=2025900944

node23.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.277
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.277
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:       1784976 kB
Buffers:         42920 kB
Cached:         117424 kB
SwapCached:          0 kB
Active:         149072 kB
Inactive:        63868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3472 kB
Writeback:           0 kB
Mapped:          72936 kB
Slab:            43180 kB
Committed_AS:  1014268 kB
PageTables:       1868 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= 66356 MiB
End job on node23 at 2009-07-12 17:55:45