Trace number 1086350

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.5698 27.8223

DiagnosticValue
CHECKS1575160
NODES0

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-3.xml
MD5SUM2fe8075751fff64133735b72d8923bdd
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 benchmark27.0199
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1086350-1215238941.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.39	   
0.29/0.39	   variables being loaded...
0.68/0.73	     nbVariables=1000  nbDomainTypes=18  minDomainSize=50  maxDomainSize=362  nbTotalValues=294634
0.68/0.73	       =>  wckTime=0.498  cpuTime=0.41  mem=18M612
0.68/0.73	   
0.68/0.73	   predicates being loaded...
0.78/0.84	   
0.78/0.84	   constraints being loaded...
20.71/20.92	   
20.71/20.92	   INFO : Stopping converting binary constraints (cpu=20.11, mem = 37M536)
26.05/26.35	     nbConstraints=8015  nbGlobalConstraints=10  nbMergedConstraints=7027  nbConvertedConstraints=392
26.05/26.35	     nbConvertConstraintsChecks=39818252  nbExtensionStructures=368  nbSharedExtensionStructures=52
26.05/26.35	     nbConflictsStructures=675  nbSharedConflictsStructures=128  nbUnbuiltConflictsStructures=6159
26.05/26.35	     nbSharedBinaryRepresentations=144128  nbEvaluationManagers=6466  nbSharedEvaluationManagers=1147  minDegree=4
26.05/26.35	     maxDegree=28  minArity=2  avgArity=2  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=1.169
26.05/26.35	     symmetryCpuTime=1.0  nbCliques=10
26.05/26.35	       =>  wckTime=26.117  cpuTime=24.89  mem=66M617
26.34/26.63	   
26.34/26.63	   solver IterativeSystematicSolver being built... 
26.55/26.87	   
26.55/26.87	   INFO : Forward propagation technique limited 
26.64/26.98	       =>  wckTime=26.746  cpuTime=25.18  mem=90M315
27.43/27.78	   
27.43/27.78	   preprocessing
27.43/27.78	     nbConstraintChecks=1575161  nbValidityChecks=24068  nbPropagations=63  nbRevisions=1239  nbUselessRevisions=758
27.43/27.78	     nbRemovedValues=30371  detectedInconsistency=yes
27.43/27.78	       =>  wckTime=0.791  cpuTime=0.76  mem=90M315
27.43/27.78	   
27.43/27.78	   global
27.43/27.78	     nbConstraintChecks=1575161  nbValidityChecks=24068  nbPropagations=63  nbRevisions=1239  nbUselessRevisions=758
27.43/27.78	     nbRestartNogoods=0  solvingWckTime=0.793  solvingCpuTime=0.77  expiredTime=no  totalExploration=yes
27.43/27.78	     nbFoundSolutions=0  globalCpuTime=26.0
27.43/27.78	       =>  wckTime=27.547  cpuTime=25.95  mem=90M315
27.43/27.79	   
27.43/27.79	s UNSATISFIABLE
27.43/27.79	d NODES 0
27.43/27.79	d CHECKS 1575161
27.43/27.79	   
27.43/27.79	   totalWckTime=27.608  totalCpuTime=26.0

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-1086350-1215238941/watcher-1086350-1215238941 -o /tmp/evaluation-result-1086350-1215238941/solver-1086350-1215238941 -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-1086350-1215238941.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.97 1.97 1.99 4/72 16939
/proc/meminfo: memFree=1763488/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=1616 CPUtime=0
/proc/16939/stat : 16939 (java) D 16937 16939 15114 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 2002868923 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/16939/statm: 404 145 119 9 0 46 0

[startup+0.084313 s]
/proc/loadavg: 1.97 1.97 1.99 4/72 16939
/proc/meminfo: memFree=1763488/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=865856 CPUtime=0.07
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 3569 0 1 0 6 1 0 0 18 0 9 0 2002868923 886636544 3058 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216464 3058 1637 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.101315 s]
/proc/loadavg: 1.97 1.97 1.99 4/72 16939
/proc/meminfo: memFree=1763488/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=865884 CPUtime=0.08
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 3787 0 1 0 7 1 0 0 18 0 9 0 2002868923 886665216 3238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216471 3238 1715 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301339 s]
/proc/loadavg: 1.97 1.97 1.99 4/72 16939
/proc/meminfo: memFree=1763488/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=866128 CPUtime=0.29
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 5912 0 1 0 26 3 0 0 18 0 9 0 2002868923 886915072 5286 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216532 5286 1949 9 0 211060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866128

[startup+0.701388 s]
/proc/loadavg: 1.97 1.97 1.99 4/72 16939
/proc/meminfo: memFree=1763488/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=866536 CPUtime=0.68
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 8451 0 1 0 64 4 0 0 18 0 9 0 2002868923 887332864 7821 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216634 7821 1967 9 0 211162 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866536

[startup+1.50248 s]
/proc/loadavg: 1.97 1.97 1.99 3/81 16948
/proc/meminfo: memFree=1729240/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=867572 CPUtime=1.47
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 20026 0 1 0 138 9 0 0 18 0 9 0 2002868923 888393728 19361 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216893 19361 2004 9 0 211421 0
[pid=16939/tid=16941] ppid=16937 vsize=867572 CPUtime=1.21
/proc/16939/task/16941/stat : 16941 (java) R 16937 16939 15114 0 -1 64 15742 0 1 0 114 7 0 0 25 0 9 0 2002868924 888393728 19361 996147200 134512640 134550740 4294955968 18446744073709551615 4126600132 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16942] ppid=16937 vsize=867572 CPUtime=0.06
/proc/16939/task/16942/stat : 16942 (java) S 16937 16939 15114 0 -1 64 2907 0 0 0 6 0 0 0 16 0 9 0 2002868925 888393728 19361 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16943] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16943/stat : 16943 (java) S 16937 16939 15114 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002868926 888393728 19361 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16944] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16944/stat : 16944 (java) S 16937 16939 15114 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002868926 888393728 19361 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16945] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16945/stat : 16945 (java) S 16937 16939 15114 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002868928 888393728 19361 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16946] ppid=16937 vsize=867572 CPUtime=0.16
/proc/16939/task/16946/stat : 16946 (java) S 16937 16939 15114 0 -1 64 680 0 0 0 16 0 0 0 16 0 9 0 2002868928 888393728 19361 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16947] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16947/stat : 16947 (java) S 16937 16939 15114 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002868928 888393728 19361 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16948] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16948/stat : 16948 (java) S 16937 16939 15114 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002868928 888393728 19361 996147200 134512640 134550740 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) 867572

[startup+3.10266 s]
/proc/loadavg: 1.97 1.97 1.99 3/81 16948
/proc/meminfo: memFree=1693208/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=867572 CPUtime=3.06
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 20081 0 1 0 296 10 0 0 18 0 9 0 2002868923 888393728 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216893 19413 2006 9 0 211421 0
[pid=16939/tid=16941] ppid=16937 vsize=867572 CPUtime=2.77
/proc/16939/task/16941/stat : 16941 (java) R 16937 16939 15114 0 -1 64 15774 0 1 0 269 8 0 0 25 0 9 0 2002868924 888393728 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4126714884 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16942] ppid=16937 vsize=867572 CPUtime=0.06
/proc/16939/task/16942/stat : 16942 (java) S 16937 16939 15114 0 -1 64 2907 0 0 0 6 0 0 0 17 0 9 0 2002868925 888393728 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16943] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16943/stat : 16943 (java) S 16937 16939 15114 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002868926 888393728 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16944] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16944/stat : 16944 (java) S 16937 16939 15114 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002868926 888393728 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16945] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16945/stat : 16945 (java) S 16937 16939 15114 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002868928 888393728 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16946] ppid=16937 vsize=867572 CPUtime=0.19
/proc/16939/task/16946/stat : 16946 (java) S 16937 16939 15114 0 -1 64 703 0 0 0 19 0 0 0 16 0 9 0 2002868928 888393728 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16947] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16947/stat : 16947 (java) S 16937 16939 15114 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002868928 888393728 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16948] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16948/stat : 16948 (java) S 16937 16939 15114 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002868928 888393728 19413 996147200 134512640 134550740 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) 867572

[startup+6.30103 s]
/proc/loadavg: 1.97 1.97 1.99 3/81 16948
/proc/meminfo: memFree=1693080/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=867572 CPUtime=6.23
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 20108 0 1 0 613 10 0 0 18 0 9 0 2002868923 888393728 19437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216893 19437 2006 9 0 211421 0
[pid=16939/tid=16941] ppid=16937 vsize=867572 CPUtime=5.92
/proc/16939/task/16941/stat : 16941 (java) R 16937 16939 15114 0 -1 64 15778 0 1 0 584 8 0 0 25 0 9 0 2002868924 888393728 19437 996147200 134512640 134550740 4294955968 18446744073709551615 4126900277 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16942] ppid=16937 vsize=867572 CPUtime=0.06
/proc/16939/task/16942/stat : 16942 (java) S 16937 16939 15114 0 -1 64 2907 0 0 0 6 0 0 0 17 0 9 0 2002868925 888393728 19437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16943] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16943/stat : 16943 (java) S 16937 16939 15114 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002868926 888393728 19437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16944] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16944/stat : 16944 (java) S 16937 16939 15114 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002868926 888393728 19437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16945] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16945/stat : 16945 (java) S 16937 16939 15114 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002868928 888393728 19437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16946] ppid=16937 vsize=867572 CPUtime=0.21
/proc/16939/task/16946/stat : 16946 (java) S 16937 16939 15114 0 -1 64 726 0 0 0 21 0 0 0 16 0 9 0 2002868928 888393728 19437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16947] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16947/stat : 16947 (java) S 16937 16939 15114 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002868928 888393728 19437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16948] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16948/stat : 16948 (java) S 16937 16939 15114 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002868928 888393728 19437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867572

[startup+12.7028 s]
/proc/loadavg: 1.98 1.97 1.99 3/81 16948
/proc/meminfo: memFree=1676504/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=867572 CPUtime=12.58
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 24162 0 1 0 1246 12 0 0 18 0 9 0 2002868923 888393728 23488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216893 23488 2006 9 0 211421 0
[pid=16939/tid=16941] ppid=16937 vsize=867572 CPUtime=12.13
/proc/16939/task/16941/stat : 16941 (java) R 16937 16939 15114 0 -1 64 15782 0 1 0 1204 9 0 0 25 0 9 0 2002868924 888393728 23488 996147200 134512640 134550740 4294955968 18446744073709551615 4126898992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16942] ppid=16937 vsize=867572 CPUtime=0.19
/proc/16939/task/16942/stat : 16942 (java) S 16937 16939 15114 0 -1 64 6955 0 0 0 18 1 0 0 16 0 9 0 2002868925 888393728 23488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16943] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16943/stat : 16943 (java) S 16937 16939 15114 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002868926 888393728 23488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16944] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16944/stat : 16944 (java) S 16937 16939 15114 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002868926 888393728 23488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16945] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16945/stat : 16945 (java) S 16937 16939 15114 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002868928 888393728 23488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16946] ppid=16937 vsize=867572 CPUtime=0.22
/proc/16939/task/16946/stat : 16946 (java) S 16937 16939 15114 0 -1 64 728 0 0 0 22 0 0 0 16 0 9 0 2002868928 888393728 23488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16947] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16947/stat : 16947 (java) S 16937 16939 15114 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002868928 888393728 23488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16948] ppid=16937 vsize=867572 CPUtime=0
/proc/16939/task/16948/stat : 16948 (java) S 16937 16939 15114 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002868928 888393728 23488 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867572

[startup+25.5023 s]
/proc/loadavg: 1.98 1.97 1.99 3/81 16948
/proc/meminfo: memFree=1658904/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=867896 CPUtime=25.25
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 29801 672 1 0 2498 18 8 1 18 0 10 0 2002868923 888725504 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216974 27980 2018 9 0 211502 0
[pid=16939/tid=16941] ppid=16937 vsize=867896 CPUtime=24.37
/proc/16939/task/16941/stat : 16941 (java) R 16937 16939 15114 0 -1 64 16635 672 1 0 2417 11 8 1 24 0 10 0 2002868924 888725504 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4127200134 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16942] ppid=16937 vsize=867896 CPUtime=0.65
/proc/16939/task/16942/stat : 16942 (java) S 16937 16939 15114 0 -1 64 11434 672 0 0 52 4 8 1 16 0 10 0 2002868925 888725504 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16943] ppid=16937 vsize=867896 CPUtime=0.09
/proc/16939/task/16943/stat : 16943 (java) S 16937 16939 15114 0 -1 64 13 672 0 0 0 0 8 1 16 0 10 0 2002868926 888725504 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16944] ppid=16937 vsize=867896 CPUtime=0.09
/proc/16939/task/16944/stat : 16944 (java) S 16937 16939 15114 0 -1 64 5 672 0 0 0 0 8 1 16 0 10 0 2002868926 888725504 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16945] ppid=16937 vsize=867896 CPUtime=0.09
/proc/16939/task/16945/stat : 16945 (java) S 16937 16939 15114 0 -1 64 0 672 0 0 0 0 8 1 18 0 10 0 2002868928 888725504 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16946] ppid=16937 vsize=867896 CPUtime=0.38
/proc/16939/task/16946/stat : 16946 (java) S 16937 16939 15114 0 -1 64 888 672 0 0 28 1 8 1 15 0 10 0 2002868928 888725504 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16947] ppid=16937 vsize=867896 CPUtime=0.09
/proc/16939/task/16947/stat : 16947 (java) S 16937 16939 15114 0 -1 64 2 672 0 0 0 0 8 1 19 0 10 0 2002868928 888725504 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16948] ppid=16937 vsize=867896 CPUtime=0.09
/proc/16939/task/16948/stat : 16948 (java) S 16937 16939 15114 0 -1 64 13 672 0 0 0 0 8 1 15 0 10 0 2002868928 888725504 27980 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 867896

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

[startup+27.1025 s]
/proc/loadavg: 1.98 1.97 1.99 3/81 16952
/proc/meminfo: memFree=1658584/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=867984 CPUtime=26.84
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 57929 672 1 0 2650 25 8 1 18 0 9 0 2002868923 888815616 33193 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216996 33193 2638 9 0 211502 0
[pid=16939/tid=16941] ppid=16937 vsize=867984 CPUtime=25.58
/proc/16939/task/16941/stat : 16941 (java) R 16937 16939 15114 0 -1 64 28531 672 1 0 2535 14 8 1 25 0 9 0 2002868924 888815616 33193 996147200 134512640 134550740 4294955968 18446744073709551615 4127341452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16942] ppid=16937 vsize=867984 CPUtime=0.95
/proc/16939/task/16942/stat : 16942 (java) S 16937 16939 15114 0 -1 64 27542 672 0 0 78 8 8 1 16 0 9 0 2002868925 888815616 33193 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16943] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16943/stat : 16943 (java) S 16937 16939 15114 0 -1 64 17 672 0 0 0 0 8 1 16 0 9 0 2002868926 888815616 33193 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16944] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16944/stat : 16944 (java) S 16937 16939 15114 0 -1 64 24 672 0 0 0 0 8 1 15 0 9 0 2002868926 888815616 33193 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16945] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16945/stat : 16945 (java) S 16937 16939 15114 0 -1 64 0 672 0 0 0 0 8 1 18 0 9 0 2002868928 888815616 33193 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16946] ppid=16937 vsize=867984 CPUtime=0.44
/proc/16939/task/16946/stat : 16946 (java) S 16937 16939 15114 0 -1 64 980 672 0 0 34 1 8 1 16 0 9 0 2002868928 888815616 33193 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16947] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16947/stat : 16947 (java) S 16937 16939 15114 0 -1 64 2 672 0 0 0 0 8 1 19 0 9 0 2002868928 888815616 33193 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16948] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16948/stat : 16948 (java) S 16937 16939 15114 0 -1 64 16 672 0 0 0 0 8 1 15 0 9 0 2002868928 888815616 33193 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.84
Current children cumulated vsize (KiB) 867984

[startup+27.5075 s]
/proc/loadavg: 1.98 1.97 1.99 3/81 16952
/proc/meminfo: memFree=1640280/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=867984 CPUtime=27.24
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 57934 672 1 0 2690 25 8 1 18 0 9 0 2002868923 888815616 33196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216996 33196 2638 9 0 211502 0
[pid=16939/tid=16941] ppid=16937 vsize=867984 CPUtime=25.98
/proc/16939/task/16941/stat : 16941 (java) R 16937 16939 15114 0 -1 64 28534 672 1 0 2575 14 8 1 25 0 9 0 2002868924 888815616 33196 996147200 134512640 134550740 4294955968 18446744073709551615 4126905392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16942] ppid=16937 vsize=867984 CPUtime=0.95
/proc/16939/task/16942/stat : 16942 (java) S 16937 16939 15114 0 -1 64 27542 672 0 0 78 8 8 1 16 0 9 0 2002868925 888815616 33196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16943] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16943/stat : 16943 (java) S 16937 16939 15114 0 -1 64 17 672 0 0 0 0 8 1 16 0 9 0 2002868926 888815616 33196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16944] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16944/stat : 16944 (java) S 16937 16939 15114 0 -1 64 24 672 0 0 0 0 8 1 15 0 9 0 2002868926 888815616 33196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16945] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16945/stat : 16945 (java) S 16937 16939 15114 0 -1 64 0 672 0 0 0 0 8 1 18 0 9 0 2002868928 888815616 33196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16946] ppid=16937 vsize=867984 CPUtime=0.45
/proc/16939/task/16946/stat : 16946 (java) S 16937 16939 15114 0 -1 64 982 672 0 0 35 1 8 1 15 0 9 0 2002868928 888815616 33196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16947] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16947/stat : 16947 (java) S 16937 16939 15114 0 -1 64 2 672 0 0 0 0 8 1 19 0 9 0 2002868928 888815616 33196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16948] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16948/stat : 16948 (java) S 16937 16939 15114 0 -1 64 16 672 0 0 0 0 8 1 15 0 9 0 2002868928 888815616 33196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.24
Current children cumulated vsize (KiB) 867984

[startup+27.7025 s]
/proc/loadavg: 1.98 1.97 1.99 3/81 16952
/proc/meminfo: memFree=1640280/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=867984 CPUtime=27.43
/proc/16939/stat : 16939 (java) S 16937 16939 15114 0 -1 0 57935 672 1 0 2709 25 8 1 18 0 9 0 2002868923 888815616 33197 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 216996 33197 2638 9 0 211502 0
[pid=16939/tid=16941] ppid=16937 vsize=867984 CPUtime=26.17
/proc/16939/task/16941/stat : 16941 (java) R 16937 16939 15114 0 -1 64 28534 672 1 0 2594 14 8 1 25 0 9 0 2002868924 888815616 33197 996147200 134512640 134550740 4294955968 18446744073709551615 4126897687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16942] ppid=16937 vsize=867984 CPUtime=0.95
/proc/16939/task/16942/stat : 16942 (java) S 16937 16939 15114 0 -1 64 27542 672 0 0 78 8 8 1 16 0 9 0 2002868925 888815616 33197 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16943] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16943/stat : 16943 (java) S 16937 16939 15114 0 -1 64 17 672 0 0 0 0 8 1 16 0 9 0 2002868926 888815616 33197 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16944] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16944/stat : 16944 (java) S 16937 16939 15114 0 -1 64 24 672 0 0 0 0 8 1 15 0 9 0 2002868926 888815616 33197 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16945] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16945/stat : 16945 (java) S 16937 16939 15114 0 -1 64 0 672 0 0 0 0 8 1 18 0 9 0 2002868928 888815616 33197 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16946] ppid=16937 vsize=867984 CPUtime=0.45
/proc/16939/task/16946/stat : 16946 (java) S 16937 16939 15114 0 -1 64 983 672 0 0 35 1 8 1 15 0 9 0 2002868928 888815616 33197 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16947] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16947/stat : 16947 (java) S 16937 16939 15114 0 -1 64 2 672 0 0 0 0 8 1 19 0 9 0 2002868928 888815616 33197 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16939/tid=16948] ppid=16937 vsize=867984 CPUtime=0.09
/proc/16939/task/16948/stat : 16948 (java) S 16937 16939 15114 0 -1 64 16 672 0 0 0 0 8 1 15 0 9 0 2002868928 888815616 33197 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.43
Current children cumulated vsize (KiB) 867984

[startup+27.8026 s]
/proc/loadavg: 1.98 1.97 1.99 3/81 16952
/proc/meminfo: memFree=1640280/2055920 swapFree=4179968/4192956
[pid=16939] ppid=16937 vsize=0 CPUtime=27.53
/proc/16939/stat : 16939 (java) Z 16937 16939 15114 0 -1 12 57969 672 1 0 2718 26 8 1 16 0 2 0 2002868923 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16939/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.53
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 27.8223
CPU time (s): 27.5698
CPU user time (s): 27.2719
CPU system time (s): 0.297954
CPU usage (%): 99.0924
Max. virtual memory (cumulated for all children) (KiB): 867984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.2719
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58641
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= 2003
involuntary context switches= 2568

runsolver used 0.028995 second user time and 0.107983 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-05 08:22:21
IDJOB=1086350
IDBENCH=57801
IDSOLVER=364
FILE ID=node11/1086350-1215238941
PBS_JOBID= 7881828
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp11/normalized-fapp11-1000-3.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-1086350-1215238941/watcher-1086350-1215238941 -o /tmp/evaluation-result-1086350-1215238941/solver-1086350-1215238941 -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-1086350-1215238941.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2fe8075751fff64133735b72d8923bdd
RANDOM SEED=1896365643

node11.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.224
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.224
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:       1763968 kB
Buffers:         49416 kB
Cached:         146936 kB
SwapCached:       7036 kB
Active:         124968 kB
Inactive:       108892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763968 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:          45124 kB
Slab:            43312 kB
Committed_AS:  3331064 kB
PageTables:       1872 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= 66552 MiB
End job on node11 at 2008-07-05 08:22:49