Trace number 1086875

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.53 26.9769

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.171
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 (download as text)

0.08/0.08	
0.08/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.29/0.55	   
0.29/0.56	   instance
0.29/0.56	     name=HOME/instance-1086875-1215241669.xml
0.29/0.59	   
0.29/0.59	   domains being loaded...
0.33/0.64	   
0.33/0.64	   variables being loaded...
0.43/0.79	     nbVariables=550  nbDomainTypes=8  minDomainSize=98  maxDomainSize=998  nbTotalValues=448436
0.43/0.79	       =>  wckTime=0.536  cpuTime=0.2  mem=21M567
0.43/0.79	   
0.43/0.79	   predicates being loaded...
0.53/0.85	   
0.53/0.85	   constraints being loaded...
20.83/21.21	   
20.83/21.21	   INFO : Stopping converting binary constraints (cpu=20.38, mem = 45M431)
25.00/25.42	     nbConstraints=5031  nbGlobalConstraints=14  nbMergedConstraints=4444  nbConvertedConstraints=56
25.00/25.42	     nbConvertConstraintsChecks=41668914  nbExtensionStructures=56  nbSharedExtensionStructures=1
25.00/25.42	     nbConflictsStructures=59  nbSharedConflictsStructures=2  nbUnbuiltConflictsStructures=4225
25.00/25.42	     nbSharedBinaryRepresentations=64985  nbEvaluationManagers=4228  nbSharedEvaluationManagers=733  minDegree=3
25.00/25.42	     maxDegree=41  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=1.938
25.00/25.42	     symmetryCpuTime=1.74  nbCliques=14
25.00/25.42	       =>  wckTime=25.165  cpuTime=24.06  mem=37M803
25.19/25.60	   
25.19/25.60	   solver IterativeSystematicSolver being built... 
25.39/25.84	   
25.39/25.84	   INFO : Forward propagation technique limited 
25.50/25.93	       =>  wckTime=25.68  cpuTime=24.31  mem=98M382
26.39/26.88	   
26.39/26.88	   preprocessing
26.39/26.88	     nbConstraintChecks=1919079  nbValidityChecks=36498  nbPropagations=22  nbRevisions=435  nbUselessRevisions=292
26.39/26.88	     nbRemovedValues=41875  detectedInconsistency=yes
26.39/26.88	       =>  wckTime=0.943  cpuTime=0.93  mem=99M428
26.39/26.89	   
26.39/26.89	   global
26.39/26.89	     nbConstraintChecks=1919079  nbValidityChecks=36498  nbPropagations=22  nbRevisions=435  nbUselessRevisions=292
26.39/26.89	     nbRestartNogoods=0  solvingWckTime=0.945  solvingCpuTime=0.93  expiredTime=no  totalExploration=yes
26.39/26.89	     nbFoundSolutions=0  globalCpuTime=25.29
26.39/26.89	       =>  wckTime=26.634  cpuTime=25.24  mem=99M428
26.49/26.90	   
26.49/26.90	s UNSATISFIABLE
26.49/26.90	d NODES 0
26.49/26.90	d CHECKS 1919079
26.49/26.90	   
26.49/26.90	   totalWckTime=26.702  totalCpuTime=25.3

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086875-1215241669/watcher-1086875-1215241669 -o /tmp/evaluation-result-1086875-1215241669/solver-1086875-1215241669 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086875-1215241669.xml 

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


[startup+0 s]
/proc/loadavg: 1.93 2.10 2.20 4/82 17438
/proc/meminfo: memFree=713376/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=1616 CPUtime=0
/proc/17438/stat : 17438 (java) D 17436 17438 13981 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 2003138327 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/17438/statm: 404 145 119 9 0 46 0

[startup+0.0892489 s]
/proc/loadavg: 1.93 2.10 2.20 4/82 17438
/proc/meminfo: memFree=713376/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=865884 CPUtime=0.08
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 3611 0 1 0 6 2 0 0 18 0 9 0 2003138327 886665216 3099 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 216471 3099 1662 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101247 s]
/proc/loadavg: 1.93 2.10 2.20 4/82 17438
/proc/meminfo: memFree=713376/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=865884 CPUtime=0.08
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 3740 0 1 0 6 2 0 0 18 0 9 0 2003138327 886665216 3200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 216471 3200 1697 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301285 s]
/proc/loadavg: 1.93 2.10 2.20 4/82 17438
/proc/meminfo: memFree=713376/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=867308 CPUtime=0.29
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 5741 0 2 0 24 5 0 0 18 0 9 0 2003138327 888123392 5127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 216827 5127 1943 9 0 211355 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 867308

[startup+0.702176 s]
/proc/loadavg: 1.93 2.10 2.20 4/82 17438
/proc/meminfo: memFree=713376/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=867416 CPUtime=0.43
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 7397 0 2 0 37 6 0 0 18 0 9 0 2003138327 888233984 6768 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 216854 6772 1967 9 0 211382 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 867416

[startup+1.50132 s]
/proc/loadavg: 1.93 2.10 2.20 3/91 17447
/proc/meminfo: memFree=673944/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=868636 CPUtime=1.23
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 20766 0 2 0 111 12 0 0 18 0 9 0 2003138327 889483264 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 217159 20102 2003 9 0 211687 0
[pid=17438/tid=17440] ppid=17436 vsize=868636 CPUtime=0.96
/proc/17438/task/17440/stat : 17440 (java) R 17436 17438 13981 0 -1 64 15754 0 2 0 87 9 0 0 24 0 9 0 2003138328 889483264 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4126614983 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17441] ppid=17436 vsize=868636 CPUtime=0.06
/proc/17438/task/17441/stat : 17441 (java) S 17436 17438 13981 0 -1 64 3654 0 0 0 5 1 0 0 16 0 9 0 2003138330 889483264 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17442] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17442/stat : 17442 (java) S 17436 17438 13981 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003138330 889483264 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17443] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17443/stat : 17443 (java) S 17436 17438 13981 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003138330 889483264 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17444] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17444/stat : 17444 (java) S 17436 17438 13981 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003138332 889483264 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17445] ppid=17436 vsize=868636 CPUtime=0.17
/proc/17438/task/17445/stat : 17445 (java) S 17436 17438 13981 0 -1 64 662 0 0 0 17 0 0 0 16 0 9 0 2003138332 889483264 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17446] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17446/stat : 17446 (java) S 17436 17438 13981 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003138332 889483264 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17447] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17447/stat : 17447 (java) S 17436 17438 13981 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003138332 889483264 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 868636

[startup+3.10163 s]
/proc/loadavg: 1.93 2.10 2.20 3/91 17447
/proc/meminfo: memFree=634776/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=868636 CPUtime=2.81
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 20819 0 2 0 269 12 0 0 18 0 9 0 2003138327 889483264 20152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 217159 20152 2005 9 0 211687 0
[pid=17438/tid=17440] ppid=17436 vsize=868636 CPUtime=2.54
/proc/17438/task/17440/stat : 17440 (java) R 17436 17438 13981 0 -1 64 15787 0 2 0 244 10 0 0 25 0 9 0 2003138328 889483264 20152 996147200 134512640 134550740 4294955968 18446744073709551615 4126881010 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17441] ppid=17436 vsize=868636 CPUtime=0.06
/proc/17438/task/17441/stat : 17441 (java) S 17436 17438 13981 0 -1 64 3654 0 0 0 5 1 0 0 17 0 9 0 2003138330 889483264 20152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17442] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17442/stat : 17442 (java) S 17436 17438 13981 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003138330 889483264 20152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17443] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17443/stat : 17443 (java) S 17436 17438 13981 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003138330 889483264 20152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17444] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17444/stat : 17444 (java) S 17436 17438 13981 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003138332 889483264 20152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17445] ppid=17436 vsize=868636 CPUtime=0.19
/proc/17438/task/17445/stat : 17445 (java) S 17436 17438 13981 0 -1 64 682 0 0 0 19 0 0 0 16 0 9 0 2003138332 889483264 20152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17446] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17446/stat : 17446 (java) S 17436 17438 13981 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003138332 889483264 20152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17447] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17447/stat : 17447 (java) S 17436 17438 13981 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003138332 889483264 20152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 868636

[startup+6.30124 s]
/proc/loadavg: 1.93 2.09 2.20 3/91 17447
/proc/meminfo: memFree=628248/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=868636 CPUtime=6
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 20823 0 2 0 588 12 0 0 18 0 9 0 2003138327 889483264 20155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 217159 20155 2005 9 0 211687 0
[pid=17438/tid=17440] ppid=17436 vsize=868636 CPUtime=5.72
/proc/17438/task/17440/stat : 17440 (java) R 17436 17438 13981 0 -1 64 15790 0 2 0 562 10 0 0 25 0 9 0 2003138328 889483264 20155 996147200 134512640 134550740 4294955968 18446744073709551615 4126877090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17441] ppid=17436 vsize=868636 CPUtime=0.06
/proc/17438/task/17441/stat : 17441 (java) S 17436 17438 13981 0 -1 64 3654 0 0 0 5 1 0 0 16 0 9 0 2003138330 889483264 20155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17442] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17442/stat : 17442 (java) S 17436 17438 13981 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003138330 889483264 20155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17443] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17443/stat : 17443 (java) S 17436 17438 13981 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003138330 889483264 20155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17444] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17444/stat : 17444 (java) S 17436 17438 13981 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003138332 889483264 20155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17445] ppid=17436 vsize=868636 CPUtime=0.19
/proc/17438/task/17445/stat : 17445 (java) S 17436 17438 13981 0 -1 64 683 0 0 0 19 0 0 0 15 0 9 0 2003138332 889483264 20155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17446] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17446/stat : 17446 (java) S 17436 17438 13981 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003138332 889483264 20155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17447] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17447/stat : 17447 (java) S 17436 17438 13981 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003138332 889483264 20155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 868636

[startup+12.7015 s]
/proc/loadavg: 1.94 2.09 2.20 3/91 17447
/proc/meminfo: memFree=615256/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=868636 CPUtime=12.37
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 20826 0 2 0 1224 13 0 0 18 0 9 0 2003138327 889483264 20157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 217159 20157 2005 9 0 211687 0
[pid=17438/tid=17440] ppid=17436 vsize=868636 CPUtime=12.08
/proc/17438/task/17440/stat : 17440 (java) R 17436 17438 13981 0 -1 64 15791 0 2 0 1198 10 0 0 25 0 9 0 2003138328 889483264 20157 996147200 134512640 134550740 4294955968 18446744073709551615 4126912946 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17441] ppid=17436 vsize=868636 CPUtime=0.06
/proc/17438/task/17441/stat : 17441 (java) S 17436 17438 13981 0 -1 64 3654 0 0 0 5 1 0 0 16 0 9 0 2003138330 889483264 20157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17442] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17442/stat : 17442 (java) S 17436 17438 13981 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003138330 889483264 20157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17443] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17443/stat : 17443 (java) S 17436 17438 13981 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003138330 889483264 20157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17444] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17444/stat : 17444 (java) S 17436 17438 13981 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003138332 889483264 20157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17445] ppid=17436 vsize=868636 CPUtime=0.2
/proc/17438/task/17445/stat : 17445 (java) S 17436 17438 13981 0 -1 64 685 0 0 0 20 0 0 0 16 0 9 0 2003138332 889483264 20157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17446] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17446/stat : 17446 (java) S 17436 17438 13981 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003138332 889483264 20157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17447] ppid=17436 vsize=868636 CPUtime=0
/proc/17438/task/17447/stat : 17447 (java) S 17436 17438 13981 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003138332 889483264 20157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 868636

[startup+25.5029 s]
/proc/loadavg: 1.95 2.09 2.20 3/91 17451
/proc/meminfo: memFree=565976/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=868960 CPUtime=25.1
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 36209 549 2 0 2484 20 5 1 18 0 9 0 2003138327 889815040 26249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 217240 26249 2067 9 0 211768 0
[pid=17438/tid=17440] ppid=17436 vsize=868960 CPUtime=24.33
/proc/17438/task/17440/stat : 17440 (java) R 17436 17438 13981 0 -1 64 17825 549 2 0 2415 12 5 1 25 0 9 0 2003138328 889815040 26249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17441] ppid=17436 vsize=868960 CPUtime=0.48
/proc/17438/task/17441/stat : 17441 (java) R 17436 17438 13981 0 -1 64 16655 549 0 0 38 4 5 1 16 0 9 0 2003138330 889815040 26249 996147200 134512640 134550740 4294955968 18446744073709551615 103736366 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17442] ppid=17436 vsize=868960 CPUtime=0.06
/proc/17438/task/17442/stat : 17442 (java) S 17436 17438 13981 0 -1 64 13 549 0 0 0 0 5 1 16 0 9 0 2003138330 889815040 26249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17443] ppid=17436 vsize=868960 CPUtime=0.06
/proc/17438/task/17443/stat : 17443 (java) S 17436 17438 13981 0 -1 64 5 549 0 0 0 0 5 1 16 0 9 0 2003138330 889815040 26249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17444] ppid=17436 vsize=868960 CPUtime=0.06
/proc/17438/task/17444/stat : 17444 (java) S 17436 17438 13981 0 -1 64 1 549 0 0 0 0 5 1 18 0 9 0 2003138332 889815040 26249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17445] ppid=17436 vsize=868960 CPUtime=0.37
/proc/17438/task/17445/stat : 17445 (java) S 17436 17438 13981 0 -1 64 887 549 0 0 30 1 5 1 16 0 9 0 2003138332 889815040 26249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17446] ppid=17436 vsize=868960 CPUtime=0.06
/proc/17438/task/17446/stat : 17446 (java) S 17436 17438 13981 0 -1 64 1 549 0 0 0 0 5 1 19 0 9 0 2003138332 889815040 26249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17447] ppid=17436 vsize=868960 CPUtime=0.06
/proc/17438/task/17447/stat : 17447 (java) S 17436 17438 13981 0 -1 64 11 549 0 0 0 0 5 1 15 0 9 0 2003138332 889815040 26249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 868960

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

[startup+26.3021 s]
/proc/loadavg: 1.95 2.09 2.20 3/91 17451
/proc/meminfo: memFree=537112/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=869048 CPUtime=25.9
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 56651 549 2 0 2558 26 5 1 18 0 9 0 2003138327 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 217262 33480 2638 9 0 211768 0
[pid=17438/tid=17440] ppid=17436 vsize=869048 CPUtime=24.93
/proc/17438/task/17440/stat : 17440 (java) R 17436 17438 13981 0 -1 64 29464 549 2 0 2472 15 5 1 25 0 9 0 2003138328 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4126877021 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17441] ppid=17436 vsize=869048 CPUtime=0.63
/proc/17438/task/17441/stat : 17441 (java) S 17436 17438 13981 0 -1 64 25351 549 0 0 50 7 5 1 16 0 9 0 2003138330 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17442] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17442/stat : 17442 (java) S 17436 17438 13981 0 -1 64 17 549 0 0 0 0 5 1 16 0 9 0 2003138330 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17443] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17443/stat : 17443 (java) S 17436 17438 13981 0 -1 64 24 549 0 0 0 0 5 1 15 0 9 0 2003138330 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17444] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17444/stat : 17444 (java) S 17436 17438 13981 0 -1 64 1 549 0 0 0 0 5 1 18 0 9 0 2003138332 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17445] ppid=17436 vsize=869048 CPUtime=0.41
/proc/17438/task/17445/stat : 17445 (java) S 17436 17438 13981 0 -1 64 963 549 0 0 34 1 5 1 15 0 9 0 2003138332 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17446] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17446/stat : 17446 (java) S 17436 17438 13981 0 -1 64 1 549 0 0 0 0 5 1 19 0 9 0 2003138332 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17447] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17447/stat : 17447 (java) S 17436 17438 13981 0 -1 64 18 549 0 0 0 0 5 1 15 0 9 0 2003138332 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.9
Current children cumulated vsize (KiB) 869048

[startup+26.7011 s]
/proc/loadavg: 1.95 2.09 2.20 3/91 17451
/proc/meminfo: memFree=537112/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=869048 CPUtime=26.29
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 56651 549 2 0 2597 26 5 1 18 0 9 0 2003138327 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 217262 33480 2638 9 0 211768 0
[pid=17438/tid=17440] ppid=17436 vsize=869048 CPUtime=25.33
/proc/17438/task/17440/stat : 17440 (java) R 17436 17438 13981 0 -1 64 29464 549 2 0 2512 15 5 1 25 0 9 0 2003138328 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4127124182 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17441] ppid=17436 vsize=869048 CPUtime=0.63
/proc/17438/task/17441/stat : 17441 (java) S 17436 17438 13981 0 -1 64 25351 549 0 0 50 7 5 1 16 0 9 0 2003138330 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17442] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17442/stat : 17442 (java) S 17436 17438 13981 0 -1 64 17 549 0 0 0 0 5 1 16 0 9 0 2003138330 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17443] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17443/stat : 17443 (java) S 17436 17438 13981 0 -1 64 24 549 0 0 0 0 5 1 15 0 9 0 2003138330 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17444] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17444/stat : 17444 (java) S 17436 17438 13981 0 -1 64 1 549 0 0 0 0 5 1 18 0 9 0 2003138332 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17445] ppid=17436 vsize=869048 CPUtime=0.41
/proc/17438/task/17445/stat : 17445 (java) S 17436 17438 13981 0 -1 64 963 549 0 0 34 1 5 1 15 0 9 0 2003138332 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17446] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17446/stat : 17446 (java) S 17436 17438 13981 0 -1 64 1 549 0 0 0 0 5 1 19 0 9 0 2003138332 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17447] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17447/stat : 17447 (java) S 17436 17438 13981 0 -1 64 18 549 0 0 0 0 5 1 15 0 9 0 2003138332 889905152 33480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.29
Current children cumulated vsize (KiB) 869048

[startup+26.9012 s]
/proc/loadavg: 1.95 2.09 2.20 3/91 17451
/proc/meminfo: memFree=537112/2055920 swapFree=4180500/4192956
[pid=17438] ppid=17436 vsize=869048 CPUtime=26.49
/proc/17438/stat : 17438 (java) S 17436 17438 13981 0 -1 0 56653 549 2 0 2617 26 5 1 18 0 9 0 2003138327 889905152 33481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17438/statm: 217262 33481 2638 9 0 211768 0
[pid=17438/tid=17440] ppid=17436 vsize=869048 CPUtime=25.52
/proc/17438/task/17440/stat : 17440 (java) R 17436 17438 13981 0 -1 64 29465 549 2 0 2531 15 5 1 25 0 9 0 2003138328 889905152 33481 996147200 134512640 134550740 4294955968 18446744073709551615 104252402 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17441] ppid=17436 vsize=869048 CPUtime=0.63
/proc/17438/task/17441/stat : 17441 (java) S 17436 17438 13981 0 -1 64 25351 549 0 0 50 7 5 1 17 0 9 0 2003138330 889905152 33481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17442] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17442/stat : 17442 (java) S 17436 17438 13981 0 -1 64 17 549 0 0 0 0 5 1 16 0 9 0 2003138330 889905152 33481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17443] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17443/stat : 17443 (java) S 17436 17438 13981 0 -1 64 24 549 0 0 0 0 5 1 15 0 9 0 2003138330 889905152 33481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17444] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17444/stat : 17444 (java) S 17436 17438 13981 0 -1 64 1 549 0 0 0 0 5 1 18 0 9 0 2003138332 889905152 33481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17445] ppid=17436 vsize=869048 CPUtime=0.42
/proc/17438/task/17445/stat : 17445 (java) S 17436 17438 13981 0 -1 64 964 549 0 0 35 1 5 1 16 0 9 0 2003138332 889905152 33481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17446] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17446/stat : 17446 (java) S 17436 17438 13981 0 -1 64 1 549 0 0 0 0 5 1 19 0 9 0 2003138332 889905152 33481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17438/tid=17447] ppid=17436 vsize=869048 CPUtime=0.06
/proc/17438/task/17447/stat : 17447 (java) R 17436 17438 13981 0 -1 64 18 549 0 0 0 0 5 1 15 0 9 0 2003138332 889905152 33481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.49
Current children cumulated vsize (KiB) 869048

Child status: 0
Real time (s): 26.9769
CPU time (s): 26.53
CPU user time (s): 26.229
CPU system time (s): 0.300954
CPU usage (%): 98.3434
Max. virtual memory (cumulated for all children) (KiB): 869048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.229
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57234
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2381
involuntary context switches= 3152

runsolver used 0.041993 second user time and 0.091986 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-05 09:07:49
IDJOB=1086875
IDBENCH=57890
IDSOLVER=364
FILE ID=node59/1086875-1215241669
PBS_JOBID= 7881796
Free space on /tmp= 65500 MiB

SOLVER NAME= Abscon 112v4 ESAC
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 esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086875-1215241669/watcher-1086875-1215241669 -o /tmp/evaluation-result-1086875-1215241669/solver-1086875-1215241669 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086875-1215241669.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5b6f3d81a66e437062b2495198dba4e6
RANDOM SEED=1785071764

node59.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.261
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.261
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:        713792 kB
Buffers:          6240 kB
Cached:        1100716 kB
SwapCached:       6476 kB
Active:        1221708 kB
Inactive:        44048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        713792 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:          206484 kB
Writeback:           0 kB
Mapped:         175760 kB
Slab:            61196 kB
Committed_AS:  4303276 kB
PageTables:       2288 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= 65448 MiB
End job on node59 at 2008-07-05 09:08:16