Trace number 1055456

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 ACSAT 4.6233 4.70613

DiagnosticValue
CHECKS805771
NODES2597

General information on the benchmark

Namecsp/nengfa/
normalized-schur.xml
MD5SUM84511ecf3a05d64f4feb7211658b4b0d
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.339947
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints3025
Maximum constraint arity3
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3025
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1055456-1215059616.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.29/0.38	     nbVariables=110  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=550
0.29/0.38	       =>  wckTime=0.122  cpuTime=0.11  mem=7M919
0.29/0.38	   
0.29/0.38	   predicates being loaded...
0.88/0.90	   
0.88/0.90	   constraints being loaded...
1.76/1.84	     nbConstraints=3025  nbConvertedConstraints=55  nbConvertConstraintsChecks=150  nbExtensionStructures=1
1.76/1.84	     nbSharedExtensionStructures=54  nbConflictsStructures=2  nbSharedConflictsStructures=3023
1.76/1.84	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=2969  minDegree=55
1.76/1.84	     maxDegree=109  minArity=2  avgArity=2.98  maxArity=3  nbGenerators=0  nbFusions=0  symmetryWckTime=0.198
1.76/1.84	     symmetryCpuTime=0.1
1.76/1.84	       =>  wckTime=1.588  cpuTime=1.23  mem=18M312
1.85/1.94	   
1.85/1.94	   solver IterativeSystematicSolver being built... 
2.05/2.16	       =>  wckTime=1.906  cpuTime=1.41  mem=43M288
2.05/2.19	   
2.05/2.19	   preprocessing
2.05/2.19	     nbConstraintChecks=0  nbPropagations=110  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.05/2.19	     detectedInconsistency=no
2.05/2.19	       =>  wckTime=0.023  cpuTime=0.01  mem=44M273
2.54/2.63	   
2.54/2.63	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=45M291)
4.52/4.65	   
4.52/4.65	   search
4.52/4.65	     run=8  nbConstraintChecks=805771  nbValidityChecks=1327570  minDepth=31  maxDepth=110  nbPropagations=76094
4.52/4.65	     nbRevisions=1587266  nbUselessRevisions=1397788  nbAssignments=2597  nbFailedAssignments=517  nbBacktracks=1665
4.52/4.65	     nbVisitedNodes=3593  nbRestartNogoods=30  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=33.8
4.52/4.65	     nbIEliminables=49.3  nbDEliminables=0  nbPEliminables=0
4.52/4.65	       =>  wckTime=2.49  cpuTime=2.37  mem=45M291
4.52/4.65	   
4.52/4.65	   global
4.52/4.66	     nbConstraintChecks=805771  nbValidityChecks=1327570  nbPropagations=76204  nbRevisions=1587266
4.52/4.66	     nbUselessRevisions=1397788  nbRestartNogoods=30  solvingWckTime=2.492  solvingCpuTime=2.37  expiredTime=no
4.52/4.66	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=3.78  globalCpuTime=3.83
4.52/4.66	       =>  wckTime=4.4  cpuTime=3.79  mem=45M291
4.52/4.66	   
4.52/4.66	s SATISFIABLE
4.52/4.66	v 4 2 2 1 1 1 3 3 3 2 2 3 1 4 2 2 4 5 4 1 1 1 4 5 3 3 4 3 1 4 3 4 2 5 4 1 1 1 4 2 3 3 5 3 4 2 2 4 5 5 5 1 1 2 5 5 5 3 5 3 3 5 3 5 5 5 2 1 1 5 5 5 4 2 2 3 3 5 3 3 2 4 1 1 1 4 5 2 4 3 4 1 3 4 3 3 5 4 1 1 1 4 5 4 2 2 4 1 1 1 
4.52/4.66	d NODES 2597
4.52/4.66	d CHECKS 805771
4.52/4.66	   
4.52/4.66	   totalWckTime=4.469  totalCpuTime=3.83

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-1055456-1215059616/watcher-1055456-1215059616 -o /tmp/evaluation-result-1055456-1215059616/solver-1055456-1215059616 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1055456-1215059616.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.02 2.01 2.00 2/80 29537
/proc/meminfo: memFree=1617480/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=10616 CPUtime=0
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1984935274 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 2654 472 209 9 0 1184 0
[pid=29537/tid=29538] ppid=29535 vsize=10616 CPUtime=0
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1984935275 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 7864280 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.114552 s]
/proc/loadavg: 2.02 2.01 2.00 2/80 29537
/proc/meminfo: memFree=1617480/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=865884 CPUtime=0.1
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 3900 0 1 0 8 2 0 0 18 0 9 0 1984935274 886665216 3340 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 216471 3340 1758 9 0 211026 0
[pid=29537/tid=29538] ppid=29535 vsize=865884 CPUtime=0.07
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 2982 0 1 0 6 1 0 0 18 0 9 0 1984935275 886665216 3340 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865884

[startup+0.202555 s]
/proc/loadavg: 2.02 2.01 2.00 2/80 29537
/proc/meminfo: memFree=1617480/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=866044 CPUtime=0.19
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 4669 0 1 0 16 3 0 0 18 0 9 0 1984935274 886829056 4096 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 216511 4096 1861 9 0 211059 0
[pid=29537/tid=29538] ppid=29535 vsize=866044 CPUtime=0.16
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 3748 0 1 0 14 2 0 0 18 0 9 0 1984935275 886829056 4096 996147200 134512640 134550740 4294955984 18446744073709551615 4159510094 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866044

[startup+0.302559 s]
/proc/loadavg: 2.02 2.01 2.00 2/80 29537
/proc/meminfo: memFree=1617480/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=866284 CPUtime=0.29
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 5828 0 1 0 25 4 0 0 18 0 9 0 1984935274 887074816 5202 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 216571 5202 1953 9 0 211099 0
[pid=29537/tid=29538] ppid=29535 vsize=866284 CPUtime=0.23
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 4854 0 1 0 20 3 0 0 19 0 9 0 1984935275 887074816 5202 996147200 134512640 134550740 4294955984 18446744073709551615 4125975234 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.701589 s]
/proc/loadavg: 2.02 2.01 2.00 2/80 29537
/proc/meminfo: memFree=1617480/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=867688 CPUtime=0.68
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 9363 0 1 0 62 6 0 0 18 0 9 0 1984935274 888512512 8723 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 216922 8723 2011 9 0 211428 0
[pid=29537/tid=29538] ppid=29535 vsize=867688 CPUtime=0.52
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 8021 0 1 0 47 5 0 0 21 0 9 0 1984935275 888512512 8723 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867688

[startup+1.50164 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 29546
/proc/meminfo: memFree=1569472/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=867688 CPUtime=1.47
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 17921 0 1 0 127 20 0 0 18 0 9 0 1984935274 888512512 17277 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 216922 17277 2026 9 0 211428 0
[pid=29537/tid=29538] ppid=29535 vsize=867688 CPUtime=1.19
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 15775 0 1 0 101 18 0 0 25 0 9 0 1984935275 888512512 17277 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29540] ppid=29535 vsize=867688 CPUtime=0.02
/proc/29537/task/29540/stat : 29540 (java) R 29535 29537 24179 0 -1 64 748 0 0 0 2 0 0 0 16 0 9 0 1984935277 888512512 17277 996147200 134512640 134550740 4294955984 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29541] ppid=29535 vsize=867688 CPUtime=0
/proc/29537/task/29541/stat : 29541 (java) S 29535 29537 24179 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 1984935277 888512512 17277 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29542] ppid=29535 vsize=867688 CPUtime=0
/proc/29537/task/29542/stat : 29542 (java) S 29535 29537 24179 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984935277 888512512 17277 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29543] ppid=29535 vsize=867688 CPUtime=0
/proc/29537/task/29543/stat : 29543 (java) S 29535 29537 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984935279 888512512 17277 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29544] ppid=29535 vsize=867688 CPUtime=0.23
/proc/29537/task/29544/stat : 29544 (java) S 29535 29537 24179 0 -1 64 705 0 0 0 23 0 0 0 16 0 9 0 1984935279 888512512 17277 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29545] ppid=29535 vsize=867688 CPUtime=0
/proc/29537/task/29545/stat : 29545 (java) S 29535 29537 24179 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1984935279 888512512 17277 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29546] ppid=29535 vsize=867688 CPUtime=0
/proc/29537/task/29546/stat : 29546 (java) S 29535 29537 24179 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984935279 888512512 17277 996147200 134512640 134550740 4294955984 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) 867688

[startup+3.10175 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 29550
/proc/meminfo: memFree=1547584/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=868144 CPUtime=3.04
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 33174 490 1 0 268 30 5 1 18 0 9 0 1984935274 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 217036 20000 2637 9 0 211542 0
[pid=29537/tid=29538] ppid=29535 vsize=868144 CPUtime=2.52
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 24850 490 1 0 221 25 5 1 25 0 9 0 1984935275 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4127146111 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29540] ppid=29535 vsize=868144 CPUtime=0.19
/proc/29537/task/29540/stat : 29540 (java) S 29535 29537 24179 0 -1 64 6546 490 0 0 12 1 5 1 17 0 9 0 1984935277 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29541] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29541/stat : 29541 (java) S 29535 29537 24179 0 -1 64 14 490 0 0 0 0 5 1 16 0 9 0 1984935277 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29542] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29542/stat : 29542 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935277 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29543] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29543/stat : 29543 (java) S 29535 29537 24179 0 -1 64 1 490 0 0 0 0 5 1 18 0 9 0 1984935279 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29544] ppid=29535 vsize=868144 CPUtime=0.41
/proc/29537/task/29544/stat : 29544 (java) S 29535 29537 24179 0 -1 64 936 490 0 0 34 1 5 1 16 0 9 0 1984935279 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29545] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29545/stat : 29545 (java) S 29535 29537 24179 0 -1 64 2 490 0 0 0 0 5 1 19 0 9 0 1984935279 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29546] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29546/stat : 29546 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935279 888979456 20000 996147200 134512640 134550740 4294955984 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) 868144

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

[startup+3.20275 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 29550
/proc/meminfo: memFree=1547584/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=868144 CPUtime=3.14
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 33174 490 1 0 278 30 5 1 18 0 9 0 1984935274 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 217036 20000 2637 9 0 211542 0
[pid=29537/tid=29538] ppid=29535 vsize=868144 CPUtime=2.62
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 24850 490 1 0 231 25 5 1 25 0 9 0 1984935275 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4126375703 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29540] ppid=29535 vsize=868144 CPUtime=0.19
/proc/29537/task/29540/stat : 29540 (java) S 29535 29537 24179 0 -1 64 6546 490 0 0 12 1 5 1 17 0 9 0 1984935277 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29541] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29541/stat : 29541 (java) S 29535 29537 24179 0 -1 64 14 490 0 0 0 0 5 1 16 0 9 0 1984935277 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29542] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29542/stat : 29542 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935277 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29543] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29543/stat : 29543 (java) S 29535 29537 24179 0 -1 64 1 490 0 0 0 0 5 1 18 0 9 0 1984935279 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29544] ppid=29535 vsize=868144 CPUtime=0.41
/proc/29537/task/29544/stat : 29544 (java) S 29535 29537 24179 0 -1 64 936 490 0 0 34 1 5 1 16 0 9 0 1984935279 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29545] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29545/stat : 29545 (java) S 29535 29537 24179 0 -1 64 2 490 0 0 0 0 5 1 19 0 9 0 1984935279 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29546] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29546/stat : 29546 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935279 888979456 20000 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 868144

[startup+4.0018 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 29550
/proc/meminfo: memFree=1547392/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=868144 CPUtime=3.93
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 33191 490 1 0 357 30 5 1 18 0 9 0 1984935274 888979456 20015 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 217036 20015 2637 9 0 211542 0
[pid=29537/tid=29538] ppid=29535 vsize=868144 CPUtime=3.39
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 24852 490 1 0 308 25 5 1 25 0 9 0 1984935275 888979456 20015 996147200 134512640 134550740 4294955984 18446744073709551615 4127146079 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29540] ppid=29535 vsize=868144 CPUtime=0.19
/proc/29537/task/29540/stat : 29540 (java) S 29535 29537 24179 0 -1 64 6546 490 0 0 12 1 5 1 17 0 9 0 1984935277 888979456 20015 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29541] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29541/stat : 29541 (java) S 29535 29537 24179 0 -1 64 14 490 0 0 0 0 5 1 16 0 9 0 1984935277 888979456 20015 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29542] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29542/stat : 29542 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935277 888979456 20015 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29543] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29543/stat : 29543 (java) S 29535 29537 24179 0 -1 64 1 490 0 0 0 0 5 1 18 0 9 0 1984935279 888979456 20015 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29544] ppid=29535 vsize=868144 CPUtime=0.43
/proc/29537/task/29544/stat : 29544 (java) S 29535 29537 24179 0 -1 64 951 490 0 0 36 1 5 1 16 0 9 0 1984935279 888979456 20015 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29545] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29545/stat : 29545 (java) S 29535 29537 24179 0 -1 64 2 490 0 0 0 0 5 1 19 0 9 0 1984935279 888979456 20015 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29546] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29546/stat : 29546 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935279 888979456 20015 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 868144

[startup+4.40283 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 29550
/proc/meminfo: memFree=1547328/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=868144 CPUtime=4.33
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 33192 490 1 0 397 30 5 1 18 0 9 0 1984935274 888979456 20016 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 217036 20016 2637 9 0 211542 0
[pid=29537/tid=29538] ppid=29535 vsize=868144 CPUtime=3.78
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 24852 490 1 0 347 25 5 1 25 0 9 0 1984935275 888979456 20016 996147200 134512640 134550740 4294955984 18446744073709551615 4127143666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29540] ppid=29535 vsize=868144 CPUtime=0.19
/proc/29537/task/29540/stat : 29540 (java) S 29535 29537 24179 0 -1 64 6546 490 0 0 12 1 5 1 16 0 9 0 1984935277 888979456 20016 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29541] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29541/stat : 29541 (java) S 29535 29537 24179 0 -1 64 14 490 0 0 0 0 5 1 16 0 9 0 1984935277 888979456 20016 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29542] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29542/stat : 29542 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935277 888979456 20016 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29543] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29543/stat : 29543 (java) S 29535 29537 24179 0 -1 64 1 490 0 0 0 0 5 1 18 0 9 0 1984935279 888979456 20016 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29544] ppid=29535 vsize=868144 CPUtime=0.43
/proc/29537/task/29544/stat : 29544 (java) S 29535 29537 24179 0 -1 64 952 490 0 0 36 1 5 1 16 0 9 0 1984935279 888979456 20016 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29545] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29545/stat : 29545 (java) S 29535 29537 24179 0 -1 64 2 490 0 0 0 0 5 1 19 0 9 0 1984935279 888979456 20016 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29546] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29546/stat : 29546 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935279 888979456 20016 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 868144

[startup+4.60284 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 29550
/proc/meminfo: memFree=1547328/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=868144 CPUtime=4.52
/proc/29537/stat : 29537 (java) S 29535 29537 24179 0 -1 0 33197 490 1 0 416 30 5 1 18 0 9 0 1984935274 888979456 20019 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 217036 20019 2637 9 0 211542 0
[pid=29537/tid=29538] ppid=29535 vsize=868144 CPUtime=3.98
/proc/29537/task/29538/stat : 29538 (java) R 29535 29537 24179 0 -1 64 24853 490 1 0 366 26 5 1 25 0 9 0 1984935275 888979456 20019 996147200 134512640 134550740 4294955984 18446744073709551615 4127143724 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29540] ppid=29535 vsize=868144 CPUtime=0.19
/proc/29537/task/29540/stat : 29540 (java) S 29535 29537 24179 0 -1 64 6546 490 0 0 12 1 5 1 16 0 9 0 1984935277 888979456 20019 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29541] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29541/stat : 29541 (java) S 29535 29537 24179 0 -1 64 14 490 0 0 0 0 5 1 16 0 9 0 1984935277 888979456 20019 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29542] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29542/stat : 29542 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935277 888979456 20019 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29543] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29543/stat : 29543 (java) S 29535 29537 24179 0 -1 64 1 490 0 0 0 0 5 1 18 0 9 0 1984935279 888979456 20019 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29544] ppid=29535 vsize=868144 CPUtime=0.44
/proc/29537/task/29544/stat : 29544 (java) S 29535 29537 24179 0 -1 64 956 490 0 0 37 1 5 1 15 0 9 0 1984935279 888979456 20019 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29545] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29545/stat : 29545 (java) S 29535 29537 24179 0 -1 64 2 490 0 0 0 0 5 1 19 0 9 0 1984935279 888979456 20019 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29537/tid=29546] ppid=29535 vsize=868144 CPUtime=0.06
/proc/29537/task/29546/stat : 29546 (java) S 29535 29537 24179 0 -1 64 8 490 0 0 0 0 5 1 15 0 9 0 1984935279 888979456 20019 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 868144

[startup+4.70298 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 29550
/proc/meminfo: memFree=1547328/2055920 swapFree=4117292/4192956
[pid=29537] ppid=29535 vsize=0 CPUtime=4.6
/proc/29537/stat : 29537 (java) Z 29535 29537 24179 0 -1 12 33327 490 1 0 422 32 5 1 16 0 2 0 1984935274 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29537/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 4.70613
CPU time (s): 4.6233
CPU user time (s): 4.28435
CPU system time (s): 0.338948
CPU usage (%): 98.2398
Max. virtual memory (cumulated for all children) (KiB): 868144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.28435
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33817
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= 1858
involuntary context switches= 1997

runsolver used 0.011998 second user time and 0.021996 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-03 06:33:36
IDJOB=1055456
IDBENCH=56820
IDSOLVER=363
FILE ID=node30/1055456-1215059616
PBS_JOBID= 7875113
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/nengfa/normalized-schur.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055456-1215059616/watcher-1055456-1215059616 -o /tmp/evaluation-result-1055456-1215059616/solver-1055456-1215059616 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1055456-1215059616.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 84511ecf3a05d64f4feb7211658b4b0d
RANDOM SEED=1126984538

node30.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.218
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.218
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:       1617960 kB
Buffers:         57132 kB
Cached:         172704 kB
SwapCached:      69636 kB
Active:         260352 kB
Inactive:        99592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1617960 kB
SwapTotal:     4192956 kB
SwapFree:      4117292 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:         146368 kB
Slab:            63224 kB
Committed_AS:  4320088 kB
PageTables:       1956 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= 66548 MiB
End job on node30 at 2008-07-03 06:33:41