Trace number 208037

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 ESACSAT 35.0187 35.2555

DiagnosticValue
CHECKS242178619
NODES160905

General information on the benchmark

Namerandom/rand-2-26/
rand-26-26-325-155-53021_ext.xml
MD5SUM29d07ad2e9f93b7a3e17c5290c1ba262
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.0187
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/208037-1168184279/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=26  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26
0.39	       =>  wckTime=0.092  cpuTime=0.08  mem=6M951
0.39	   
0.39	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.62	     nbConstraints=325  nbRelationTypes=325  nbExtensionStructures=325  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=325  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=998  maxDegree=25
0.62	     maxArity=2
0.62	       =>  wckTime=0.32  cpuTime=0.25  mem=14M786
0.66	   
0.66	   solver IterativeSystematicSolver being built... 
0.81	       =>  wckTime=0.509  cpuTime=0.37  mem=15M256
0.85	   
0.85	   preprocessing
0.85	     nbConstraintChecks=57335  nbPropagations=695  nbRevisions=7063  nbUselessRevisions=6154  nbSingletonTests=32
0.85	     nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
0.85	       =>  wckTime=0.043  cpuTime=0.02  mem=15M256
0.88	   
0.88	   search
0.88	     run=0  nbConstraintChecks=44637  nbPropagations=1184  nbRevisions=15818  nbUselessRevisions=13821  nbAssignments=30
0.88	     nbFailedAssignments=13  nbBacktracks=11  nbVisitedNodes=52  nbRestartNogoods=0  mapSize=11  nbInferences=0
0.88	     nbTooLargeKeys=0
0.88	       =>  wckTime=0.07  cpuTime=0.04  mem=15M256
0.89	   
0.89	   search
0.89	     run=1  nbConstraintChecks=96638  nbPropagations=2973  nbRevisions=42855  nbUselessRevisions=37363  nbAssignments=71
0.89	     nbFailedAssignments=32  nbBacktracks=28  nbVisitedNodes=124  nbRestartNogoods=3  mapSize=27  nbInferences=0
0.89	     nbTooLargeKeys=0
0.89	       =>  wckTime=0.086  cpuTime=0.05  mem=15M256
0.91	   
0.91	   search
0.91	     run=2  nbConstraintChecks=170895  nbPropagations=5580  nbRevisions=85914  nbUselessRevisions=74803
0.91	     nbAssignments=125  nbFailedAssignments=59  nbBacktracks=50  nbVisitedNodes=221  nbRestartNogoods=4  mapSize=49
0.91	     nbInferences=0  nbTooLargeKeys=0
0.91	       =>  wckTime=0.106  cpuTime=0.07  mem=15M256
0.94	   
0.94	   search
0.94	     run=3  nbConstraintChecks=285631  nbPropagations=9373  nbRevisions=153244  nbUselessRevisions=133397
0.94	     nbAssignments=202  nbFailedAssignments=97  nbBacktracks=84  nbVisitedNodes=361  nbRestartNogoods=7  mapSize=82
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.131  cpuTime=0.09  mem=15M256
0.97	   
0.97	   search
0.97	     run=4  nbConstraintChecks=434254  nbPropagations=14776  nbRevisions=252958  nbUselessRevisions=220295
0.97	     nbAssignments=306  nbFailedAssignments=144  nbBacktracks=135  nbVisitedNodes=551  nbRestartNogoods=10  mapSize=131
0.97	     nbInferences=0  nbTooLargeKeys=0
0.97	       =>  wckTime=0.159  cpuTime=0.12  mem=15M256
1.01	   
1.01	   search
1.01	     run=5  nbConstraintChecks=670782  nbPropagations=22764  nbRevisions=403715  nbUselessRevisions=351757
1.01	     nbAssignments=474  nbFailedAssignments=219  nbBacktracks=210  nbVisitedNodes=835  nbRestartNogoods=16  mapSize=204
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.206  cpuTime=0.16  mem=15M256
1.07	   
1.07	   search
1.07	     run=6  nbConstraintChecks=961450  nbPropagations=34015  nbRevisions=620931  nbUselessRevisions=541319
1.07	     nbAssignments=694  nbFailedAssignments=320  nbBacktracks=323  nbVisitedNodes=1234  nbRestartNogoods=19  mapSize=312
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.259  cpuTime=0.21  mem=15M256
1.15	   
1.15	   search
1.15	     run=7  nbConstraintChecks=1417896  nbPropagations=50246  nbRevisions=943640  nbUselessRevisions=823588
1.15	     nbAssignments=1030  nbFailedAssignments=479  nbBacktracks=495  nbVisitedNodes=1846  nbRestartNogoods=25
1.15	     mapSize=480  nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.339  cpuTime=0.28  mem=15M256
1.28	   
1.28	   search
1.28	     run=8  nbConstraintChecks=2142123  nbPropagations=74310  nbRevisions=1431543  nbUselessRevisions=1250782
1.28	     nbAssignments=1536  nbFailedAssignments=723  nbBacktracks=751  nbVisitedNodes=2783  nbRestartNogoods=34
1.28	     mapSize=731  nbInferences=0  nbTooLargeKeys=0
1.28	       =>  wckTime=0.475  cpuTime=0.41  mem=15M256
1.43	   
1.43	   INFO : Stopping hyperNogood (mapSize=1025, nbTooLargekeys=0, mem=15M256)
1.47	   
1.47	   search
1.47	     run=9  nbConstraintChecks=3290325  nbPropagations=110136  nbRevisions=2172074  nbUselessRevisions=1898490
1.47	     nbAssignments=2296  nbFailedAssignments=1094  nbBacktracks=1135  nbVisitedNodes=4194  nbRestartNogoods=46
1.47	       =>  wckTime=0.66  cpuTime=0.58  mem=15M256
1.72	   
1.72	   search
1.72	     run=10  nbConstraintChecks=4964099  nbPropagations=163484  nbRevisions=3286722  nbUselessRevisions=2873004
1.72	     nbAssignments=3422  nbFailedAssignments=1638  nbBacktracks=1711  nbVisitedNodes=6281  nbRestartNogoods=53
1.72	       =>  wckTime=0.915  cpuTime=0.83  mem=15M256
2.09	   
2.09	   search
2.09	     run=11  nbConstraintChecks=7585203  nbPropagations=243072  nbRevisions=4973837  nbUselessRevisions=4348242
2.09	     nbAssignments=5104  nbFailedAssignments=2450  nbBacktracks=2575  nbVisitedNodes=9394  nbRestartNogoods=61
2.09	       =>  wckTime=1.281  cpuTime=1.19  mem=15M256
2.62	   
2.62	   search
2.62	     run=12  nbConstraintChecks=11300617  nbPropagations=362012  nbRevisions=7489370  nbUselessRevisions=6547613
2.63	     nbAssignments=7656  nbFailedAssignments=3661  nbBacktracks=3872  nbVisitedNodes=14057  nbRestartNogoods=71
2.63	       =>  wckTime=1.817  cpuTime=1.72  mem=15M256
3.43	   
3.43	   search
3.43	     run=13  nbConstraintChecks=17055435  nbPropagations=539369  nbRevisions=11268679  nbUselessRevisions=9851724
3.43	     nbAssignments=11389  nbFailedAssignments=5425  nbBacktracks=5820  nbVisitedNodes=20961  nbRestartNogoods=82
3.43	       =>  wckTime=2.62  cpuTime=2.52  mem=15M256
4.65	   
4.65	   search
4.65	     run=14  nbConstraintChecks=25769760  nbPropagations=806154  nbRevisions=16976000  nbUselessRevisions=14841489
4.65	     nbAssignments=17119  nbFailedAssignments=8229  nbBacktracks=8740  nbVisitedNodes=31608  nbRestartNogoods=94
4.65	       =>  wckTime=3.845  cpuTime=3.74  mem=15M256
6.37	   
6.37	   search
6.37	     run=15  nbConstraintChecks=37704574  nbPropagations=1199601  nbRevisions=25391219  nbUselessRevisions=22203605
6.37	     nbAssignments=25437  nbFailedAssignments=12162  nbBacktracks=13118  nbVisitedNodes=46974  nbRestartNogoods=101
6.37	       =>  wckTime=5.567  cpuTime=5.46  mem=15M256
9.01	   
9.01	   search
9.01	     run=16  nbConstraintChecks=56198418  nbPropagations=1786510  nbRevisions=37946936  nbUselessRevisions=33188135
9.01	     nbAssignments=37980  nbFailedAssignments=18132  nbBacktracks=19686  nbVisitedNodes=70210  nbRestartNogoods=119
9.01	       =>  wckTime=8.199  cpuTime=8.08  mem=15M256
13.10	   
13.10	   search
13.10	     run=17  nbConstraintChecks=85447641  nbPropagations=2671796  nbRevisions=57005086  nbUselessRevisions=49865930
13.10	     nbAssignments=57145  nbFailedAssignments=27439  nbBacktracks=29539  nbVisitedNodes=105823  nbRestartNogoods=133
13.10	       =>  wckTime=12.295  cpuTime=12.16  mem=15M256
19.22	   
19.22	   search
19.22	     run=18  nbConstraintChecks=129269583  nbPropagations=4004871  nbRevisions=85810175  nbUselessRevisions=75079186
19.22	     nbAssignments=85853  nbFailedAssignments=41362  nbBacktracks=44317  nbVisitedNodes=159134  nbRestartNogoods=143
19.22	       =>  wckTime=18.415  cpuTime=18.25  mem=15M256
28.40	   
28.40	   search
28.40	     run=19  nbConstraintChecks=194041657  nbPropagations=6008433  nbRevisions=129127512  nbUselessRevisions=113003539
28.40	     nbAssignments=128945  nbFailedAssignments=62279  nbBacktracks=66486  nbVisitedNodes=239312  nbRestartNogoods=159
28.40	       =>  wckTime=27.591  cpuTime=27.39  mem=15M256
35.19	   
35.19	   search
35.19	     run=20  nbConstraintChecks=242121284  nbPropagations=8507419  nbRevisions=183142966  nbUselessRevisions=160291419
35.19	     nbAssignments=160905  nbFailedAssignments=77655  nbBacktracks=83044  nbVisitedNodes=298584  nbRestartNogoods=180
35.19	       =>  wckTime=34.382  cpuTime=34.13  mem=15M256
35.19	   
35.19	   global
35.19	     nbConstraintChecks=242178619  nbPropagations=8508114  nbRevisions=183150029  nbUselessRevisions=160297573
35.19	     nbRestartNogoods=180  solvingWckTime=34.383  solvingCpuTime=34.13  expiredTime=no  totalExploration=no
35.19	     nbFoundSolutions=1  globalCpuTime=34.55
35.19	       =>  wckTime=34.895  cpuTime=34.5  mem=15M256
35.19	   
35.19	s SATISFIABLE
35.19	v 9 16 1 25 25 4 5 8 12 14 11 6 12 12 20 5 17 16 6 1 18 13 12 22 2 8 
35.19	d NODES 160905
35.19	d CHECKS 242178619
35.19	   
35.19	   totalWckTime=34.975  totalCpuTime=34.55

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/node3/watcher-208037-1168184279 -o ROOT/results/node3/solver-208037-1168184279 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208037-1168184279/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.01 2.05 2.03 4/87 1392
/proc/meminfo: memFree=1545616/2055920 swapFree=4192812/4192956
[pid=1391] ppid=1389 vsize=172 CPUtime=0
/proc/1391/stat : 1391 (java) R 1389 1391 427 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 166823590 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10924331 0 0 4096 0 0 0 0 17 0 0 0
/proc/1391/statm: 43 24 18 14 0 3 0

[startup+0.108339 s]
/proc/loadavg: 2.01 2.05 2.03 4/87 1392
/proc/meminfo: memFree=1545616/2055920 swapFree=4192812/4192956
[pid=1391] ppid=1389 vsize=914988 CPUtime=0.09
/proc/1391/stat : 1391 (java) R 1389 1391 427 0 -1 0 3081 0 1 0 8 1 0 0 24 0 8 0 166823590 936947712 2827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228747 2827 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.520406 s]
/proc/loadavg: 2.01 2.05 2.03 4/87 1392
/proc/meminfo: memFree=1545616/2055920 swapFree=4192812/4192956
[pid=1391] ppid=1389 vsize=915328 CPUtime=0.49
/proc/1391/stat : 1391 (java) R 1389 1391 427 0 -1 0 7268 0 1 0 46 3 0 0 25 0 8 0 166823590 937295872 7007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228832 7007 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34154 s]
/proc/loadavg: 2.09 2.07 2.03 3/94 1399
/proc/meminfo: memFree=1520600/2055920 swapFree=4192812/4192956
[pid=1391] ppid=1389 vsize=915456 CPUtime=1.32
/proc/1391/stat : 1391 (java) R 1389 1391 427 0 -1 0 8992 0 1 0 127 5 0 0 25 0 8 0 166823590 937426944 8730 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851434 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228864 8730 2524 14 0 215334 0
[pid=1391/tid=1393] ppid=1389 vsize=915456 CPUtime=0.03
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 427 0 -1 64 343 0 0 0 3 0 0 0 16 0 8 0 166823593 937426944 8730 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166823594 937426944 8730 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166823594 937426944 8730 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166823597 937426944 8730 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915456 CPUtime=0.21
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 427 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 166823597 937426944 8730 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166823597 937426944 8730 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 427 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166823597 937426944 8730 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) 915456

[startup+2.9788 s]
/proc/loadavg: 2.09 2.07 2.03 3/94 1399
/proc/meminfo: memFree=1520536/2055920 swapFree=4192812/4192956
[pid=1391] ppid=1389 vsize=915456 CPUtime=2.94
/proc/1391/stat : 1391 (java) R 1389 1391 427 0 -1 0 9000 0 1 0 289 5 0 0 25 0 8 0 166823590 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810507 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228864 8737 2524 14 0 215334 0
[pid=1391/tid=1393] ppid=1389 vsize=915456 CPUtime=0.03
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 427 0 -1 64 343 0 0 0 3 0 0 0 16 0 8 0 166823593 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166823594 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166823594 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915456 CPUtime=0.22
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 427 0 -1 64 393 0 0 0 21 1 0 0 16 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 427 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

[startup+6.28034 s]
/proc/loadavg: 2.09 2.07 2.03 3/94 1399
/proc/meminfo: memFree=1520536/2055920 swapFree=4192812/4192956
[pid=1391] ppid=1389 vsize=915456 CPUtime=6.23
/proc/1391/stat : 1391 (java) R 1389 1391 427 0 -1 0 9000 0 1 0 618 5 0 0 25 0 8 0 166823590 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073795916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228864 8737 2524 14 0 215334 0
[pid=1391/tid=1393] ppid=1389 vsize=915456 CPUtime=0.03
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 427 0 -1 64 343 0 0 0 3 0 0 0 16 0 8 0 166823593 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166823594 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166823594 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915456 CPUtime=0.22
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 427 0 -1 64 393 0 0 0 21 1 0 0 16 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 427 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915456

[startup+12.7564 s]
/proc/loadavg: 2.08 2.06 2.03 3/95 1400
/proc/meminfo: memFree=1520528/2055920 swapFree=4192812/4192956
[pid=1391] ppid=1389 vsize=915456 CPUtime=12.68
/proc/1391/stat : 1391 (java) R 1389 1391 427 0 -1 0 9000 0 1 0 1263 5 0 0 25 0 8 0 166823590 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228864 8737 2524 14 0 215334 0
[pid=1391/tid=1393] ppid=1389 vsize=915456 CPUtime=0.03
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 427 0 -1 64 343 0 0 0 3 0 0 0 16 0 8 0 166823593 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166823594 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166823594 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915456 CPUtime=0.22
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 427 0 -1 64 393 0 0 0 21 1 0 0 16 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 427 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915456

[startup+25.6215 s]
/proc/loadavg: 2.06 2.06 2.03 3/95 1400
/proc/meminfo: memFree=1520528/2055920 swapFree=4192812/4192956
[pid=1391] ppid=1389 vsize=915456 CPUtime=25.49
/proc/1391/stat : 1391 (java) R 1389 1391 427 0 -1 0 9001 0 1 0 2544 5 0 0 25 0 8 0 166823590 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800254 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228864 8737 2524 14 0 215334 0
[pid=1391/tid=1393] ppid=1389 vsize=915456 CPUtime=0.03
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 427 0 -1 64 343 0 0 0 3 0 0 0 16 0 8 0 166823593 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 427 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166823594 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 427 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166823594 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915456 CPUtime=0.22
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 427 0 -1 64 393 0 0 0 21 1 0 0 16 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 427 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915456 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 427 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166823597 937426944 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 35.2555
CPU time (s): 35.0187
CPU user time (s): 34.9577
CPU system time (s): 0.06099
CPU usage (%): 99.3281
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.9577
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9010
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= 1878
involuntary context switches= 2623

runsolver used 0.051992 s user time and 0.116982 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Jan  7 15:38:00 UTC 2007


IDJOB= 208037
IDBENCH= 4350
FILE ID= node3/208037-1168184279

PBS_JOBID= 3478920

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-26/rand-26-26-325-155-53021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208037-1168184279/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-208037-1168184279 -o ROOT/results/node3/solver-208037-1168184279 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/208037-1168184279/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  29d07ad2e9f93b7a3e17c5290c1ba262

RANDOM SEED= 407647161

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:       1546096 kB
Buffers:         45668 kB
Cached:         293516 kB
SwapCached:          0 kB
Active:         216172 kB
Inactive:       232400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2064 kB
Writeback:           0 kB
Mapped:         129676 kB
Slab:            46208 kB
Committed_AS:  4431620 kB
PageTables:       2152 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= 66551 MiB



End job on node3 on Sun Jan  7 15:38:35 UTC 2007