Trace number 1063277

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.03023 5.24529

DiagnosticValue
CHECKS114850
NODES1417

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-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.971851
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.02/0.16	
0.02/0.16	Abscon 112 (May, 2008)
0.17/0.37	
0.17/0.37	   configuration
0.17/0.37	     name=esac.xml
0.27/0.45	   
0.27/0.45	   instance
0.27/0.45	     name=HOME/instance-1063277-1215136400.xml
0.27/0.49	   
0.27/0.49	   domains being loaded...
0.27/0.50	   
0.27/0.50	   variables being loaded...
0.43/0.62	     nbVariables=771  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=1542
0.43/0.62	       =>  wckTime=0.25  cpuTime=0.14  mem=9M804
0.43/0.62	   
0.43/0.62	   predicates being loaded...
1.62/1.82	   
1.62/1.82	   constraints being loaded...
3.10/3.37	     nbConstraints=23  nbMergedConstraints=23  nbUnbuiltConflictsStructures=23  nbSharedBinaryRepresentations=0
3.10/3.37	     nbEvaluationManagers=23  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=10  minArity=26  avgArity=183.26
3.10/3.37	     maxArity=438  nbGenerators=0  nbFusions=0  symmetryWckTime=0.467  symmetryCpuTime=0.36
3.10/3.37	       =>  wckTime=3.0  cpuTime=2.63  mem=7M226
3.19/3.43	   
3.19/3.43	   solver IterativeSystematicSolver being built... 
3.30/3.56	   
3.30/3.56	   INFO : Forward propagation technique limited 
3.40/3.66	       =>  wckTime=3.285  cpuTime=2.83  mem=45M689
3.79/4.07	   
3.79/4.07	   preprocessing
3.79/4.07	     nbConstraintChecks=5024  nbValidityChecks=11263  nbPropagations=1609  nbRevisions=5966  nbUselessRevisions=5904
3.79/4.07	     nbSingletonTests=805  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
3.79/4.07	     detectedInconsistency=no
3.79/4.07	       =>  wckTime=0.405  cpuTime=0.38  mem=50M717
4.89/5.20	   
4.89/5.20	   search
4.89/5.20	     run=1  nbConstraintChecks=109826  nbValidityChecks=17443  minDepth=39  maxDepth=771  nbPropagations=6029
4.89/5.20	     nbRevisions=25967  nbUselessRevisions=24039  nbAssignments=1417  nbFailedAssignments=12  nbBacktracks=55
4.89/5.20	     nbVisitedNodes=1465  nbRestartNogoods=1  nbFoundSolutions=1  mapSize=38  nbInferences=0  nbTooLargeKeys=0
4.89/5.20	     nbSEliminables=0  nbREliminables=420.53  nbIEliminables=17.54  nbDEliminables=0  nbPEliminables=0
4.89/5.20	       =>  wckTime=1.534  cpuTime=1.4  mem=26M592
4.89/5.20	   
4.89/5.20	   global
4.89/5.20	     nbConstraintChecks=114850  nbValidityChecks=28706  nbPropagations=7638  nbRevisions=31933  nbUselessRevisions=29943
4.89/5.20	     nbRestartNogoods=1  solvingWckTime=1.536  solvingCpuTime=1.4  expiredTime=no  totalExploration=no
4.89/5.20	     nbFoundSolutions=1  firstSolutionCpuTime=4.22  globalCpuTime=4.27
4.99/5.20	       =>  wckTime=4.825  cpuTime=4.23  mem=26M592
4.99/5.20	   
4.99/5.20	s SATISFIABLE
4.99/5.20	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.99/5.20	d NODES 1417
4.99/5.20	d CHECKS 114850
4.99/5.20	   
4.99/5.20	   totalWckTime=4.891  totalCpuTime=4.27

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-1063277-1215136400/watcher-1063277-1215136400 -o /tmp/evaluation-result-1063277-1215136400/solver-1063277-1215136400 -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-1063277-1215136400.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.35 2.69 2.44 4/73 2601
/proc/meminfo: memFree=1948328/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=18572 CPUtime=0
/proc/2601/stat : 2601 (runsolver) R 2599 2601 1966 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1992614064 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 225612197159 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2601/statm: 4643 292 257 25 0 2626 0

[startup+0.0769499 s]
/proc/loadavg: 2.35 2.69 2.44 4/73 2601
/proc/meminfo: memFree=1948328/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=10904 CPUtime=0
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 811 0 0 0 0 0 0 0 18 0 2 0 1992614064 11165696 564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 2726 564 277 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.103951 s]
/proc/loadavg: 2.35 2.69 2.44 4/73 2601
/proc/meminfo: memFree=1948328/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=861876 CPUtime=0.02
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 2042 0 1 0 1 1 0 0 18 0 5 0 1992614064 882561024 1707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 215469 1707 788 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.301964 s]
/proc/loadavg: 2.35 2.69 2.44 4/73 2601
/proc/meminfo: memFree=1948328/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=866044 CPUtime=0.17
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 4494 0 11 0 14 3 0 0 18 0 9 0 1992614064 886829056 3936 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 216511 3936 1856 9 0 211059 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 866044

[startup+0.701996 s]
/proc/loadavg: 2.35 2.69 2.44 4/73 2601
/proc/meminfo: memFree=1948328/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=867088 CPUtime=0.53
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 7739 0 18 0 47 6 0 0 18 0 9 0 1992614064 887898112 7116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 216772 7117 2004 9 0 211278 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 867088

[startup+1.50107 s]
/proc/loadavg: 2.35 2.69 2.44 3/82 2610
/proc/meminfo: memFree=1893856/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=867000 CPUtime=1.33
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 17585 0 18 0 123 10 0 0 18 0 9 0 1992614064 887808000 16937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 216750 16937 1997 9 0 211278 0
[pid=2601/tid=2603] ppid=2599 vsize=867000 CPUtime=1.16
/proc/2601/task/2603/stat : 2603 (java) R 2599 2601 1966 0 -1 64 15740 0 18 0 108 8 0 0 25 0 9 0 1992614067 887808000 16937 996147200 134512640 134550740 4294955968 18446744073709551615 103813016 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2601/tid=2604] ppid=2599 vsize=867000 CPUtime=0.01
/proc/2601/task/2604/stat : 2604 (java) S 2599 2601 1966 0 -1 64 674 0 0 0 1 0 0 0 16 0 9 0 1992614074 887808000 16937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2601/tid=2605] ppid=2599 vsize=867000 CPUtime=0
/proc/2601/task/2605/stat : 2605 (java) S 2599 2601 1966 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1992614074 887808000 16937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2601/tid=2606] ppid=2599 vsize=867000 CPUtime=0
/proc/2601/task/2606/stat : 2606 (java) S 2599 2601 1966 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992614074 887808000 16937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2601/tid=2607] ppid=2599 vsize=867000 CPUtime=0
/proc/2601/task/2607/stat : 2607 (java) S 2599 2601 1966 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992614076 887808000 16937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2608] ppid=2599 vsize=867000 CPUtime=0.12
/proc/2601/task/2608/stat : 2608 (java) S 2599 2601 1966 0 -1 64 474 0 0 0 12 0 0 0 16 0 9 0 1992614076 887808000 16937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2601/tid=2609] ppid=2599 vsize=867000 CPUtime=0
/proc/2601/task/2609/stat : 2609 (java) S 2599 2601 1966 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992614076 887808000 16937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2610] ppid=2599 vsize=867000 CPUtime=0
/proc/2601/task/2610/stat : 2610 (java) S 2599 2601 1966 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992614076 887808000 16937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 867000

[startup+3.10221 s]
/proc/loadavg: 2.32 2.67 2.43 3/82 2610
/proc/meminfo: memFree=1882080/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=867648 CPUtime=2.91
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 20375 356 19 1 277 12 1 1 18 0 9 0 1992614064 888471552 18040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 216912 18040 2011 9 0 211440 0
[pid=2601/tid=2603] ppid=2599 vsize=867648 CPUtime=2.62
/proc/2601/task/2603/stat : 2603 (java) R 2599 2601 1966 0 -1 64 17248 356 19 1 251 9 1 1 17 0 9 0 1992614067 888471552 18040 996147200 134512640 134550740 4294955968 18446744073709551615 4126929732 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2604] ppid=2599 vsize=867648 CPUtime=0.07
/proc/2601/task/2604/stat : 2604 (java) S 2599 2601 1966 0 -1 64 1635 356 0 1 5 0 1 1 16 0 9 0 1992614074 888471552 18040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2601/tid=2605] ppid=2599 vsize=867648 CPUtime=0.02
/proc/2601/task/2605/stat : 2605 (java) S 2599 2601 1966 0 -1 64 12 356 0 1 0 0 1 1 16 0 9 0 1992614074 888471552 18040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2601/tid=2606] ppid=2599 vsize=867648 CPUtime=0.02
/proc/2601/task/2606/stat : 2606 (java) S 2599 2601 1966 0 -1 64 5 356 0 1 0 0 1 1 16 0 9 0 1992614074 888471552 18040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2601/tid=2607] ppid=2599 vsize=867648 CPUtime=0.02
/proc/2601/task/2607/stat : 2607 (java) S 2599 2601 1966 0 -1 64 1 356 0 1 0 0 1 1 18 0 9 0 1992614076 888471552 18040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2608] ppid=2599 vsize=867648 CPUtime=0.22
/proc/2601/task/2608/stat : 2608 (java) S 2599 2601 1966 0 -1 64 656 356 0 1 20 0 1 1 16 0 9 0 1992614076 888471552 18040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2609] ppid=2599 vsize=867648 CPUtime=0.02
/proc/2601/task/2609/stat : 2609 (java) S 2599 2601 1966 0 -1 64 2 356 0 1 0 0 1 1 19 0 9 0 1992614076 888471552 18040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2610] ppid=2599 vsize=867648 CPUtime=0.02
/proc/2601/task/2610/stat : 2610 (java) S 2599 2601 1966 0 -1 64 8 356 0 1 0 0 1 1 15 0 9 0 1992614076 888471552 18040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 867648

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

[startup+3.90228 s]
/proc/loadavg: 2.32 2.67 2.43 3/82 2614
/proc/meminfo: memFree=1877792/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=867852 CPUtime=3.69
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 35920 356 19 1 352 15 1 1 18 0 9 0 1992614064 888680448 20035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 216963 20035 2636 9 0 211469 0
[pid=2601/tid=2603] ppid=2599 vsize=867852 CPUtime=3.27
/proc/2601/task/2603/stat : 2603 (java) R 2599 2601 1966 0 -1 64 27513 356 19 1 314 11 1 1 22 0 9 0 1992614067 888680448 20035 996147200 134512640 134550740 4294955968 18446744073709551615 4127055532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2604] ppid=2599 vsize=867852 CPUtime=0.15
/proc/2601/task/2604/stat : 2604 (java) S 2599 2601 1966 0 -1 64 6817 356 0 1 11 2 1 1 16 0 9 0 1992614074 888680448 20035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2605] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2605/stat : 2605 (java) S 2599 2601 1966 0 -1 64 15 356 0 1 0 0 1 1 16 0 9 0 1992614074 888680448 20035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2606] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2606/stat : 2606 (java) S 2599 2601 1966 0 -1 64 8 356 0 1 0 0 1 1 16 0 9 0 1992614074 888680448 20035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2607] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2607/stat : 2607 (java) S 2599 2601 1966 0 -1 64 1 356 0 1 0 0 1 1 18 0 9 0 1992614076 888680448 20035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2608] ppid=2599 vsize=867852 CPUtime=0.28
/proc/2601/task/2608/stat : 2608 (java) S 2599 2601 1966 0 -1 64 748 356 0 1 26 0 1 1 16 0 9 0 1992614076 888680448 20035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2609] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2609/stat : 2609 (java) S 2599 2601 1966 0 -1 64 2 356 0 1 0 0 1 1 19 0 9 0 1992614076 888680448 20035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2610] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2610/stat : 2610 (java) S 2599 2601 1966 0 -1 64 8 356 0 1 0 0 1 1 15 0 9 0 1992614076 888680448 20035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 867852

[startup+4.70234 s]
/proc/loadavg: 2.32 2.67 2.43 3/82 2614
/proc/meminfo: memFree=1872288/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=867852 CPUtime=4.49
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 35950 356 19 1 432 15 1 1 18 0 9 0 1992614064 888680448 20062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 216963 20062 2636 9 0 211469 0
[pid=2601/tid=2603] ppid=2599 vsize=867852 CPUtime=4.04
/proc/2601/task/2603/stat : 2603 (java) R 2599 2601 1966 0 -1 64 27525 356 19 1 391 11 1 1 25 0 9 0 1992614067 888680448 20062 996147200 134512640 134550740 4294955968 18446744073709551615 4127007707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2604] ppid=2599 vsize=867852 CPUtime=0.15
/proc/2601/task/2604/stat : 2604 (java) S 2599 2601 1966 0 -1 64 6817 356 0 1 11 2 1 1 17 0 9 0 1992614074 888680448 20062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2605] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2605/stat : 2605 (java) S 2599 2601 1966 0 -1 64 15 356 0 1 0 0 1 1 16 0 9 0 1992614074 888680448 20062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2606] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2606/stat : 2606 (java) S 2599 2601 1966 0 -1 64 8 356 0 1 0 0 1 1 16 0 9 0 1992614074 888680448 20062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2607] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2607/stat : 2607 (java) S 2599 2601 1966 0 -1 64 1 356 0 1 0 0 1 1 18 0 9 0 1992614076 888680448 20062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2608] ppid=2599 vsize=867852 CPUtime=0.31
/proc/2601/task/2608/stat : 2608 (java) S 2599 2601 1966 0 -1 64 766 356 0 1 29 0 1 1 15 0 9 0 1992614076 888680448 20062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2609] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2609/stat : 2609 (java) S 2599 2601 1966 0 -1 64 2 356 0 1 0 0 1 1 19 0 9 0 1992614076 888680448 20062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2610] ppid=2599 vsize=867852 CPUtime=0.02
/proc/2601/task/2610/stat : 2610 (java) S 2599 2601 1966 0 -1 64 8 356 0 1 0 0 1 1 15 0 9 0 1992614076 888680448 20062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 867852

[startup+5.10239 s]
/proc/loadavg: 2.32 2.67 2.43 3/82 2614
/proc/meminfo: memFree=1872288/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=867764 CPUtime=4.89
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 40190 356 19 1 470 17 1 1 18 0 9 0 1992614064 888590336 24142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 216941 24142 2614 9 0 211469 0
[pid=2601/tid=2603] ppid=2599 vsize=867764 CPUtime=4.35
/proc/2601/task/2603/stat : 2603 (java) R 2599 2601 1966 0 -1 64 27526 356 19 1 422 11 1 1 25 0 9 0 1992614067 888590336 24142 996147200 134512640 134550740 4294955968 18446744073709551615 4127151276 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2604] ppid=2599 vsize=867764 CPUtime=0.22
/proc/2601/task/2604/stat : 2604 (java) S 2599 2601 1966 0 -1 64 11053 356 0 1 17 3 1 1 16 0 9 0 1992614074 888590336 24142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2605] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2605/stat : 2605 (java) S 2599 2601 1966 0 -1 64 15 356 0 1 0 0 1 1 16 0 9 0 1992614074 888590336 24142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2606] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2606/stat : 2606 (java) S 2599 2601 1966 0 -1 64 8 356 0 1 0 0 1 1 16 0 9 0 1992614074 888590336 24142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2607] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2607/stat : 2607 (java) S 2599 2601 1966 0 -1 64 1 356 0 1 0 0 1 1 18 0 9 0 1992614076 888590336 24142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2608] ppid=2599 vsize=867764 CPUtime=0.31
/proc/2601/task/2608/stat : 2608 (java) S 2599 2601 1966 0 -1 64 769 356 0 1 29 0 1 1 15 0 9 0 1992614076 888590336 24142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2609] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2609/stat : 2609 (java) S 2599 2601 1966 0 -1 64 2 356 0 1 0 0 1 1 19 0 9 0 1992614076 888590336 24142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2610] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2610/stat : 2610 (java) S 2599 2601 1966 0 -1 64 8 356 0 1 0 0 1 1 15 0 9 0 1992614076 888590336 24142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 867764

[startup+5.20239 s]
/proc/loadavg: 2.32 2.67 2.43 3/82 2614
/proc/meminfo: memFree=1872288/2055920 swapFree=4180076/4192956
[pid=2601] ppid=2599 vsize=867764 CPUtime=4.99
/proc/2601/stat : 2601 (java) S 2599 2601 1966 0 -1 0 40194 356 19 1 480 17 1 1 18 0 9 0 1992614064 888590336 24146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2601/statm: 216941 24146 2614 9 0 211469 0
[pid=2601/tid=2603] ppid=2599 vsize=867764 CPUtime=4.45
/proc/2601/task/2603/stat : 2603 (java) R 2599 2601 1966 0 -1 64 27529 356 19 1 432 11 1 1 25 0 9 0 1992614067 888590336 24146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2604] ppid=2599 vsize=867764 CPUtime=0.22
/proc/2601/task/2604/stat : 2604 (java) S 2599 2601 1966 0 -1 64 11053 356 0 1 17 3 1 1 16 0 9 0 1992614074 888590336 24146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2605] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2605/stat : 2605 (java) S 2599 2601 1966 0 -1 64 15 356 0 1 0 0 1 1 16 0 9 0 1992614074 888590336 24146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2606] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2606/stat : 2606 (java) S 2599 2601 1966 0 -1 64 8 356 0 1 0 0 1 1 16 0 9 0 1992614074 888590336 24146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2607] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2607/stat : 2607 (java) S 2599 2601 1966 0 -1 64 1 356 0 1 0 0 1 1 18 0 9 0 1992614076 888590336 24146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2608] ppid=2599 vsize=867764 CPUtime=0.31
/proc/2601/task/2608/stat : 2608 (java) S 2599 2601 1966 0 -1 64 770 356 0 1 29 0 1 1 16 0 9 0 1992614076 888590336 24146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2609] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2609/stat : 2609 (java) S 2599 2601 1966 0 -1 64 2 356 0 1 0 0 1 1 19 0 9 0 1992614076 888590336 24146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2601/tid=2610] ppid=2599 vsize=867764 CPUtime=0.02
/proc/2601/task/2610/stat : 2610 (java) S 2599 2601 1966 0 -1 64 8 356 0 1 0 0 1 1 15 0 9 0 1992614076 888590336 24146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 867764

Child status: 0
Real time (s): 5.24529
CPU time (s): 5.03023
CPU user time (s): 4.82327
CPU system time (s): 0.206968
CPU usage (%): 95.9001
Max. virtual memory (cumulated for all children) (KiB): 867852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.82327
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= 40581
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1959
involuntary context switches= 1774

runsolver used 0.005999 second user time and 0.028995 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-04 03:53:20
IDJOB=1063277
IDBENCH=54737
IDSOLVER=364
FILE ID=node31/1063277-1215136400
PBS_JOBID= 7877360
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4cdbe76dc66c2705689e1f0215d7bc20
RANDOM SEED=355200136

node31.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.232
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.232
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:       1949000 kB
Buffers:         10240 kB
Cached:          32380 kB
SwapCached:       4844 kB
Active:          43720 kB
Inactive:        11964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1949000 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            2704 kB
Writeback:           0 kB
Mapped:          20784 kB
Slab:            36264 kB
Committed_AS:  3033716 kB
PageTables:       1936 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node31 at 2008-07-04 03:53:26