Trace number 1065377

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 ESACSAT 5.04723 5.11713

DiagnosticValue
CHECKS114850
NODES1417

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-air01.xml
MD5SUM4cdbe76dc66c2705689e1f0215d7bc20
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.974851
Satisfiable
(Un)Satisfiability was proved
Number of variables771
Number of constraints46
Maximum constraint arity438
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension46
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1065377-1215146599.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.47	     nbVariables=771  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=1542
0.38/0.47	       =>  wckTime=0.239  cpuTime=0.2  mem=9M804
0.38/0.47	   
0.38/0.47	   predicates being loaded...
1.67/1.76	   
1.67/1.76	   constraints being loaded...
3.24/3.31	     nbConstraints=23  nbMergedConstraints=23  nbUnbuiltConflictsStructures=23  nbSharedBinaryRepresentations=0
3.24/3.31	     nbEvaluationManagers=23  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=10  minArity=26  avgArity=183.26
3.24/3.31	     maxArity=438  nbGenerators=0  nbFusions=0  symmetryWckTime=0.437  symmetryCpuTime=0.35
3.24/3.31	       =>  wckTime=3.072  cpuTime=2.72  mem=7M226
3.24/3.37	   
3.24/3.37	   solver IterativeSystematicSolver being built... 
3.33/3.49	   
3.33/3.49	   INFO : Forward propagation technique limited 
3.43/3.59	       =>  wckTime=3.36  cpuTime=2.91  mem=45M689
3.83/3.99	   
3.83/3.99	   preprocessing
3.83/3.99	     nbConstraintChecks=5024  nbValidityChecks=11263  nbPropagations=1609  nbRevisions=5966  nbUselessRevisions=5904
3.83/3.99	     nbSingletonTests=805  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
3.83/3.99	     detectedInconsistency=no
3.83/3.99	       =>  wckTime=0.393  cpuTime=0.35  mem=50M717
4.92/5.08	   
4.92/5.08	   search
4.92/5.08	     run=1  nbConstraintChecks=109826  nbValidityChecks=17443  minDepth=39  maxDepth=771  nbPropagations=6029
4.92/5.08	     nbRevisions=25967  nbUselessRevisions=24039  nbAssignments=1417  nbFailedAssignments=12  nbBacktracks=55
4.92/5.08	     nbVisitedNodes=1465  nbRestartNogoods=1  nbFoundSolutions=1  mapSize=38  nbInferences=0  nbTooLargeKeys=0
4.92/5.08	     nbSEliminables=0  nbREliminables=420.53  nbIEliminables=17.54  nbDEliminables=0  nbPEliminables=0
4.92/5.08	       =>  wckTime=1.486  cpuTime=1.32  mem=26M592
4.92/5.09	   
4.92/5.09	   global
4.92/5.09	     nbConstraintChecks=114850  nbValidityChecks=28706  nbPropagations=7638  nbRevisions=31933  nbUselessRevisions=29943
4.92/5.09	     nbRestartNogoods=1  solvingWckTime=1.488  solvingCpuTime=1.32  expiredTime=no  totalExploration=no
4.92/5.09	     nbFoundSolutions=1  firstSolutionCpuTime=4.23  globalCpuTime=4.28
4.92/5.09	       =>  wckTime=4.853  cpuTime=4.23  mem=26M592
4.92/5.09	   
4.92/5.09	s SATISFIABLE
4.92/5.09	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
4.92/5.09	d NODES 1417
4.92/5.09	d CHECKS 114850
4.92/5.09	   
4.92/5.09	   totalWckTime=4.906  totalCpuTime=4.28

Verifier Data (download as text)

OK

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-1065377-1215146599/watcher-1065377-1215146599 -o /tmp/evaluation-result-1065377-1215146599/solver-1065377-1215146599 -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-1065377-1215146599.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: 2.19 2.17 2.12 4/79 24618
/proc/meminfo: memFree=1307276/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=1620 CPUtime=0
/proc/24618/stat : 24618 (java) R 24616 24618 21995 0 -1 0 167 0 0 0 0 0 0 0 19 0 1 0 670386517 1658880 139 996147200 134512640 134550740 4294956144 18446744073709551615 10582499 0 0 4096 0 0 0 0 17 0 0 0
/proc/24618/statm: 405 139 112 9 0 47 0

[startup+0.0671761 s]
/proc/loadavg: 2.19 2.17 2.12 4/79 24618
/proc/meminfo: memFree=1307276/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=864076 CPUtime=0.06
/proc/24618/stat : 24618 (java) S 24616 24618 21995 0 -1 0 2841 0 1 0 4 2 0 0 18 0 9 0 670386517 884813824 2371 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24618/statm: 216019 2371 1138 9 0 210976 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864076

[startup+0.102423 s]
/proc/loadavg: 2.19 2.17 2.12 4/79 24618
/proc/meminfo: memFree=1307276/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=865884 CPUtime=0.08
/proc/24618/stat : 24618 (java) S 24616 24618 21995 0 -1 0 3724 0 1 0 6 2 0 0 18 0 9 0 670386517 886665216 3187 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24618/statm: 216471 3187 1691 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302197 s]
/proc/loadavg: 2.19 2.17 2.12 4/79 24618
/proc/meminfo: memFree=1307276/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=866276 CPUtime=0.28
/proc/24618/stat : 24618 (java) S 24616 24618 21995 0 -1 0 5646 0 1 0 25 3 0 0 18 0 9 0 670386517 887066624 5060 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24618/statm: 216569 5060 1911 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866276

[startup+0.702239 s]
/proc/loadavg: 2.19 2.17 2.12 4/79 24618
/proc/meminfo: memFree=1307276/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=867080 CPUtime=0.68
/proc/24618/stat : 24618 (java) S 24616 24618 21995 0 -1 0 9450 0 1 0 62 6 0 0 18 0 9 0 670386517 887889920 8810 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24618/statm: 216770 8810 2005 9 0 211276 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867080

[startup+1.50233 s]
/proc/loadavg: 2.19 2.17 2.12 3/88 24627
/proc/meminfo: memFree=1248452/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=866992 CPUtime=1.47
/proc/24618/stat : 24618 (java) S 24616 24618 21995 0 -1 0 17614 0 1 0 137 10 0 0 18 0 9 0 670386517 887799808 16949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24618/statm: 216748 16949 1997 9 0 211276 0
[pid=24618/tid=24620] ppid=24616 vsize=866992 CPUtime=1.32
/proc/24618/task/24620/stat : 24620 (java) R 24616 24618 21995 0 -1 64 15745 0 1 0 124 8 0 0 25 0 9 0 670386518 887799808 16949 996147200 134512640 134550740 4294955968 18446744073709551615 102689661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24621] ppid=24616 vsize=866992 CPUtime=0.01
/proc/24618/task/24621/stat : 24621 (java) S 24616 24618 21995 0 -1 64 674 0 0 0 1 0 0 0 16 0 9 0 670386520 887799808 16949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24622] ppid=24616 vsize=866992 CPUtime=0
/proc/24618/task/24622/stat : 24622 (java) S 24616 24618 21995 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 670386520 887799808 16949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24623] ppid=24616 vsize=866992 CPUtime=0
/proc/24618/task/24623/stat : 24623 (java) S 24616 24618 21995 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 670386520 887799808 16949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24624] ppid=24616 vsize=866992 CPUtime=0
/proc/24618/task/24624/stat : 24624 (java) S 24616 24618 21995 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 670386522 887799808 16949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24625] ppid=24616 vsize=866992 CPUtime=0.11
/proc/24618/task/24625/stat : 24625 (java) S 24616 24618 21995 0 -1 64 497 0 0 0 11 0 0 0 16 0 9 0 670386522 887799808 16949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24626] ppid=24616 vsize=866992 CPUtime=0
/proc/24618/task/24626/stat : 24626 (java) S 24616 24618 21995 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 670386522 887799808 16949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24627] ppid=24616 vsize=866992 CPUtime=0
/proc/24618/task/24627/stat : 24627 (java) S 24616 24618 21995 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 670386522 887799808 16949 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) 866992

[startup+3.10149 s]
/proc/loadavg: 2.19 2.17 2.12 4/88 24627
/proc/meminfo: memFree=1246020/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=867444 CPUtime=3.04
/proc/24618/stat : 24618 (java) S 24616 24618 21995 0 -1 0 21197 355 1 0 289 13 1 1 18 0 9 0 670386517 888262656 18045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24618/statm: 216861 18045 2011 9 0 211389 0
[pid=24618/tid=24620] ppid=24616 vsize=867444 CPUtime=2.75
/proc/24618/task/24620/stat : 24620 (java) R 24616 24618 21995 0 -1 64 18047 355 1 0 264 9 1 1 24 0 9 0 670386518 888262656 18045 996147200 134512640 134550740 4294955968 18446744073709551615 4126928721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24621] ppid=24616 vsize=867444 CPUtime=0.07
/proc/24618/task/24621/stat : 24621 (java) S 24616 24618 21995 0 -1 64 1636 355 0 0 5 0 1 1 16 0 9 0 670386520 888262656 18045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24622] ppid=24616 vsize=867444 CPUtime=0.02
/proc/24618/task/24622/stat : 24622 (java) S 24616 24618 21995 0 -1 64 13 355 0 0 0 0 1 1 16 0 9 0 670386520 888262656 18045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24623] ppid=24616 vsize=867444 CPUtime=0.02
/proc/24618/task/24623/stat : 24623 (java) S 24616 24618 21995 0 -1 64 6 355 0 0 0 0 1 1 16 0 9 0 670386520 888262656 18045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24624] ppid=24616 vsize=867444 CPUtime=0.02
/proc/24618/task/24624/stat : 24624 (java) S 24616 24618 21995 0 -1 64 0 355 0 0 0 0 1 1 18 0 9 0 670386522 888262656 18045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24625] ppid=24616 vsize=867444 CPUtime=0.21
/proc/24618/task/24625/stat : 24625 (java) S 24616 24618 21995 0 -1 64 679 355 0 0 19 0 1 1 15 0 9 0 670386522 888262656 18045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24626] ppid=24616 vsize=867444 CPUtime=0.02
/proc/24618/task/24626/stat : 24626 (java) S 24616 24618 21995 0 -1 64 2 355 0 0 0 0 1 1 19 0 9 0 670386522 888262656 18045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24627] ppid=24616 vsize=867444 CPUtime=0.02
/proc/24618/task/24627/stat : 24627 (java) S 24616 24618 21995 0 -1 64 7 355 0 0 0 0 1 1 15 0 9 0 670386522 888262656 18045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867444

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

[startup+3.90158 s]
/proc/loadavg: 2.18 2.16 2.12 3/88 24631
/proc/meminfo: memFree=1242180/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=867532 CPUtime=3.83
/proc/24618/stat : 24618 (java) S 24616 24618 21995 0 -1 0 35943 355 1 0 365 16 1 1 18 0 9 0 670386517 888352768 20043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24618/statm: 216883 20043 2636 9 0 211389 0
[pid=24618/tid=24620] ppid=24616 vsize=867532 CPUtime=3.4
/proc/24618/task/24620/stat : 24620 (java) R 24616 24618 21995 0 -1 64 27509 355 1 0 327 11 1 1 25 0 9 0 670386518 888352768 20043 996147200 134512640 134550740 4294955968 18446744073709551615 4127058375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24621] ppid=24616 vsize=867532 CPUtime=0.16
/proc/24618/task/24621/stat : 24621 (java) S 24616 24618 21995 0 -1 64 6816 355 0 0 12 2 1 1 16 0 9 0 670386520 888352768 20043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24622] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24622/stat : 24622 (java) S 24616 24618 21995 0 -1 64 18 355 0 0 0 0 1 1 16 0 9 0 670386520 888352768 20043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24623] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24623/stat : 24623 (java) S 24616 24618 21995 0 -1 64 10 355 0 0 0 0 1 1 16 0 9 0 670386520 888352768 20043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24624] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24624/stat : 24624 (java) S 24616 24618 21995 0 -1 64 0 355 0 0 0 0 1 1 18 0 9 0 670386522 888352768 20043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24625] ppid=24616 vsize=867532 CPUtime=0.29
/proc/24618/task/24625/stat : 24625 (java) S 24616 24618 21995 0 -1 64 774 355 0 0 26 1 1 1 16 0 9 0 670386522 888352768 20043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24626] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24626/stat : 24626 (java) S 24616 24618 21995 0 -1 64 2 355 0 0 0 0 1 1 19 0 9 0 670386522 888352768 20043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24627] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24627/stat : 24627 (java) S 24616 24618 21995 0 -1 64 7 355 0 0 0 0 1 1 15 0 9 0 670386522 888352768 20043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 867532

[startup+4.70165 s]
/proc/loadavg: 2.18 2.16 2.12 3/88 24631
/proc/meminfo: memFree=1236684/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=867532 CPUtime=4.62
/proc/24618/stat : 24618 (java) S 24616 24618 21995 0 -1 0 35971 355 1 0 444 16 1 1 18 0 9 0 670386517 888352768 20069 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24618/statm: 216883 20069 2636 9 0 211389 0
[pid=24618/tid=24620] ppid=24616 vsize=867532 CPUtime=4.16
/proc/24618/task/24620/stat : 24620 (java) R 24616 24618 21995 0 -1 64 27521 355 1 0 403 11 1 1 25 0 9 0 670386518 888352768 20069 996147200 134512640 134550740 4294955968 18446744073709551615 4127033252 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24621] ppid=24616 vsize=867532 CPUtime=0.16
/proc/24618/task/24621/stat : 24621 (java) S 24616 24618 21995 0 -1 64 6816 355 0 0 12 2 1 1 17 0 9 0 670386520 888352768 20069 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24622] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24622/stat : 24622 (java) S 24616 24618 21995 0 -1 64 18 355 0 0 0 0 1 1 16 0 9 0 670386520 888352768 20069 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24623] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24623/stat : 24623 (java) S 24616 24618 21995 0 -1 64 10 355 0 0 0 0 1 1 16 0 9 0 670386520 888352768 20069 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24624] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24624/stat : 24624 (java) S 24616 24618 21995 0 -1 64 0 355 0 0 0 0 1 1 18 0 9 0 670386522 888352768 20069 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24625] ppid=24616 vsize=867532 CPUtime=0.31
/proc/24618/task/24625/stat : 24625 (java) S 24616 24618 21995 0 -1 64 790 355 0 0 28 1 1 1 15 0 9 0 670386522 888352768 20069 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24626] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24626/stat : 24626 (java) S 24616 24618 21995 0 -1 64 2 355 0 0 0 0 1 1 19 0 9 0 670386522 888352768 20069 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24627] ppid=24616 vsize=867532 CPUtime=0.02
/proc/24618/task/24627/stat : 24627 (java) S 24616 24618 21995 0 -1 64 7 355 0 0 0 0 1 1 15 0 9 0 670386522 888352768 20069 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 867532

[startup+5.10169 s]
/proc/loadavg: 2.18 2.16 2.12 3/88 24631
/proc/meminfo: memFree=1236684/2055920 swapFree=4146776/4192956
[pid=24618] ppid=24616 vsize=867576 CPUtime=5.01
/proc/24618/stat : 24618 (java) S 24616 24618 21995 0 -1 0 40217 355 1 0 482 17 1 1 18 0 9 0 670386517 888397824 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24618/statm: 216894 24154 2614 9 0 211422 0
[pid=24618/tid=24620] ppid=24616 vsize=867576 CPUtime=4.46
/proc/24618/task/24620/stat : 24620 (java) S 24616 24618 21995 0 -1 64 27527 355 1 0 433 11 1 1 25 0 9 0 670386518 888397824 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24621] ppid=24616 vsize=867576 CPUtime=0.24
/proc/24618/task/24621/stat : 24621 (java) S 24616 24618 21995 0 -1 64 11051 355 0 0 19 3 1 1 16 0 9 0 670386520 888397824 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24622] ppid=24616 vsize=867576 CPUtime=0.02
/proc/24618/task/24622/stat : 24622 (java) S 24616 24618 21995 0 -1 64 18 355 0 0 0 0 1 1 16 0 9 0 670386520 888397824 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24623] ppid=24616 vsize=867576 CPUtime=0.02
/proc/24618/task/24623/stat : 24623 (java) S 24616 24618 21995 0 -1 64 10 355 0 0 0 0 1 1 16 0 9 0 670386520 888397824 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24624] ppid=24616 vsize=867576 CPUtime=0.02
/proc/24618/task/24624/stat : 24624 (java) S 24616 24618 21995 0 -1 64 0 355 0 0 0 0 1 1 18 0 9 0 670386522 888397824 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24625] ppid=24616 vsize=867576 CPUtime=0.32
/proc/24618/task/24625/stat : 24625 (java) S 24616 24618 21995 0 -1 64 795 355 0 0 29 1 1 1 16 0 9 0 670386522 888397824 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24626] ppid=24616 vsize=867576 CPUtime=0.02
/proc/24618/task/24626/stat : 24626 (java) S 24616 24618 21995 0 -1 64 2 355 0 0 0 0 1 1 19 0 9 0 670386522 888397824 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24618/tid=24627] ppid=24616 vsize=867576 CPUtime=0.02
/proc/24618/task/24627/stat : 24627 (java) R 24616 24618 21995 0 -1 64 7 355 0 0 0 0 1 1 15 0 9 0 670386522 888397824 24154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 867576

Child status: 0
Real time (s): 5.11713
CPU time (s): 5.04723
CPU user time (s): 4.84026
CPU system time (s): 0.206968
CPU usage (%): 98.634
Max. virtual memory (cumulated for all children) (KiB): 867664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.84026
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40600
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= 1393
involuntary context switches= 1493

runsolver used 0.010998 second user time and 0.022996 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-04 06:43:19
IDJOB=1065377
IDBENCH=55059
IDSOLVER=364
FILE ID=node90/1065377-1215146599
PBS_JOBID= 7877348
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-air01.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-1065377-1215146599/watcher-1065377-1215146599 -o /tmp/evaluation-result-1065377-1215146599/solver-1065377-1215146599 -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-1065377-1215146599.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4cdbe76dc66c2705689e1f0215d7bc20
RANDOM SEED=885351499

node90.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1307756 kB
Buffers:         45992 kB
Cached:         258164 kB
SwapCached:      38088 kB
Active:         422452 kB
Inactive:       268496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307756 kB
SwapTotal:     4192956 kB
SwapFree:      4146776 kB
Dirty:            2604 kB
Writeback:           0 kB
Mapped:         341036 kB
Slab:            41300 kB
Committed_AS:  1178792 kB
PageTables:       2932 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= 66556 MiB
End job on node90 at 2008-07-04 06:43:25