Trace number 247095

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 ACUNSAT 22.7935 22.873

DiagnosticValue
CHECKS20482683
NODES11537

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-1_ext.xml
MD5SUM809bb56bbf6d233fcd64761c0c680ecd
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.36349
SatisfiableNO
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/247095-1168085811/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.095  cpuTime=0.08  mem=6M951
0.40	   
0.40	   relations being loaded...
0.61	   
0.61	   constraints being loaded...
0.71	     nbConstraints=5  nbRelationTypes=5  nbSingletonDomainVariables=1  nbDisconnectedVariables=1
0.71	     nbExtensionStructures=5  nbSharedExtensionStructures=0  nbUnbuiltConflictsStructures=5
0.71	     nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=10
0.71	       =>  wckTime=0.41  cpuTime=0.38  mem=37M911
0.78	   
0.78	   solver IterativeSystematicSolver being built... 
0.94	       =>  wckTime=0.632  cpuTime=0.51  mem=19M563
0.94	   
0.94	   preprocessing
0.94	     nbConstraintChecks=0  nbPropagations=20  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.94	     detectedInconsistency=no
0.94	       =>  wckTime=0.0010  cpuTime=0.0  mem=19M563
0.99	   
0.99	   search
0.99	     run=0  nbConstraintChecks=17790  nbValidityChecks=18165  nbPropagations=160  nbRevisions=116  nbUselessRevisions=3
0.99	     nbAssignments=33  nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=54  nbRestartNogoods=0  mapSize=10
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.051  cpuTime=0.04  mem=20M567
1.15	   
1.15	   search
1.16	     run=1  nbConstraintChecks=129512  nbValidityChecks=133764  nbPropagations=539  nbRevisions=748
1.16	     nbUselessRevisions=46  nbAssignments=140  nbFailedAssignments=110  nbBacktracks=25  nbVisitedNodes=251
1.16	     nbRestartNogoods=4  mapSize=21  nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.218  cpuTime=0.18  mem=20M567
1.59	   
1.59	   search
1.59	     run=2  nbConstraintChecks=482843  nbValidityChecks=494145  nbPropagations=1313  nbRevisions=2196
1.59	     nbUselessRevisions=110  nbAssignments=344  nbFailedAssignments=290  nbBacktracks=47  nbVisitedNodes=635
1.59	     nbRestartNogoods=13  mapSize=41  nbInferences=0  nbTooLargeKeys=0
1.59	       =>  wckTime=0.649  cpuTime=0.6  mem=20M567
2.10	   
2.10	   search
2.10	     run=3  nbConstraintChecks=925089  nbValidityChecks=945367  nbPropagations=2610  nbRevisions=4722
2.10	     nbUselessRevisions=236  nbAssignments=607  nbFailedAssignments=516  nbBacktracks=81  nbVisitedNodes=1124
2.10	     nbRestartNogoods=22  mapSize=69  nbInferences=0  nbTooLargeKeys=0
2.10	       =>  wckTime=1.165  cpuTime=1.11  mem=20M567
3.02	   
3.02	   search
3.02	     run=4  nbConstraintChecks=1748578  nbValidityChecks=1785193  nbPropagations=4822  nbRevisions=9112
3.02	     nbUselessRevisions=385  nbAssignments=1083  nbFailedAssignments=940  nbBacktracks=131  nbVisitedNodes=2024
3.02	     nbRestartNogoods=31  mapSize=117  nbInferences=0  nbTooLargeKeys=0
3.02	       =>  wckTime=2.086  cpuTime=2.02  mem=20M567
4.33	   
4.33	   search
4.33	     run=5  nbConstraintChecks=2937213  nbValidityChecks=2999165  nbPropagations=8326  nbRevisions=16420
4.33	     nbUselessRevisions=595  nbAssignments=1750  nbFailedAssignments=1530  nbBacktracks=206  nbVisitedNodes=3281
4.33	     nbRestartNogoods=38  mapSize=186  nbInferences=0  nbTooLargeKeys=0
4.33	       =>  wckTime=3.396  cpuTime=3.3  mem=20M567
5.86	   
5.86	   search
5.86	     run=6  nbConstraintChecks=4375902  nbValidityChecks=4468513  nbPropagations=13497  nbRevisions=27439
5.86	     nbUselessRevisions=1046  nbAssignments=2574  nbFailedAssignments=2237  nbBacktracks=320  nbVisitedNodes=4812
5.86	     nbRestartNogoods=44  mapSize=276  nbInferences=0  nbTooLargeKeys=0
5.86	       =>  wckTime=4.927  cpuTime=4.82  mem=20M567
8.43	   
8.43	   search
8.43	     run=7  nbConstraintChecks=6810215  nbValidityChecks=6954834  nbPropagations=21327  nbRevisions=44593
8.43	     nbUselessRevisions=1761  nbAssignments=3918  nbFailedAssignments=3410  nbBacktracks=490  nbVisitedNodes=7329
8.43	     nbRestartNogoods=54  mapSize=420  nbInferences=0  nbTooLargeKeys=0
8.43	       =>  wckTime=7.493  cpuTime=7.38  mem=20M567
12.41	   
12.41	   search
12.41	     run=8  nbConstraintChecks=10566724  nbValidityChecks=10790341  nbPropagations=33226  nbRevisions=71075
12.41	     nbUselessRevisions=2860  nbAssignments=5976  nbFailedAssignments=5210  nbBacktracks=747  nbVisitedNodes=11187
12.41	     nbRestartNogoods=57  mapSize=639  nbInferences=0  nbTooLargeKeys=0
12.41	       =>  wckTime=11.473  cpuTime=11.36  mem=20M567
18.60	   
18.60	   search
18.60	     run=9  nbConstraintChecks=16473876  nbValidityChecks=16822852  nbPropagations=51595  nbRevisions=112125
18.60	     nbUselessRevisions=4362  nbAssignments=9300  nbFailedAssignments=8146  nbBacktracks=1132  nbVisitedNodes=17447
18.60	     nbRestartNogoods=58  mapSize=984  nbInferences=0  nbTooLargeKeys=0
18.60	       =>  wckTime=17.662  cpuTime=17.54  mem=20M567
19.63	   
19.63	   INFO : Stopping hyperNogood (mapSize=1040, nbTooLargekeys=0, mem=20M567)
22.82	   
22.82	   search
22.82	     run=10  nbConstraintChecks=20482683  nbValidityChecks=20905115  nbPropagations=74361  nbRevisions=163119
22.82	     nbUselessRevisions=6227  nbAssignments=11537  nbFailedAssignments=10110  nbBacktracks=1406  nbVisitedNodes=21647
22.82	     nbRestartNogoods=67
22.82	       =>  wckTime=21.88  cpuTime=21.75  mem=20M567
22.82	   
22.82	   global
22.82	     nbConstraintChecks=20482683  nbValidityChecks=20905115  nbPropagations=74381  nbRevisions=163119
22.82	     nbUselessRevisions=6227  nbRestartNogoods=67  solvingWckTime=21.881  solvingCpuTime=21.75  expiredTime=no
22.82	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=22.32
22.82	       =>  wckTime=22.515  cpuTime=22.26  mem=20M567
22.82	   
22.82	s UNSATISFIABLE
22.82	d NODES 11537
22.82	d CHECKS 20482683
22.82	   
22.82	   totalWckTime=22.593  totalCpuTime=22.32

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-247095-1168085811 -o ROOT/results/node22/solver-247095-1168085811 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/247095-1168085811/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: 0.01 0.44 1.17 1/81 10940
/proc/meminfo: memFree=1559376/2055920 swapFree=4157532/4192956
[pid=10939] ppid=10937 vsize=18540 CPUtime=0
/proc/10939/stat : 10939 (runsolver) R 10937 10939 10470 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156976592 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 272467815719 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/10939/statm: 4635 279 244 17 0 2626 0

[startup+0.102548 s]
/proc/loadavg: 0.01 0.44 1.17 1/81 10940
/proc/meminfo: memFree=1559376/2055920 swapFree=4157532/4192956
[pid=10939] ppid=10937 vsize=914988 CPUtime=0.08
/proc/10939/stat : 10939 (java) R 10937 10939 10470 0 -1 0 3012 0 1 0 7 1 0 0 20 0 8 0 156976592 936947712 2758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160643169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 228747 2758 1432 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514605 s]
/proc/loadavg: 0.01 0.44 1.17 1/81 10940
/proc/meminfo: memFree=1559376/2055920 swapFree=4157532/4192956
[pid=10939] ppid=10937 vsize=915328 CPUtime=0.5
/proc/10939/stat : 10939 (java) R 10937 10939 10470 0 -1 0 8521 0 1 0 45 5 0 0 17 0 8 0 156976592 937295872 8260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073562222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10939/statm: 228832 8261 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33892 s]
/proc/loadavg: 0.01 0.44 1.17 2/88 10947
/proc/meminfo: memFree=1507160/2055920 swapFree=4157532/4192956
[pid=10939] ppid=10937 vsize=915460 CPUtime=1.32
/proc/10939/stat : 10939 (java) R 10937 10939 10470 0 -1 0 15769 0 1 0 123 9 0 0 17 0 8 0 156976592 937431040 15507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073701681 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10939/statm: 228865 15507 2518 14 0 215335 0
[pid=10939/tid=10941] ppid=10937 vsize=915460 CPUtime=0.04
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10470 0 -1 64 1534 0 0 0 4 0 0 0 16 0 8 0 156976596 937431040 15507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10470 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156976596 937431040 15507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10943] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10470 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156976596 937431040 15507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10944] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10470 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156976599 937431040 15507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=915460 CPUtime=0.14
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10470 0 -1 64 345 0 0 0 13 1 0 0 16 0 8 0 156976599 937431040 15507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156976599 937431040 15507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10470 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156976599 937431040 15507 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+2.97717 s]
/proc/loadavg: 0.09 0.45 1.17 2/88 10947
/proc/meminfo: memFree=1507096/2055920 swapFree=4157532/4192956
[pid=10939] ppid=10937 vsize=915460 CPUtime=2.95
/proc/10939/stat : 10939 (java) R 10937 10939 10470 0 -1 0 15783 0 1 0 286 9 0 0 17 0 8 0 156976592 937431040 15520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073707809 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10939/statm: 228865 15520 2518 14 0 215335 0
[pid=10939/tid=10941] ppid=10937 vsize=915460 CPUtime=0.04
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10470 0 -1 64 1534 0 0 0 4 0 0 0 16 0 8 0 156976596 937431040 15520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10470 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156976596 937431040 15520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10943] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10470 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156976596 937431040 15520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10944] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10470 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156976599 937431040 15520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=915460 CPUtime=0.16
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10470 0 -1 64 358 0 0 0 15 1 0 0 16 0 8 0 156976599 937431040 15520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156976599 937431040 15520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10470 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156976599 937431040 15520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.27268 s]
/proc/loadavg: 0.09 0.45 1.17 2/88 10947
/proc/meminfo: memFree=1507096/2055920 swapFree=4157532/4192956
[pid=10939] ppid=10937 vsize=915460 CPUtime=6.24
/proc/10939/stat : 10939 (java) R 10937 10939 10470 0 -1 0 15798 0 1 0 615 9 0 0 19 0 8 0 156976592 937431040 15532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073592916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 228865 15532 2518 14 0 215335 0
[pid=10939/tid=10941] ppid=10937 vsize=915460 CPUtime=0.04
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10470 0 -1 64 1534 0 0 0 4 0 0 0 16 0 8 0 156976596 937431040 15532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10470 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156976596 937431040 15532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10943] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10470 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156976596 937431040 15532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10944] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10470 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156976599 937431040 15532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=915460 CPUtime=0.19
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10470 0 -1 64 372 0 0 0 18 1 0 0 15 0 8 0 156976599 937431040 15532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156976599 937431040 15532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10470 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156976599 937431040 15532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915460

[startup+12.7467 s]
/proc/loadavg: 0.23 0.47 1.17 2/88 10948
/proc/meminfo: memFree=1508440/2055920 swapFree=4157532/4192956
[pid=10939] ppid=10937 vsize=915460 CPUtime=12.7
/proc/10939/stat : 10939 (java) R 10937 10939 10470 0 -1 0 15803 0 1 0 1261 9 0 0 25 0 8 0 156976592 937431040 15533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073592884 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 228865 15533 2518 14 0 215335 0
[pid=10939/tid=10941] ppid=10937 vsize=915460 CPUtime=0.04
/proc/10939/task/10941/stat : 10941 (java) S 10937 10939 10470 0 -1 64 1534 0 0 0 4 0 0 0 16 0 8 0 156976596 937431040 15533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10470 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156976596 937431040 15533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10943] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10470 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156976596 937431040 15533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10944] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10470 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156976599 937431040 15533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=915460 CPUtime=0.19
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10470 0 -1 64 374 0 0 0 18 1 0 0 15 0 8 0 156976599 937431040 15533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10470 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156976599 937431040 15533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=915460 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10470 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156976599 937431040 15533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 22.873
CPU time (s): 22.7935
CPU user time (s): 22.6856
CPU system time (s): 0.107983
CPU usage (%): 99.6525
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.6856
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15811
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= 1176
involuntary context switches= 852

runsolver used 0.033994 s user time and 0.06399 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 12:16:57 UTC 2007


IDJOB= 247095
IDBENCH= 11082
FILE ID= node22/247095-1168085811

PBS_JOBID= 3476312

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/247095-1168085811/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-247095-1168085811 -o ROOT/results/node22/solver-247095-1168085811 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/247095-1168085811/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  809bb56bbf6d233fcd64761c0c680ecd

RANDOM SEED= 753651332

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.279
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.279
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:       1560048 kB
Buffers:         42384 kB
Cached:         343536 kB
SwapCached:      13648 kB
Active:          98680 kB
Inactive:       330720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560048 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            2732 kB
Writeback:           0 kB
Mapped:          58688 kB
Slab:            51616 kB
Committed_AS:  2658876 kB
PageTables:       2116 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 node22 on Sat Jan  6 12:17:26 UTC 2007