Trace number 2097530

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 5.66314 5.73872

DiagnosticValue
CHECKS5947820
NODES4414

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen1-f9.xml
MD5SUM3933015e701222af96ea6a914713e869
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 benchmark0.753885
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5548
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5548
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2097530-1247413462.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.39/0.47	     nbVariables=916  nbDomainTypes=7  minDomainSize=6  maxDomainSize=35  nbTotalValues=28596
0.39/0.47	       =>  wckTime=0.226  cpuTime=0.16  mem=10M820
0.39/0.47	   
0.39/0.47	   predicates being loaded...
0.49/0.53	   
0.49/0.53	   constraints being loaded...
2.57/2.67	     nbConstraints=5693  nbGlobalConstraints=145  nbConvertedConstraints=5548  nbConvertConstraintsChecks=2213119
2.57/2.67	     nbExtensionStructures=2213  nbSharedExtensionStructures=5454  nbConflictsStructures=2239
2.57/2.67	     nbSharedConflictsStructures=5454  nbSharedBinaryRepresentations=138768  minDegree=1  maxDegree=62  minArity=2
2.57/2.67	     avgArity=2.1  maxArity=12  nbGenerators=54  nbFusions=35  symmetryWckTime=0.494  symmetryCpuTime=0.27  nbCliques=91
2.57/2.67	       =>  wckTime=2.426  cpuTime=1.91  mem=20M905
2.66/2.78	   
2.66/2.79	   solver IterativeSystematicSolver being built... 
2.76/2.86	   
2.76/2.86	   INFO : Forward propagation technique limited 
2.87/2.97	       =>  wckTime=2.732  cpuTime=2.08  mem=31M597
3.57/3.63	   
3.57/3.63	   preprocessing
3.57/3.63	     nbConstraintChecks=447882  nbPropagations=9645  nbRevisions=32380  nbUselessRevisions=20586  nbSingletonTests=1422
3.57/3.63	     nbEffectiveSingletonTests=1  nbACRemovals=8102  nbFoundSingletons=0  nbRemovedValues=8104  nbRemovedTuples=3185
3.57/3.63	     detectedInconsistency=no
3.57/3.63	       =>  wckTime=0.655  cpuTime=0.6  mem=32M596
3.86/3.99	   
3.86/3.99	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=34M634)
5.54/5.68	   
5.54/5.68	   search
5.54/5.68	     run=11  nbConstraintChecks=5499936  minDepth=0  maxDepth=7  nbPropagations=314816  nbRevisions=2006648
5.54/5.68	     nbUselessRevisions=1178591  nbAssignments=4414  nbFailedAssignments=1830  nbBacktracks=2475  nbVisitedNodes=7291
5.54/5.68	     nbRestartNogoods=65  nbSEliminables=0  nbREliminables=9.03  nbIEliminables=900.4  nbDEliminables=0
5.54/5.68	     nbPEliminables=0
5.54/5.68	       =>  wckTime=2.704  cpuTime=2.57  mem=39M608
5.54/5.68	   
5.54/5.68	   global
5.54/5.68	     nbConstraintChecks=5947818  nbPropagations=324461  nbRevisions=2039028  nbUselessRevisions=1199177
5.54/5.68	     nbRestartNogoods=65  solvingWckTime=2.706  solvingCpuTime=2.57  expiredTime=no  totalExploration=yes
5.54/5.68	     nbFoundSolutions=0  globalCpuTime=4.69
5.54/5.68	       =>  wckTime=5.441  cpuTime=4.65  mem=39M608
5.54/5.68	   
5.54/5.68	s UNSATISFIABLE
5.54/5.68	d NODES 4414
5.54/5.68	d CHECKS 5947818
5.54/5.68	   
5.54/5.68	   totalWckTime=5.508  totalCpuTime=4.69

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-2097530-1247413462/watcher-2097530-1247413462 -o /tmp/evaluation-result-2097530-1247413462/solver-2097530-1247413462 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097530-1247413462.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: 1.85 1.95 1.98 4/81 31788
/proc/meminfo: memFree=1700472/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=308 CPUtime=0
/proc/31788/stat : 31788 (java) R 31786 31788 28996 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 28411588 315392 41 996147200 134512640 134550932 4294955968 18446744073709551615 7709476 0 0 4096 0 0 0 0 17 0 0 0
/proc/31788/statm: 81 44 33 9 0 6 0

[startup+0.0973849 s]
/proc/loadavg: 1.85 1.95 1.98 4/81 31788
/proc/meminfo: memFree=1700472/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=865980 CPUtime=0.09
/proc/31788/stat : 31788 (java) S 31786 31788 28996 0 -1 0 3742 0 1 0 7 2 0 0 18 0 9 0 28411588 886763520 3210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31788/statm: 216495 3211 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.10238 s]
/proc/loadavg: 1.85 1.95 1.98 4/81 31788
/proc/meminfo: memFree=1700472/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=865980 CPUtime=0.09
/proc/31788/stat : 31788 (java) S 31786 31788 28996 0 -1 0 3836 0 1 0 7 2 0 0 18 0 9 0 28411588 886763520 3279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31788/statm: 216495 3279 1730 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.30241 s]
/proc/loadavg: 1.85 1.95 1.98 4/81 31788
/proc/meminfo: memFree=1700472/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=866500 CPUtime=0.29
/proc/31788/stat : 31788 (java) S 31786 31788 28996 0 -1 0 6110 0 1 0 25 4 0 0 18 0 9 0 28411588 887296000 5476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31788/statm: 216625 5476 1987 9 0 211083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866500

[startup+0.702459 s]
/proc/loadavg: 1.85 1.95 1.98 4/81 31788
/proc/meminfo: memFree=1700472/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=867776 CPUtime=0.69
/proc/31788/stat : 31788 (java) S 31786 31788 28996 0 -1 0 9365 0 1 0 63 6 0 0 18 0 9 0 28411588 888602624 8719 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31788/statm: 216944 8720 2039 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50255 s]
/proc/loadavg: 1.85 1.95 1.98 3/90 31797
/proc/meminfo: memFree=1661872/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=867776 CPUtime=1.49
/proc/31788/stat : 31788 (java) S 31786 31788 28996 0 -1 0 14596 0 1 0 132 17 0 0 18 0 9 0 28411588 888602624 13947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31788/statm: 216944 13947 2043 9 0 211380 0
[pid=31788/tid=31790] ppid=31786 vsize=867776 CPUtime=1.23
/proc/31788/task/31790/stat : 31790 (java) R 31786 31788 28996 0 -1 64 13167 0 1 0 108 15 0 0 25 0 9 0 28411589 888602624 13947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31791] ppid=31786 vsize=867776 CPUtime=0
/proc/31788/task/31791/stat : 31791 (java) S 31786 31788 28996 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28411590 888602624 13948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31792] ppid=31786 vsize=867776 CPUtime=0
/proc/31788/task/31792/stat : 31792 (java) S 31786 31788 28996 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28411591 888602624 13949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31793] ppid=31786 vsize=867776 CPUtime=0
/proc/31788/task/31793/stat : 31793 (java) S 31786 31788 28996 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28411591 888602624 13949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31794] ppid=31786 vsize=867776 CPUtime=0
/proc/31788/task/31794/stat : 31794 (java) S 31786 31788 28996 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28411593 888602624 13949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31795] ppid=31786 vsize=867776 CPUtime=0.24
/proc/31788/task/31795/stat : 31795 (java) S 31786 31788 28996 0 -1 64 731 0 0 0 23 1 0 0 15 0 9 0 28411593 888602624 13949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31796] ppid=31786 vsize=867776 CPUtime=0
/proc/31788/task/31796/stat : 31796 (java) S 31786 31788 28996 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28411593 888602624 13949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31797] ppid=31786 vsize=867776 CPUtime=0
/proc/31788/task/31797/stat : 31797 (java) S 31786 31788 28996 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28411593 888602624 13949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867776

[startup+3.10175 s]
/proc/loadavg: 1.85 1.95 1.98 3/90 31797
/proc/meminfo: memFree=1634928/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=868228 CPUtime=3.07
/proc/31788/stat : 31788 (java) S 31786 31788 28996 0 -1 0 31059 621 1 0 255 36 15 1 18 0 9 0 28411588 889065472 21192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31788/statm: 217057 21192 2661 9 0 211493 0
[pid=31788/tid=31790] ppid=31786 vsize=868228 CPUtime=2.52
/proc/31788/task/31790/stat : 31790 (java) R 31786 31788 28996 0 -1 64 22828 621 1 0 205 31 15 1 18 0 9 0 28411589 889065472 21192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31791] ppid=31786 vsize=868228 CPUtime=0.33
/proc/31788/task/31791/stat : 31791 (java) S 31786 31788 28996 0 -1 64 6411 621 0 0 16 1 15 1 17 0 9 0 28411590 889065472 21192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31792] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31792/stat : 31792 (java) S 31786 31788 28996 0 -1 64 20 621 0 0 0 0 15 1 16 0 9 0 28411591 889065472 21192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31793] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31793/stat : 31793 (java) S 31786 31788 28996 0 -1 64 9 621 0 0 0 0 15 1 16 0 9 0 28411591 889065472 21192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31794] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31794/stat : 31794 (java) S 31786 31788 28996 0 -1 64 2 621 0 0 0 0 15 1 24 0 9 0 28411593 889065472 21192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31795] ppid=31786 vsize=868228 CPUtime=0.5
/proc/31788/task/31795/stat : 31795 (java) S 31786 31788 28996 0 -1 64 978 621 0 0 33 1 15 1 15 0 9 0 28411593 889065472 21192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31796] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31796/stat : 31796 (java) S 31786 31788 28996 0 -1 64 0 621 0 0 0 0 15 1 25 0 9 0 28411593 889065472 21192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31797] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31797/stat : 31797 (java) S 31786 31788 28996 0 -1 64 9 621 0 0 0 0 15 1 15 0 9 0 28411593 889065472 21192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868228

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

[startup+4.70193 s]
/proc/loadavg: 1.86 1.95 1.98 3/90 31801
/proc/meminfo: memFree=1625648/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=868228 CPUtime=4.65
/proc/31788/stat : 31788 (java) S 31786 31788 28996 0 -1 0 32190 621 1 0 412 37 15 1 18 0 9 0 28411588 889065472 21236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31788/statm: 217057 21236 2661 9 0 211493 0
[pid=31788/tid=31790] ppid=31786 vsize=868228 CPUtime=4.03
/proc/31788/task/31790/stat : 31790 (java) R 31786 31788 28996 0 -1 64 23921 621 1 0 355 32 15 1 20 0 9 0 28411589 889065472 21236 996147200 134512640 134550932 4294955968 18446744073709551615 4127345495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31791] ppid=31786 vsize=868228 CPUtime=0.33
/proc/31788/task/31791/stat : 31791 (java) S 31786 31788 28996 0 -1 64 6411 621 0 0 16 1 15 1 15 0 9 0 28411590 889065472 21236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31792] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31792/stat : 31792 (java) S 31786 31788 28996 0 -1 64 20 621 0 0 0 0 15 1 16 0 9 0 28411591 889065472 21236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31793] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31793/stat : 31793 (java) S 31786 31788 28996 0 -1 64 9 621 0 0 0 0 15 1 16 0 9 0 28411591 889065472 21236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31794] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31794/stat : 31794 (java) S 31786 31788 28996 0 -1 64 2 621 0 0 0 0 15 1 24 0 9 0 28411593 889065472 21236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31795] ppid=31786 vsize=868228 CPUtime=0.57
/proc/31788/task/31795/stat : 31795 (java) S 31786 31788 28996 0 -1 64 1016 621 0 0 40 1 15 1 15 0 9 0 28411593 889065472 21236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31796] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31796/stat : 31796 (java) S 31786 31788 28996 0 -1 64 0 621 0 0 0 0 15 1 25 0 9 0 28411593 889065472 21236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31797] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31797/stat : 31797 (java) S 31786 31788 28996 0 -1 64 9 621 0 0 0 0 15 1 15 0 9 0 28411593 889065472 21236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 868228

[startup+5.50802 s]
/proc/loadavg: 1.86 1.95 1.98 3/90 31801
/proc/meminfo: memFree=1625520/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=868228 CPUtime=5.45
/proc/31788/stat : 31788 (java) S 31786 31788 28996 0 -1 0 32765 621 1 0 492 37 15 1 18 0 9 0 28411588 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31788/statm: 217057 21240 2661 9 0 211493 0
[pid=31788/tid=31790] ppid=31786 vsize=868228 CPUtime=4.82
/proc/31788/task/31790/stat : 31790 (java) R 31786 31788 28996 0 -1 64 24462 621 1 0 434 32 15 1 18 0 9 0 28411589 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4127358251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31791] ppid=31786 vsize=868228 CPUtime=0.33
/proc/31788/task/31791/stat : 31791 (java) S 31786 31788 28996 0 -1 64 6411 621 0 0 16 1 15 1 16 0 9 0 28411590 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31792] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31792/stat : 31792 (java) S 31786 31788 28996 0 -1 64 20 621 0 0 0 0 15 1 16 0 9 0 28411591 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31793] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31793/stat : 31793 (java) S 31786 31788 28996 0 -1 64 9 621 0 0 0 0 15 1 16 0 9 0 28411591 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31794] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31794/stat : 31794 (java) S 31786 31788 28996 0 -1 64 2 621 0 0 0 0 15 1 24 0 9 0 28411593 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31795] ppid=31786 vsize=868228 CPUtime=0.58
/proc/31788/task/31795/stat : 31795 (java) S 31786 31788 28996 0 -1 64 1021 621 0 0 41 1 15 1 16 0 9 0 28411593 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31796] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31796/stat : 31796 (java) S 31786 31788 28996 0 -1 64 0 621 0 0 0 0 15 1 25 0 9 0 28411593 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31797] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31797/stat : 31797 (java) S 31786 31788 28996 0 -1 64 38 621 0 0 0 0 15 1 15 0 9 0 28411593 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 868228

[startup+5.70104 s]
/proc/loadavg: 1.86 1.95 1.98 3/90 31801
/proc/meminfo: memFree=1625520/2055920 swapFree=4192812/4192956
[pid=31788] ppid=31786 vsize=868228 CPUtime=5.62
/proc/31788/stat : 31788 (java) S 31786 31788 28996 0 -1 0 32971 621 1 0 509 37 15 1 18 0 9 0 28411588 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31788/statm: 217057 21240 2661 9 0 211493 0
[pid=31788/tid=31790] ppid=31786 vsize=868228 CPUtime=4.99
/proc/31788/task/31790/stat : 31790 (java) S 31786 31788 28996 0 -1 64 24668 621 1 0 451 32 15 1 20 0 9 0 28411589 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31791] ppid=31786 vsize=868228 CPUtime=0.33
/proc/31788/task/31791/stat : 31791 (java) S 31786 31788 28996 0 -1 64 6411 621 0 0 16 1 15 1 16 0 9 0 28411590 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31792] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31792/stat : 31792 (java) S 31786 31788 28996 0 -1 64 20 621 0 0 0 0 15 1 16 0 9 0 28411591 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31793] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31793/stat : 31793 (java) S 31786 31788 28996 0 -1 64 9 621 0 0 0 0 15 1 16 0 9 0 28411591 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31794] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31794/stat : 31794 (java) S 31786 31788 28996 0 -1 64 2 621 0 0 0 0 15 1 24 0 9 0 28411593 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31795] ppid=31786 vsize=868228 CPUtime=0.58
/proc/31788/task/31795/stat : 31795 (java) S 31786 31788 28996 0 -1 64 1021 621 0 0 41 1 15 1 16 0 9 0 28411593 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31788/tid=31796] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31796/stat : 31796 (java) S 31786 31788 28996 0 -1 64 0 621 0 0 0 0 15 1 25 0 9 0 28411593 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31788/tid=31797] ppid=31786 vsize=868228 CPUtime=0.16
/proc/31788/task/31797/stat : 31797 (java) S 31786 31788 28996 0 -1 64 38 621 0 0 0 0 15 1 15 0 9 0 28411593 889065472 21240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 868228

Child status: 0
Real time (s): 5.73872
CPU time (s): 5.66314
CPU user time (s): 5.2572
CPU system time (s): 0.405938
CPU usage (%): 98.6829
Max. virtual memory (cumulated for all children) (KiB): 868228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.2572
system time used= 0.405938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33621
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= 2043
involuntary context switches= 2130

runsolver used 0.014997 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-12 17:44:22
IDJOB=2097530
IDBENCH=57502
IDSOLVER=774
FILE ID=node73/2097530-1247413462
PBS_JOBID= 9510504
Free space on /tmp= 66484 MiB

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

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

MD5SUM BENCH= 3933015e701222af96ea6a914713e869
RANDOM SEED=406512819

node73.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.213
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.213
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:       1700952 kB
Buffers:         39264 kB
Cached:         138896 kB
SwapCached:          0 kB
Active:         189724 kB
Inactive:       109444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3236 kB
Writeback:           0 kB
Mapped:         141540 kB
Slab:            40776 kB
Committed_AS:   991276 kB
PageTables:       1996 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= 66480 MiB
End job on node73 at 2009-07-12 17:44:28