Trace number 1047955

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 ACUNSAT 27.6998 28.0073

DiagnosticValue
CHECKS25613000
NODES320391

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-12-9-mod.xml
MD5SUM36d70e5f554ef963eab8b5f3f6d1ac7d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints30
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.20	
0.01/0.20	Abscon 112 (May, 2008)
0.17/0.36	
0.17/0.36	   configuration
0.17/0.36	     name=mac.xml
0.26/0.44	   
0.26/0.44	   instance
0.26/0.44	     name=HOME/instance-1047955-1215041671.xml
0.26/0.47	   
0.26/0.47	   domains being loaded...
0.26/0.48	   
0.26/0.48	   variables being loaded...
0.35/0.51	     nbVariables=12  nbDomainTypes=1  minDomainSize=9  maxDomainSize=9  nbTotalValues=108
0.35/0.51	       =>  wckTime=0.142  cpuTime=0.1  mem=7M919
0.35/0.51	   
0.35/0.51	   predicates being loaded...
0.35/0.57	   
0.35/0.57	   constraints being loaded...
0.45/0.66	     nbConstraints=30  nbConflictsStructures=1  nbSharedConflictsStructures=29  nbSharedBinaryRepresentations=0
0.45/0.66	     nbEvaluationManagers=1  nbSharedEvaluationManagers=29  minDegree=5  maxDegree=10  minArity=3  maxArity=3
0.45/0.66	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.028  symmetryCpuTime=0.02
0.45/0.66	       =>  wckTime=0.298  cpuTime=0.22  mem=13M803
0.55/0.72	   
0.55/0.72	   solver IterativeSystematicSolver being built... 
0.64/0.85	       =>  wckTime=0.488  cpuTime=0.34  mem=20M549
0.64/0.86	   
0.64/0.86	   preprocessing
0.64/0.86	     nbConstraintChecks=0  nbPropagations=12  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.64/0.86	     detectedInconsistency=no
0.64/0.86	       =>  wckTime=0.0030  cpuTime=0.0  mem=20M549
0.75/0.97	   
0.75/0.97	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M541)
27.62/27.96	   
27.62/27.96	   search
27.62/27.96	     run=21  nbConstraintChecks=25613039  nbValidityChecks=26558319  minDepth=0  maxDepth=8  nbPropagations=5241751
27.62/27.96	     nbRevisions=28702714  nbUselessRevisions=21642086  nbAssignments=320391  nbFailedAssignments=146855
27.62/27.96	     nbBacktracks=173425  nbVisitedNodes=578644  nbRestartNogoods=168  nbSEliminables=1.89  nbREliminables=0.03
27.62/27.96	     nbIEliminables=2.11  nbDEliminables=0  nbPEliminables=0
27.62/27.96	       =>  wckTime=27.105  cpuTime=26.88  mem=21M541
27.62/27.96	   
27.62/27.96	   global
27.62/27.96	     nbConstraintChecks=25613039  nbValidityChecks=26558319  nbPropagations=5241763  nbRevisions=28702714
27.62/27.96	     nbUselessRevisions=21642086  nbRestartNogoods=168  solvingWckTime=27.107  solvingCpuTime=26.88  expiredTime=no
27.62/27.96	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=27.26
27.62/27.96	       =>  wckTime=27.597  cpuTime=27.22  mem=21M541
27.62/27.96	   
27.62/27.96	s UNSATISFIABLE
27.62/27.96	d NODES 320391
27.62/27.96	d CHECKS 25613039
27.62/27.96	   
27.62/27.96	   totalWckTime=27.646  totalCpuTime=27.26

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047955-1215041671/watcher-1047955-1215041671 -o /tmp/evaluation-result-1047955-1215041671/solver-1047955-1215041671 -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-1047955-1215041671.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.01 2.08 1.84 4/81 24572
/proc/meminfo: memFree=1676632/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=18572 CPUtime=0
/proc/24572/stat : 24572 (runsolver) D 24570 24572 24179 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 1983140853 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 264907582759 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/24572/statm: 4643 292 257 25 0 2626 0

[startup+0.0941651 s]
/proc/loadavg: 2.01 2.08 1.84 4/81 24572
/proc/meminfo: memFree=1676632/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=10904 CPUtime=0.01
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 811 0 0 0 0 1 0 0 18 0 2 0 1983140853 11165696 564 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 2726 564 277 9 0 1198 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10904

[startup+0.10116 s]
/proc/loadavg: 2.01 2.08 1.84 4/81 24572
/proc/meminfo: memFree=1676632/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=10904 CPUtime=0.01
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 821 0 0 0 0 1 0 0 18 0 2 0 1983140853 11165696 574 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 2726 574 285 9 0 1198 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10904

[startup+0.301181 s]
/proc/loadavg: 2.01 2.08 1.84 4/81 24572
/proc/meminfo: memFree=1676632/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=866064 CPUtime=0.17
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 4440 0 2 0 13 4 0 0 18 0 9 0 1983140853 886849536 3876 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216516 3876 1846 9 0 211064 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 866064

[startup+0.701209 s]
/proc/loadavg: 2.01 2.08 1.84 4/81 24572
/proc/meminfo: memFree=1676632/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=867280 CPUtime=0.55
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 10415 142 2 0 48 7 0 0 18 0 10 0 1983140853 888094720 7827 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216820 7827 2650 9 0 211326 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 867280

[startup+1.50225 s]
/proc/loadavg: 2.01 2.08 1.84 3/90 24585
/proc/meminfo: memFree=1643664/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=867280 CPUtime=1.35
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 15380 265 2 0 125 10 0 0 18 0 9 0 1983140853 888094720 10423 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216820 10423 2630 9 0 211326 0
[pid=24572/tid=24574] ppid=24570 vsize=867280 CPUtime=1.09
/proc/24572/task/24574/stat : 24574 (java) R 24570 24572 24179 0 -1 64 11744 265 2 0 103 6 0 0 25 0 9 0 1983140858 888094720 10423 996147200 134512640 134550740 4294955984 18446744073709551615 4126592828 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24575] ppid=24570 vsize=867280 CPUtime=0.03
/proc/24572/task/24575/stat : 24575 (java) S 24570 24572 24179 0 -1 64 2280 265 0 0 3 0 0 0 16 0 9 0 1983140866 888094720 10423 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24576] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24576/stat : 24576 (java) S 24570 24572 24179 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1983140866 888094720 10423 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24577] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24577/stat : 24577 (java) S 24570 24572 24179 0 -1 64 13 265 0 0 0 0 0 0 15 0 9 0 1983140866 888094720 10423 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24578] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24578/stat : 24578 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 1983140869 888094720 10423 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24579] ppid=24570 vsize=867280 CPUtime=0.17
/proc/24572/task/24579/stat : 24579 (java) S 24570 24572 24179 0 -1 64 520 265 0 0 17 0 0 0 16 0 9 0 1983140869 888094720 10423 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24580] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24580/stat : 24580 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 1983140869 888094720 10423 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24581] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24581/stat : 24581 (java) S 24570 24572 24179 0 -1 64 0 265 0 0 0 0 0 0 15 0 9 0 1983140869 888094720 10423 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 867280

[startup+3.10235 s]
/proc/loadavg: 2.01 2.08 1.84 3/90 24585
/proc/meminfo: memFree=1643344/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=867280 CPUtime=2.94
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 15387 265 2 0 284 10 0 0 18 0 9 0 1983140853 888094720 10428 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216820 10428 2630 9 0 211326 0
[pid=24572/tid=24574] ppid=24570 vsize=867280 CPUtime=2.68
/proc/24572/task/24574/stat : 24574 (java) R 24570 24572 24179 0 -1 64 11749 265 2 0 262 6 0 0 25 0 9 0 1983140858 888094720 10428 996147200 134512640 134550740 4294955984 18446744073709551615 4126686294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24575] ppid=24570 vsize=867280 CPUtime=0.03
/proc/24572/task/24575/stat : 24575 (java) S 24570 24572 24179 0 -1 64 2280 265 0 0 3 0 0 0 17 0 9 0 1983140866 888094720 10428 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24576] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24576/stat : 24576 (java) S 24570 24572 24179 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1983140866 888094720 10428 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24577] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24577/stat : 24577 (java) S 24570 24572 24179 0 -1 64 13 265 0 0 0 0 0 0 15 0 9 0 1983140866 888094720 10428 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24578] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24578/stat : 24578 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 1983140869 888094720 10428 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24579] ppid=24570 vsize=867280 CPUtime=0.19
/proc/24572/task/24579/stat : 24579 (java) S 24570 24572 24179 0 -1 64 522 265 0 0 18 1 0 0 15 0 9 0 1983140869 888094720 10428 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24580] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24580/stat : 24580 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 1983140869 888094720 10428 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24581] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24581/stat : 24581 (java) S 24570 24572 24179 0 -1 64 0 265 0 0 0 0 0 0 15 0 9 0 1983140869 888094720 10428 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 867280

[startup+6.30156 s]
/proc/loadavg: 2.01 2.08 1.84 3/90 24585
/proc/meminfo: memFree=1643216/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=867280 CPUtime=6.12
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 15393 265 2 0 602 10 0 0 18 0 9 0 1983140853 888094720 10432 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216820 10432 2630 9 0 211326 0
[pid=24572/tid=24574] ppid=24570 vsize=867280 CPUtime=5.86
/proc/24572/task/24574/stat : 24574 (java) R 24570 24572 24179 0 -1 64 11751 265 2 0 580 6 0 0 25 0 9 0 1983140858 888094720 10432 996147200 134512640 134550740 4294955984 18446744073709551615 4126590255 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24575] ppid=24570 vsize=867280 CPUtime=0.03
/proc/24572/task/24575/stat : 24575 (java) S 24570 24572 24179 0 -1 64 2280 265 0 0 3 0 0 0 16 0 9 0 1983140866 888094720 10432 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24576] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24576/stat : 24576 (java) S 24570 24572 24179 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1983140866 888094720 10432 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24577] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24577/stat : 24577 (java) S 24570 24572 24179 0 -1 64 13 265 0 0 0 0 0 0 15 0 9 0 1983140866 888094720 10432 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24578] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24578/stat : 24578 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 1983140869 888094720 10432 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24579] ppid=24570 vsize=867280 CPUtime=0.19
/proc/24572/task/24579/stat : 24579 (java) S 24570 24572 24179 0 -1 64 526 265 0 0 18 1 0 0 16 0 9 0 1983140869 888094720 10432 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24580] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24580/stat : 24580 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 1983140869 888094720 10432 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24581] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24581/stat : 24581 (java) S 24570 24572 24179 0 -1 64 0 265 0 0 0 0 0 0 15 0 9 0 1983140869 888094720 10432 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 867280

[startup+12.702 s]
/proc/loadavg: 2.01 2.08 1.84 3/90 24585
/proc/meminfo: memFree=1643280/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=867280 CPUtime=12.49
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 15395 265 2 0 1239 10 0 0 18 0 9 0 1983140853 888094720 10434 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216820 10434 2630 9 0 211326 0
[pid=24572/tid=24574] ppid=24570 vsize=867280 CPUtime=12.23
/proc/24572/task/24574/stat : 24574 (java) R 24570 24572 24179 0 -1 64 11753 265 2 0 1217 6 0 0 25 0 9 0 1983140858 888094720 10434 996147200 134512640 134550740 4294955984 18446744073709551615 4126766257 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24575] ppid=24570 vsize=867280 CPUtime=0.03
/proc/24572/task/24575/stat : 24575 (java) S 24570 24572 24179 0 -1 64 2280 265 0 0 3 0 0 0 16 0 9 0 1983140866 888094720 10434 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24576] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24576/stat : 24576 (java) S 24570 24572 24179 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1983140866 888094720 10434 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24577] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24577/stat : 24577 (java) S 24570 24572 24179 0 -1 64 13 265 0 0 0 0 0 0 15 0 9 0 1983140866 888094720 10434 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24578] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24578/stat : 24578 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 1983140869 888094720 10434 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24579] ppid=24570 vsize=867280 CPUtime=0.19
/proc/24572/task/24579/stat : 24579 (java) S 24570 24572 24179 0 -1 64 526 265 0 0 18 1 0 0 16 0 9 0 1983140869 888094720 10434 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24580] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24580/stat : 24580 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 1983140869 888094720 10434 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24581] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24581/stat : 24581 (java) S 24570 24572 24179 0 -1 64 0 265 0 0 0 0 0 0 15 0 9 0 1983140869 888094720 10434 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 867280

[startup+25.5028 s]
/proc/loadavg: 2.01 2.07 1.84 3/90 24585
/proc/meminfo: memFree=1643672/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=867280 CPUtime=25.23
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 15396 265 2 0 2513 10 0 0 18 0 9 0 1983140853 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216820 10435 2630 9 0 211326 0
[pid=24572/tid=24574] ppid=24570 vsize=867280 CPUtime=24.97
/proc/24572/task/24574/stat : 24574 (java) R 24570 24572 24179 0 -1 64 11754 265 2 0 2491 6 0 0 25 0 9 0 1983140858 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4126596196 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24575] ppid=24570 vsize=867280 CPUtime=0.03
/proc/24572/task/24575/stat : 24575 (java) S 24570 24572 24179 0 -1 64 2280 265 0 0 3 0 0 0 16 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24576] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24576/stat : 24576 (java) S 24570 24572 24179 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24577] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24577/stat : 24577 (java) S 24570 24572 24179 0 -1 64 13 265 0 0 0 0 0 0 15 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24578] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24578/stat : 24578 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24579] ppid=24570 vsize=867280 CPUtime=0.19
/proc/24572/task/24579/stat : 24579 (java) S 24570 24572 24179 0 -1 64 526 265 0 0 18 1 0 0 16 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24580] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24580/stat : 24580 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24581] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24581/stat : 24581 (java) R 24570 24572 24179 0 -1 64 0 265 0 0 0 0 0 0 15 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867280

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

[startup+27.1029 s]
/proc/loadavg: 2.01 2.07 1.84 3/90 24585
/proc/meminfo: memFree=1643672/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=867280 CPUtime=26.82
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 15396 265 2 0 2672 10 0 0 18 0 9 0 1983140853 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216820 10435 2630 9 0 211326 0
[pid=24572/tid=24574] ppid=24570 vsize=867280 CPUtime=26.56
/proc/24572/task/24574/stat : 24574 (java) R 24570 24572 24179 0 -1 64 11754 265 2 0 2650 6 0 0 25 0 9 0 1983140858 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4126680384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24575] ppid=24570 vsize=867280 CPUtime=0.03
/proc/24572/task/24575/stat : 24575 (java) S 24570 24572 24179 0 -1 64 2280 265 0 0 3 0 0 0 16 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24576] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24576/stat : 24576 (java) S 24570 24572 24179 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24577] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24577/stat : 24577 (java) S 24570 24572 24179 0 -1 64 13 265 0 0 0 0 0 0 15 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24578] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24578/stat : 24578 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24579] ppid=24570 vsize=867280 CPUtime=0.19
/proc/24572/task/24579/stat : 24579 (java) S 24570 24572 24179 0 -1 64 526 265 0 0 18 1 0 0 16 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24580] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24580/stat : 24580 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24581] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24581/stat : 24581 (java) S 24570 24572 24179 0 -1 64 0 265 0 0 0 0 0 0 15 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.82
Current children cumulated vsize (KiB) 867280

[startup+27.5079 s]
/proc/loadavg: 2.01 2.07 1.84 3/90 24585
/proc/meminfo: memFree=1643672/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=867280 CPUtime=27.22
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 15396 265 2 0 2712 10 0 0 18 0 9 0 1983140853 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216820 10435 2630 9 0 211326 0
[pid=24572/tid=24574] ppid=24570 vsize=867280 CPUtime=26.96
/proc/24572/task/24574/stat : 24574 (java) R 24570 24572 24179 0 -1 64 11754 265 2 0 2690 6 0 0 25 0 9 0 1983140858 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4126591536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24575] ppid=24570 vsize=867280 CPUtime=0.03
/proc/24572/task/24575/stat : 24575 (java) S 24570 24572 24179 0 -1 64 2280 265 0 0 3 0 0 0 16 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24576] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24576/stat : 24576 (java) S 24570 24572 24179 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24577] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24577/stat : 24577 (java) S 24570 24572 24179 0 -1 64 13 265 0 0 0 0 0 0 15 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24578] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24578/stat : 24578 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24579] ppid=24570 vsize=867280 CPUtime=0.19
/proc/24572/task/24579/stat : 24579 (java) S 24570 24572 24179 0 -1 64 526 265 0 0 18 1 0 0 16 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24580] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24580/stat : 24580 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24581] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24581/stat : 24581 (java) S 24570 24572 24179 0 -1 64 0 265 0 0 0 0 0 0 15 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.22
Current children cumulated vsize (KiB) 867280

[startup+27.903 s]
/proc/loadavg: 2.01 2.07 1.84 3/90 24585
/proc/meminfo: memFree=1643672/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=867280 CPUtime=27.62
/proc/24572/stat : 24572 (java) S 24570 24572 24179 0 -1 0 15396 265 2 0 2752 10 0 0 18 0 9 0 1983140853 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 216820 10435 2630 9 0 211326 0
[pid=24572/tid=24574] ppid=24570 vsize=867280 CPUtime=27.36
/proc/24572/task/24574/stat : 24574 (java) R 24570 24572 24179 0 -1 64 11754 265 2 0 2730 6 0 0 25 0 9 0 1983140858 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4126714772 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24575] ppid=24570 vsize=867280 CPUtime=0.03
/proc/24572/task/24575/stat : 24575 (java) S 24570 24572 24179 0 -1 64 2280 265 0 0 3 0 0 0 16 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24576] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24576/stat : 24576 (java) S 24570 24572 24179 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24577] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24577/stat : 24577 (java) S 24570 24572 24179 0 -1 64 13 265 0 0 0 0 0 0 15 0 9 0 1983140866 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24578] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24578/stat : 24578 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24579] ppid=24570 vsize=867280 CPUtime=0.19
/proc/24572/task/24579/stat : 24579 (java) S 24570 24572 24179 0 -1 64 526 265 0 0 18 1 0 0 16 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24580] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24580/stat : 24580 (java) S 24570 24572 24179 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24572/tid=24581] ppid=24570 vsize=867280 CPUtime=0
/proc/24572/task/24581/stat : 24581 (java) S 24570 24572 24179 0 -1 64 0 265 0 0 0 0 0 0 15 0 9 0 1983140869 888094720 10435 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.62
Current children cumulated vsize (KiB) 867280

[startup+28.0035 s]
/proc/loadavg: 2.01 2.07 1.84 3/90 24585
/proc/meminfo: memFree=1643672/2055920 swapFree=4117292/4192956
[pid=24572] ppid=24570 vsize=0 CPUtime=27.68
/proc/24572/stat : 24572 (java) Z 24570 24572 24179 0 -1 12 15513 265 2 0 2758 10 0 0 16 0 2 0 1983140853 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24572/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.68
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 28.0073
CPU time (s): 27.6998
CPU user time (s): 27.5858
CPU system time (s): 0.113982
CPU usage (%): 98.902
Max. virtual memory (cumulated for all children) (KiB): 867280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.5858
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15778
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1772
involuntary context switches= 1921

runsolver used 0.039993 second user time and 0.097985 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-03 01:34:31
IDJOB=1047955
IDBENCH=54340
IDSOLVER=363
FILE ID=node30/1047955-1215041671
PBS_JOBID= 7875113
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-12-9-mod.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-1047955-1215041671/watcher-1047955-1215041671 -o /tmp/evaluation-result-1047955-1215041671/solver-1047955-1215041671 -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-1047955-1215041671.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 36d70e5f554ef963eab8b5f3f6d1ac7d
RANDOM SEED=1601291833

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:       1677304 kB
Buffers:         36856 kB
Cached:         139668 kB
SwapCached:      69636 kB
Active:         157336 kB
Inactive:       143320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677304 kB
SwapTotal:     4192956 kB
SwapFree:      4117292 kB
Dirty:            2084 kB
Writeback:           0 kB
Mapped:         140284 kB
Slab:            63132 kB
Committed_AS:  3540584 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node30 at 2008-07-03 01:35:00