Trace number 215133

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, and are wall clock time (not CPU 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 109 ACSAT 26.201 26.264

DiagnosticValue
CHECKS9031181
NODES4522

General information on the benchmark

NamepseudoSeries/
ii/ii-32c3.xml
MD5SUMdd966be8001f816dd63643010dafbe63
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 benchmark4.00939
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables558
Number of constraints3551
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3551
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=mac.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/215133-1168077843/unknown.xml
0.34	   
0.34	   domains being loaded...
0.34	   
0.34	   variables being loaded...
0.42	     nbVariables=558  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.134  cpuTime=0.11  mem=8M25
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
1.18	     nbConstraints=3551  nbConvertedConstraints=3159  nbConvertConstraintsChecks=16  nbExtensionStructures=2
1.18	     nbSharedExtensionStructures=3157  nbConflictsStructures=3  nbSharedConflictsStructures=3185
1.18	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5  nbEvaluationManagers=2
1.18	     nbSharedEvaluationManagers=390  maxDegree=76  maxArity=32
1.18	       =>  wckTime=0.89  cpuTime=0.73  mem=16M550
1.24	   
1.24	   solver IterativeSystematicSolver being built... 
1.48	       =>  wckTime=1.2  cpuTime=0.93  mem=41M919
1.51	   
1.51	   preprocessing
1.51	     nbConstraintChecks=0  nbPropagations=558  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.51	     detectedInconsistency=no
1.51	       =>  wckTime=0.025  cpuTime=0.02  mem=43M908
1.86	   
1.86	   search
1.86	     run=0  nbConstraintChecks=49243  nbValidityChecks=139421  nbPropagations=1903  nbRevisions=92360
1.86	     nbUselessRevisions=90982  nbAssignments=166  nbFailedAssignments=2  nbBacktracks=32  nbVisitedNodes=177
1.86	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.86	       =>  wckTime=0.368  cpuTime=0.33  mem=43M908
2.10	   
2.10	   search
2.10	     run=1  nbConstraintChecks=95317  nbValidityChecks=284794  nbPropagations=5208  nbRevisions=277539
2.10	     nbUselessRevisions=273347  nbAssignments=319  nbFailedAssignments=3  nbBacktracks=55  nbVisitedNodes=341
2.10	     nbRestartNogoods=1  mapSize=19  nbInferences=0  nbTooLargeKeys=0
2.10	       =>  wckTime=0.613  cpuTime=0.57  mem=43M908
2.47	   
2.47	   search
2.47	     run=2  nbConstraintChecks=200790  nbValidityChecks=461341  nbPropagations=11990  nbRevisions=603741
2.47	     nbUselessRevisions=592968  nbAssignments=505  nbFailedAssignments=6  nbBacktracks=110  nbVisitedNodes=553
2.47	     nbRestartNogoods=2  mapSize=44  nbInferences=0  nbTooLargeKeys=0
2.47	       =>  wckTime=0.985  cpuTime=0.94  mem=44M903
2.99	   
2.99	   search
2.99	     run=3  nbConstraintChecks=362041  nbValidityChecks=673816  nbPropagations=24027  nbRevisions=1117616
2.99	     nbUselessRevisions=1094230  nbAssignments=646  nbFailedAssignments=19  nbBacktracks=143  nbVisitedNodes=722
2.99	     nbRestartNogoods=3  mapSize=70  nbInferences=0  nbTooLargeKeys=0
2.99	       =>  wckTime=1.505  cpuTime=1.46  mem=44M903
3.75	   
3.75	   search
3.75	     run=4  nbConstraintChecks=564872  nbValidityChecks=1001318  nbPropagations=42206  nbRevisions=1890354
3.75	     nbUselessRevisions=1847309  nbAssignments=800  nbFailedAssignments=33  nbBacktracks=195  nbVisitedNodes=910
3.75	     nbRestartNogoods=5  mapSize=102  nbInferences=0  nbTooLargeKeys=0
3.75	       =>  wckTime=2.266  cpuTime=2.22  mem=44M903
4.70	   
4.70	   search
4.70	     run=5  nbConstraintChecks=852661  nbValidityChecks=1430749  nbPropagations=69131  nbRevisions=3013170
4.70	     nbUselessRevisions=2940037  nbAssignments=972  nbFailedAssignments=54  nbBacktracks=273  nbVisitedNodes=1137
4.70	     nbRestartNogoods=7  mapSize=156  nbInferences=0  nbTooLargeKeys=0
4.70	       =>  wckTime=3.213  cpuTime=3.16  mem=44M903
6.11	   
6.11	   search
6.11	     run=6  nbConstraintChecks=1302095  nbValidityChecks=2003828  nbPropagations=109692  nbRevisions=4633349
6.11	     nbUselessRevisions=4513250  nbAssignments=1185  nbFailedAssignments=80  nbBacktracks=392  nbVisitedNodes=1445
6.11	     nbRestartNogoods=8  mapSize=251  nbInferences=0  nbTooLargeKeys=0
6.11	       =>  wckTime=4.624  cpuTime=4.57  mem=44M903
8.76	   
8.76	   search
8.76	     run=7  nbConstraintChecks=2109557  nbValidityChecks=2983089  nbPropagations=173387  nbRevisions=7102626
8.76	     nbUselessRevisions=6906644  nbAssignments=1477  nbFailedAssignments=115  nbBacktracks=578  nbVisitedNodes=1916
8.76	     nbRestartNogoods=10  mapSize=428  nbInferences=0  nbTooLargeKeys=0
8.76	       =>  wckTime=7.271  cpuTime=7.21  mem=44M903
11.55	   
11.55	   search
11.55	     run=8  nbConstraintChecks=3090193  nbValidityChecks=4055144  nbPropagations=268097  nbRevisions=10592491
11.55	     nbUselessRevisions=10281736  nbAssignments=1821  nbFailedAssignments=139  nbBacktracks=835  nbVisitedNodes=2494
11.55	     nbRestartNogoods=12  mapSize=661  nbInferences=0  nbTooLargeKeys=0
11.55	       =>  wckTime=10.06  cpuTime=9.98  mem=44M903
15.00	   
15.00	   INFO : Stopping hyperNogood (mapSize=1011, nbTooLargekeys=0, mem=44M903)
15.34	   
15.34	   search
15.34	     run=9  nbConstraintChecks=4664604  nbValidityChecks=5478059  nbPropagations=415097  nbRevisions=15599934
15.34	     nbUselessRevisions=15108630  nbAssignments=2363  nbFailedAssignments=222  nbBacktracks=1233  nbVisitedNodes=3421
15.34	     nbRestartNogoods=13
15.34	       =>  wckTime=13.848  cpuTime=13.76  mem=44M903
21.22	   
21.22	   search
21.22	     run=10  nbConstraintChecks=6816781  nbValidityChecks=7623804  nbPropagations=629587  nbRevisions=22718844
21.22	     nbUselessRevisions=21962553  nbAssignments=3153  nbFailedAssignments=368  nbBacktracks=1810  nbVisitedNodes=4741
21.22	     nbRestartNogoods=15
21.22	       =>  wckTime=19.73  cpuTime=19.64  mem=44M903
26.21	   
26.21	   search
26.21	     run=11  nbConstraintChecks=9031181  nbValidityChecks=9486434  nbPropagations=921841  nbRevisions=31954329
26.21	     nbUselessRevisions=30836579  nbAssignments=4522  nbFailedAssignments=469  nbBacktracks=2520  nbVisitedNodes=6712
26.21	     nbRestartNogoods=19
26.21	       =>  wckTime=24.722  cpuTime=24.62  mem=44M903
26.21	   
26.21	   global
26.21	     nbConstraintChecks=9031181  nbValidityChecks=9486434  nbPropagations=922399  nbRevisions=31954329
26.21	     nbUselessRevisions=30836579  nbRestartNogoods=19  solvingWckTime=24.723  solvingCpuTime=24.62  expiredTime=no
26.21	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=25.59
26.21	       =>  wckTime=25.925  cpuTime=25.55  mem=44M903
26.21	   
26.21	s SATISFIABLE
26.21	v 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 
26.21	d NODES 4522
26.21	d CHECKS 9031181
26.21	   
26.21	   totalWckTime=26.0  totalCpuTime=25.6

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-215133-1168077843 -o ROOT/results/node14/solver-215133-1168077843 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215133-1168077843/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.07 2.02 2.00 4/93 25709
/proc/meminfo: memFree=1437232/2055920 swapFree=4182236/4192956
[pid=25708] ppid=25706 vsize=1784 CPUtime=0
/proc/25708/stat : 25708 (java) D 25706 25708 25067 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 156179252 1826816 163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 6927140 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/25708/statm: 446 163 128 14 0 91 0

[startup+0.104306 s]
/proc/loadavg: 2.07 2.02 2.00 4/93 25709
/proc/meminfo: memFree=1437232/2055920 swapFree=4182236/4192956
[pid=25708] ppid=25706 vsize=914988 CPUtime=0.09
/proc/25708/stat : 25708 (java) R 25706 25708 25067 0 -1 0 3095 0 1 0 7 2 0 0 24 0 8 0 156179252 936947712 2841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25708/statm: 228747 2842 1460 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512344 s]
/proc/loadavg: 2.07 2.02 2.00 4/93 25709
/proc/meminfo: memFree=1437232/2055920 swapFree=4182236/4192956
[pid=25708] ppid=25706 vsize=915328 CPUtime=0.49
/proc/25708/stat : 25708 (java) R 25706 25708 25067 0 -1 0 8384 0 1 0 45 4 0 0 25 0 8 0 156179252 937295872 8123 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073542797 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25708/statm: 228832 8124 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33442 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 25716
/proc/meminfo: memFree=1378680/2055920 swapFree=4182236/4192956
[pid=25708] ppid=25706 vsize=915728 CPUtime=1.32
/proc/25708/stat : 25708 (java) R 25706 25708 25067 0 -1 0 18362 0 1 0 108 24 0 0 25 0 8 0 156179252 937705472 18099 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154015731 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25708/statm: 228932 18099 2497 14 0 215402 0
[pid=25708/tid=25710] ppid=25706 vsize=915728 CPUtime=0.06
/proc/25708/task/25710/stat : 25710 (java) S 25706 25708 25067 0 -1 64 1367 0 0 0 6 0 0 0 16 0 8 0 156179256 937705472 18099 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25711] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25711/stat : 25711 (java) S 25706 25708 25067 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156179256 937705472 18099 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25712] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25712/stat : 25712 (java) S 25706 25708 25067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156179256 937705472 18099 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25713] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25713/stat : 25713 (java) S 25706 25708 25067 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156179259 937705472 18099 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25714] ppid=25706 vsize=915728 CPUtime=0.2
/proc/25708/task/25714/stat : 25714 (java) S 25706 25708 25067 0 -1 64 444 0 0 0 19 1 0 0 16 0 8 0 156179259 937705472 18099 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25715] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25715/stat : 25715 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156179259 937705472 18099 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25716] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25716/stat : 25716 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156179259 937705472 18099 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915728

[startup+2.98658 s]
/proc/loadavg: 2.06 2.02 2.00 3/100 25716
/proc/meminfo: memFree=1374264/2055920 swapFree=4182236/4192956
[pid=25708] ppid=25706 vsize=915728 CPUtime=2.97
/proc/25708/stat : 25708 (java) R 25706 25708 25067 0 -1 0 18480 0 1 0 272 25 0 0 25 0 8 0 156179252 937705472 18216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074045354 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25708/statm: 228932 18216 2537 14 0 215402 0
[pid=25708/tid=25710] ppid=25706 vsize=915728 CPUtime=0.06
/proc/25708/task/25710/stat : 25710 (java) S 25706 25708 25067 0 -1 64 1368 0 0 0 6 0 0 0 17 0 8 0 156179256 937705472 18216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25711] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25711/stat : 25711 (java) S 25706 25708 25067 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156179256 937705472 18216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25712] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25712/stat : 25712 (java) S 25706 25708 25067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156179256 937705472 18216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25713] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25713/stat : 25713 (java) S 25706 25708 25067 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156179259 937705472 18216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25714] ppid=25706 vsize=915728 CPUtime=0.27
/proc/25708/task/25714/stat : 25714 (java) S 25706 25708 25067 0 -1 64 488 0 0 0 26 1 0 0 15 0 8 0 156179259 937705472 18216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25715] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25715/stat : 25715 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156179259 937705472 18216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25716] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25716/stat : 25716 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156179259 937705472 18216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915728

[startup+6.27789 s]
/proc/loadavg: 2.06 2.02 2.00 3/100 25716
/proc/meminfo: memFree=1374200/2055920 swapFree=4182236/4192956
[pid=25708] ppid=25706 vsize=915728 CPUtime=6.26
/proc/25708/stat : 25708 (java) R 25706 25708 25067 0 -1 0 18486 0 1 0 601 25 0 0 25 0 8 0 156179252 937705472 18220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25708/statm: 228932 18220 2537 14 0 215402 0
[pid=25708/tid=25710] ppid=25706 vsize=915728 CPUtime=0.06
/proc/25708/task/25710/stat : 25710 (java) S 25706 25708 25067 0 -1 64 1368 0 0 0 6 0 0 0 16 0 8 0 156179256 937705472 18220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25711] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25711/stat : 25711 (java) S 25706 25708 25067 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156179256 937705472 18220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25712] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25712/stat : 25712 (java) S 25706 25708 25067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156179256 937705472 18220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25713] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25713/stat : 25713 (java) S 25706 25708 25067 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156179259 937705472 18220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25714] ppid=25706 vsize=915728 CPUtime=0.29
/proc/25708/task/25714/stat : 25714 (java) S 25706 25708 25067 0 -1 64 492 0 0 0 27 2 0 0 16 0 8 0 156179259 937705472 18220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25715] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25715/stat : 25715 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156179259 937705472 18220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25716] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25716/stat : 25716 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156179259 937705472 18220 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915728

[startup+12.7625 s]
/proc/loadavg: 2.05 2.02 2.00 3/100 25716
/proc/meminfo: memFree=1374200/2055920 swapFree=4182236/4192956
[pid=25708] ppid=25706 vsize=915728 CPUtime=12.74
/proc/25708/stat : 25708 (java) R 25706 25708 25067 0 -1 0 18497 0 1 0 1249 25 0 0 25 0 8 0 156179252 937705472 18227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074040167 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25708/statm: 228932 18227 2537 14 0 215402 0
[pid=25708/tid=25710] ppid=25706 vsize=915728 CPUtime=0.06
/proc/25708/task/25710/stat : 25710 (java) S 25706 25708 25067 0 -1 64 1368 0 0 0 6 0 0 0 17 0 8 0 156179256 937705472 18227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25711] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25711/stat : 25711 (java) S 25706 25708 25067 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156179256 937705472 18227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25712] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25712/stat : 25712 (java) S 25706 25708 25067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156179256 937705472 18227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25713] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25713/stat : 25713 (java) S 25706 25708 25067 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156179259 937705472 18227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25714] ppid=25706 vsize=915728 CPUtime=0.3
/proc/25708/task/25714/stat : 25714 (java) S 25706 25708 25067 0 -1 64 500 0 0 0 28 2 0 0 16 0 8 0 156179259 937705472 18227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25715] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25715/stat : 25715 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156179259 937705472 18227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25716] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25716/stat : 25716 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156179259 937705472 18227 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915728

[startup+25.5997 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 25716
/proc/meminfo: memFree=1374200/2055920 swapFree=4182236/4192956
[pid=25708] ppid=25706 vsize=915728 CPUtime=25.56
/proc/25708/stat : 25708 (java) R 25706 25708 25067 0 -1 0 18507 0 1 0 2531 25 0 0 25 0 8 0 156179252 937705472 18233 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074048589 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25708/statm: 228932 18233 2537 14 0 215402 0
[pid=25708/tid=25710] ppid=25706 vsize=915728 CPUtime=0.06
/proc/25708/task/25710/stat : 25710 (java) S 25706 25708 25067 0 -1 64 1368 0 0 0 6 0 0 0 16 0 8 0 156179256 937705472 18233 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25711] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25711/stat : 25711 (java) S 25706 25708 25067 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156179256 937705472 18233 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25712] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25712/stat : 25712 (java) S 25706 25708 25067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156179256 937705472 18233 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25713] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25713/stat : 25713 (java) S 25706 25708 25067 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156179259 937705472 18233 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25714] ppid=25706 vsize=915728 CPUtime=0.31
/proc/25708/task/25714/stat : 25714 (java) S 25706 25708 25067 0 -1 64 508 0 0 0 29 2 0 0 16 0 8 0 156179259 937705472 18233 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25715] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25715/stat : 25715 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156179259 937705472 18233 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25708/tid=25716] ppid=25706 vsize=915728 CPUtime=0
/proc/25708/task/25716/stat : 25716 (java) S 25706 25708 25067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156179259 937705472 18233 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915728

Child status: 0
Real time (s): 26.264
CPU time (s): 26.201
CPU user time (s): 25.9301
CPU system time (s): 0.270958
CPU usage (%): 99.7602
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.9301
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18515
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= 2065
involuntary context switches= 2383

runsolver used 0.034994 s user time and 0.090986 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 10:04:03 UTC 2007


IDJOB= 215133
IDBENCH= 4978
FILE ID= node14/215133-1168077843

PBS_JOBID= 3475781

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-32c3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215133-1168077843/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-215133-1168077843 -o ROOT/results/node14/solver-215133-1168077843 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215133-1168077843/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  dd966be8001f816dd63643010dafbe63

RANDOM SEED= 983577228

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.227
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.227
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:       1437712 kB
Buffers:         57784 kB
Cached:         377800 kB
SwapCached:       3696 kB
Active:         160284 kB
Inactive:       357692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437712 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:         101844 kB
Slab:            84864 kB
Committed_AS:  5485260 kB
PageTables:       2288 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= 66328 MiB



End job on node14 on Sat Jan  6 10:04:30 UTC 2007