Trace number 1060084

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 3.51346 3.55361

DiagnosticValue
CHECKS3165
NODES339

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-105-3.xml
MD5SUM5e792bc79615f181544eb9a50a682e17
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.350946
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size993
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1060084-1215125775.xml
0.27/0.31	   
0.27/0.31	   domains being loaded...
0.27/0.36	   
0.27/0.36	   variables being loaded...
0.38/0.43	     nbVariables=225  nbDomainTypes=225  minDomainSize=895  maxDomainSize=993  nbTotalValues=212522
0.38/0.43	       =>  wckTime=0.179  cpuTime=0.13  mem=12M757
0.38/0.43	   
0.38/0.43	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
1.56/1.69	     nbConstraints=3165  nbGlobalConstraints=3165  nbSharedBinaryRepresentations=0  minDegree=29  maxDegree=29
1.56/1.69	     minArity=2  avgArity=2.06  maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.472  symmetryCpuTime=0.39
1.56/1.69	     nbCliques=15
1.56/1.69	       =>  wckTime=1.443  cpuTime=1.18  mem=46M30
1.75/1.82	   
1.75/1.82	   solver IterativeSystematicSolver being built... 
1.75/1.88	   
1.75/1.88	   INFO : Forward propagation technique limited 
1.85/1.96	       =>  wckTime=1.71  cpuTime=1.29  mem=35M435
1.85/1.99	   
1.85/1.99	   preprocessing
1.85/1.99	     nbConstraintChecks=0  nbPropagations=225  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.85/1.99	     detectedInconsistency=no
1.85/1.99	       =>  wckTime=0.027  cpuTime=0.02  mem=36M387
3.45/3.52	   
3.45/3.52	   search
3.45/3.52	     run=1  nbConstraintChecks=3165  minDepth=226  maxDepth=225  nbPropagations=7331  nbRevisions=0
3.45/3.52	     nbUselessRevisions=0  nbAssignments=339  nbFailedAssignments=10  nbBacktracks=0  nbVisitedNodes=350
3.45/3.52	     nbRestartNogoods=10  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
3.45/3.52	     nbREliminables=9.24  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
3.45/3.52	       =>  wckTime=1.557  cpuTime=1.49  mem=66M779
3.45/3.52	   
3.45/3.52	   global
3.45/3.52	     nbConstraintChecks=3165  nbPropagations=7556  nbRestartNogoods=10  solvingWckTime=1.559  solvingCpuTime=1.49
3.45/3.53	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.76  globalCpuTime=2.82
3.45/3.53	       =>  wckTime=3.277  cpuTime=2.79  mem=66M779
3.45/3.53	   
3.45/3.53	s SATISFIABLE
3.45/3.53	v 77 170 640 819 205 0 396 601 518 260 686 788 799 351 618 303 436 351 644 0 574 820 143 524 609 215 94 78 759 505 433 901 468 601 665 783 255 351 745 43 661 589 921 168 536 0 870 643 298 743 153 336 383 93 75 680 513 461 940 574 556 119 806 727 442 309 195 0 161 602 704 521 215 42 662 851 189 607 352 696 0 279 536 96 569 784 800 728 432 940 143 432 729 391 0 320 567 218 669 505 618 43 241 47 712 378 505 257 563 73 97 0 185 764 350 241 279 633 329 137 405 517 860 567 0 168 421 336 429 694 536 490 75 257 820 824 607 860 174 518 428 263 738 75 345 78 783 686 0 894 524 352 736 712 97 0 623 857 241 429 901 165 765 820 263 159 349 609 716 257 521 472 405 822 67 320 226 509 664 0 626 436 486 286 189 0 47 794 378 902 143 870 563 761 71 878 602 275 0 920 822 509 396 309 759 260 669 644 94 182 250 824 182 623 794 723 921 174 390 472 577 205 282 78 0 
3.45/3.53	d NODES 339
3.45/3.53	d CHECKS 3165
3.45/3.53	   
3.45/3.53	   totalWckTime=3.347  totalCpuTime=2.82

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060084-1215125775/watcher-1060084-1215125775 -o /tmp/evaluation-result-1060084-1215125775/solver-1060084-1215125775 -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-1060084-1215125775.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.78 2.41 2.17 4/82 22601
/proc/meminfo: memFree=1467280/2055920 swapFree=4179032/4192956
[pid=22601] ppid=22599 vsize=18572 CPUtime=0
/proc/22601/stat : 22601 (runsolver) R 22599 22601 22343 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 624833210 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/22601/statm: 4643 292 257 25 0 2626 0

[startup+0.039032 s]
/proc/loadavg: 2.78 2.41 2.17 4/82 22601
/proc/meminfo: memFree=1467280/2055920 swapFree=4179032/4192956
[pid=22601] ppid=22599 vsize=861876 CPUtime=0.02
/proc/22601/stat : 22601 (java) S 22599 22601 22343 0 -1 0 2206 0 1 0 1 1 0 0 21 0 5 0 624833210 882561024 1831 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/22601/statm: 215469 1831 842 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101005 s]
/proc/loadavg: 2.78 2.41 2.17 4/82 22601
/proc/meminfo: memFree=1467280/2055920 swapFree=4179032/4192956
[pid=22601] ppid=22599 vsize=865884 CPUtime=0.08
/proc/22601/stat : 22601 (java) S 22599 22601 22343 0 -1 0 3704 0 1 0 6 2 0 0 21 0 9 0 624833210 886665216 3177 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22601/statm: 216471 3177 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301026 s]
/proc/loadavg: 2.78 2.41 2.17 4/82 22601
/proc/meminfo: memFree=1467280/2055920 swapFree=4179032/4192956
[pid=22601] ppid=22599 vsize=866284 CPUtime=0.27
/proc/22601/stat : 22601 (java) S 22599 22601 22343 0 -1 0 5886 0 1 0 24 3 0 0 21 0 9 0 624833210 887074816 5260 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22601/statm: 216571 5260 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701073 s]
/proc/loadavg: 2.78 2.41 2.17 4/82 22601
/proc/meminfo: memFree=1467280/2055920 swapFree=4179032/4192956
[pid=22601] ppid=22599 vsize=867636 CPUtime=0.68
/proc/22601/stat : 22601 (java) S 22599 22601 22343 0 -1 0 10177 0 1 0 62 6 0 0 21 0 9 0 624833210 888459264 9537 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22601/statm: 216909 9537 2010 9 0 211415 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867636

[startup+1.50215 s]
/proc/loadavg: 2.78 2.41 2.17 3/91 22610
/proc/meminfo: memFree=1425672/2055920 swapFree=4179032/4192956
[pid=22601] ppid=22599 vsize=867960 CPUtime=1.45
/proc/22601/stat : 22601 (java) S 22599 22601 22343 0 -1 0 17594 439 1 0 120 22 2 1 21 0 9 0 624833210 888791040 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22601/statm: 216990 15261 2023 9 0 211496 0
[pid=22601/tid=22603] ppid=22599 vsize=867960 CPUtime=1.2
/proc/22601/task/22603/stat : 22603 (java) R 22599 22601 22343 0 -1 64 15934 439 1 0 97 20 2 1 24 0 9 0 624833211 888791040 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4127043890 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22604] ppid=22599 vsize=867960 CPUtime=0.03
/proc/22601/task/22604/stat : 22604 (java) S 22599 22601 22343 0 -1 64 4 439 0 0 0 0 2 1 17 0 9 0 624833212 888791040 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22601/tid=22605] ppid=22599 vsize=867960 CPUtime=0.03
/proc/22601/task/22605/stat : 22605 (java) S 22599 22601 22343 0 -1 64 9 439 0 0 0 0 2 1 24 0 9 0 624833212 888791040 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22601/tid=22606] ppid=22599 vsize=867960 CPUtime=0.03
/proc/22601/task/22606/stat : 22606 (java) S 22599 22601 22343 0 -1 64 4 439 0 0 0 0 2 1 25 0 9 0 624833212 888791040 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22601/tid=22607] ppid=22599 vsize=867960 CPUtime=0.03
/proc/22601/task/22607/stat : 22607 (java) S 22599 22601 22343 0 -1 64 1 439 0 0 0 0 2 1 25 0 9 0 624833214 888791040 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22601/tid=22608] ppid=22599 vsize=867960 CPUtime=0.25
/proc/22601/task/22608/stat : 22608 (java) S 22599 22601 22343 0 -1 64 827 439 0 0 22 0 2 1 15 0 9 0 624833214 888791040 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22609] ppid=22599 vsize=867960 CPUtime=0.03
/proc/22601/task/22609/stat : 22609 (java) S 22599 22601 22343 0 -1 64 2 439 0 0 0 0 2 1 25 0 9 0 624833214 888791040 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22601/tid=22610] ppid=22599 vsize=867960 CPUtime=0.03
/proc/22601/task/22610/stat : 22610 (java) S 22599 22601 22343 0 -1 64 8 439 0 0 0 0 2 1 15 0 9 0 624833214 888791040 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867960

[startup+3.10233 s]
/proc/loadavg: 2.78 2.41 2.17 3/91 22614
/proc/meminfo: memFree=1402952/2055920 swapFree=4179032/4192956
[pid=22601] ppid=22599 vsize=868100 CPUtime=3.05
/proc/22601/stat : 22601 (java) S 22599 22601 22343 0 -1 0 35879 439 1 0 273 29 2 1 21 0 9 0 624833210 888934400 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22601/statm: 217025 22939 2637 9 0 211531 0
[pid=22601/tid=22603] ppid=22599 vsize=868100 CPUtime=2.59
/proc/22601/task/22603/stat : 22603 (java) R 22599 22601 22343 0 -1 64 22504 439 1 0 233 23 2 1 25 0 9 0 624833211 888934400 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22604] ppid=22599 vsize=868100 CPUtime=0.16
/proc/22601/task/22604/stat : 22604 (java) S 22599 22601 22343 0 -1 64 11607 439 0 0 10 3 2 1 16 0 9 0 624833212 888934400 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22605] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22605/stat : 22605 (java) S 22599 22601 22343 0 -1 64 13 439 0 0 0 0 2 1 16 0 9 0 624833212 888934400 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22606] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22606/stat : 22606 (java) S 22599 22601 22343 0 -1 64 13 439 0 0 0 0 2 1 16 0 9 0 624833212 888934400 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22607] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22607/stat : 22607 (java) S 22599 22601 22343 0 -1 64 1 439 0 0 0 0 2 1 25 0 9 0 624833214 888934400 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22601/tid=22608] ppid=22599 vsize=868100 CPUtime=0.32
/proc/22601/task/22608/stat : 22608 (java) S 22599 22601 22343 0 -1 64 926 439 0 0 29 0 2 1 15 0 9 0 624833214 888934400 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22609] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22609/stat : 22609 (java) S 22599 22601 22343 0 -1 64 2 439 0 0 0 0 2 1 25 0 9 0 624833214 888934400 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22601/tid=22610] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22610/stat : 22610 (java) S 22599 22601 22343 0 -1 64 8 439 0 0 0 0 2 1 15 0 9 0 624833214 888934400 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868100

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

[startup+3.50238 s]
/proc/loadavg: 2.72 2.41 2.17 3/91 22614
/proc/meminfo: memFree=1385544/2055920 swapFree=4179032/4192956
[pid=22601] ppid=22599 vsize=868100 CPUtime=3.45
/proc/22601/stat : 22601 (java) S 22599 22601 22343 0 -1 0 35890 439 1 0 313 29 2 1 21 0 9 0 624833210 888934400 22944 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22601/statm: 217025 22945 2637 9 0 211531 0
[pid=22601/tid=22603] ppid=22599 vsize=868100 CPUtime=2.97
/proc/22601/task/22603/stat : 22603 (java) R 22599 22601 22343 0 -1 64 22515 439 1 0 271 23 2 1 25 0 9 0 624833211 888934400 22947 996147200 134512640 134550740 4294955984 18446744073709551615 2041467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22604] ppid=22599 vsize=868100 CPUtime=0.16
/proc/22601/task/22604/stat : 22604 (java) S 22599 22601 22343 0 -1 64 11607 439 0 0 10 3 2 1 16 0 9 0 624833212 888934400 22947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22605] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22605/stat : 22605 (java) S 22599 22601 22343 0 -1 64 13 439 0 0 0 0 2 1 16 0 9 0 624833212 888934400 22947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22606] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22606/stat : 22606 (java) S 22599 22601 22343 0 -1 64 13 439 0 0 0 0 2 1 16 0 9 0 624833212 888934400 22947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22607] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22607/stat : 22607 (java) S 22599 22601 22343 0 -1 64 1 439 0 0 0 0 2 1 25 0 9 0 624833214 888934400 22947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22601/tid=22608] ppid=22599 vsize=868100 CPUtime=0.33
/proc/22601/task/22608/stat : 22608 (java) S 22599 22601 22343 0 -1 64 929 439 0 0 30 0 2 1 15 0 9 0 624833214 888934400 22947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22601/tid=22609] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22609/stat : 22609 (java) S 22599 22601 22343 0 -1 64 2 439 0 0 0 0 2 1 25 0 9 0 624833214 888934400 22948 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22601/tid=22610] ppid=22599 vsize=868100 CPUtime=0.03
/proc/22601/task/22610/stat : 22610 (java) S 22599 22601 22343 0 -1 64 8 439 0 0 0 0 2 1 15 0 9 0 624833214 888934400 22948 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 868100

Child status: 0
Real time (s): 3.55361
CPU time (s): 3.51346
CPU user time (s): 3.19051
CPU system time (s): 0.32295
CPU usage (%): 98.8703
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.19051
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36367
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= 1649
involuntary context switches= 1697

runsolver used 0.009998 second user time and 0.021996 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-04 00:56:15
IDJOB=1060084
IDBENCH=54404
IDSOLVER=363
FILE ID=node87/1060084-1215125775
PBS_JOBID= 7877252
Free space on /tmp= 66532 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-105-3.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-1060084-1215125775/watcher-1060084-1215125775 -o /tmp/evaluation-result-1060084-1215125775/solver-1060084-1215125775 -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-1060084-1215125775.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5e792bc79615f181544eb9a50a682e17
RANDOM SEED=39959343

node87.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1467760 kB
Buffers:         25452 kB
Cached:         466408 kB
SwapCached:       8144 kB
Active:         313000 kB
Inactive:       235916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467760 kB
SwapTotal:     4192956 kB
SwapFree:      4179032 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:          70072 kB
Slab:            24156 kB
Committed_AS:  2280264 kB
PageTables:       2044 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node87 at 2008-07-04 00:56:19