Trace number 1060252

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.84541 3.92951

DiagnosticValue
CHECKS3165
NODES327

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-105-5.xml
MD5SUMce732ab8a5c33564f9023cce545e99bd
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 benchmark1.14282
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size1007
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.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1060252-1215126204.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.38/0.45	     nbVariables=225  nbDomainTypes=225  minDomainSize=909  maxDomainSize=1007  nbTotalValues=215667
0.38/0.45	       =>  wckTime=0.191  cpuTime=0.14  mem=12M757
0.38/0.45	   
0.38/0.45	   predicates being loaded...
0.48/0.52	   
0.48/0.52	   constraints being loaded...
1.76/1.81	     nbConstraints=3165  nbGlobalConstraints=3165  nbSharedBinaryRepresentations=0  minDegree=29  maxDegree=29
1.76/1.81	     minArity=2  avgArity=2.06  maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.513  symmetryCpuTime=0.42
1.76/1.81	     nbCliques=15
1.76/1.81	       =>  wckTime=1.557  cpuTime=1.28  mem=45M966
1.86/1.95	   
1.86/1.95	   solver IterativeSystematicSolver being built... 
1.96/2.02	   
1.96/2.02	   INFO : Forward propagation technique limited 
2.07/2.10	       =>  wckTime=1.84  cpuTime=1.41  mem=35M719
2.07/2.14	   
2.07/2.14	   preprocessing
2.07/2.14	     nbConstraintChecks=0  nbPropagations=225  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.07/2.14	     detectedInconsistency=no
2.07/2.14	       =>  wckTime=0.029  cpuTime=0.02  mem=36M681
3.74/3.87	   
3.74/3.87	   search
3.74/3.87	     run=1  nbConstraintChecks=3165  minDepth=226  maxDepth=225  nbPropagations=7439  nbRevisions=0
3.74/3.87	     nbUselessRevisions=0  nbAssignments=327  nbFailedAssignments=10  nbBacktracks=0  nbVisitedNodes=338
3.74/3.87	     nbRestartNogoods=10  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
3.74/3.87	     nbREliminables=9.55  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
3.74/3.87	       =>  wckTime=1.759  cpuTime=1.67  mem=69M823
3.74/3.87	   
3.74/3.87	   global
3.74/3.87	     nbConstraintChecks=3165  nbPropagations=7664  nbRestartNogoods=10  solvingWckTime=1.761  solvingCpuTime=1.67
3.74/3.87	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=3.05  globalCpuTime=3.13
3.74/3.87	       =>  wckTime=3.616  cpuTime=3.08  mem=69M823
3.74/3.87	   
3.74/3.87	s SATISFIABLE
3.74/3.87	v 424 212 77 755 0 2 487 802 694 30 159 560 9 265 111 313 30 804 483 505 443 114 18 849 204 631 250 74 363 405 560 902 684 180 957 519 450 858 764 0 289 94 355 802 613 335 276 770 258 620 198 885 54 307 93 355 431 902 0 51 846 96 485 775 359 442 343 957 897 289 644 204 424 547 0 0 547 226 624 314 858 182 797 730 431 405 485 94 893 677 370 539 442 32 924 359 855 219 715 778 131 674 296 0 576 0 845 329 903 164 80 54 518 621 802 546 224 715 485 418 32 351 713 246 296 114 491 162 845 867 644 561 770 416 707 61 131 440 103 0 855 390 674 83 250 314 42 561 509 795 274 738 677 496 584 867 356 111 182 32 764 519 498 440 0 802 0 219 708 867 370 480 162 77 277 562 491 450 742 634 713 296 496 631 369 0 207 180 434 98 777 473 562 74 849 98 329 777 757 0 576 810 230 418 224 661 730 190 795 498 203 175 813 369 274 114 296 757 547 584 910 432 18 691 0 
3.74/3.87	d NODES 327
3.74/3.87	d CHECKS 3165
3.74/3.87	   
3.74/3.88	   totalWckTime=3.686  totalCpuTime=3.13

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-1060252-1215126204/watcher-1060252-1215126204 -o /tmp/evaluation-result-1060252-1215126204/solver-1060252-1215126204 -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-1060252-1215126204.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.06 2.00 1.95 4/81 21835
/proc/meminfo: memFree=1824136/2055920 swapFree=4180096/4192956
[pid=21835] ppid=21833 vsize=18572 CPUtime=0
/proc/21835/stat : 21835 (runsolver) R 21833 21835 20250 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1991592842 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 259415141671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21835/statm: 4643 292 257 25 0 2626 0

[startup+0.042254 s]
/proc/loadavg: 2.06 2.00 1.95 4/81 21835
/proc/meminfo: memFree=1824136/2055920 swapFree=4180096/4192956
[pid=21835] ppid=21833 vsize=861876 CPUtime=0.03
/proc/21835/stat : 21835 (java) S 21833 21835 20250 0 -1 0 2256 0 1 0 2 1 0 0 18 0 5 0 1991592842 882561024 1865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/21835/statm: 215469 1881 860 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.108822 s]
/proc/loadavg: 2.06 2.00 1.95 4/81 21835
/proc/meminfo: memFree=1824136/2055920 swapFree=4180096/4192956
[pid=21835] ppid=21833 vsize=865884 CPUtime=0.09
/proc/21835/stat : 21835 (java) S 21833 21835 20250 0 -1 0 3792 0 1 0 7 2 0 0 18 0 9 0 1991592842 886665216 3243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21835/statm: 216471 3243 1720 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302852 s]
/proc/loadavg: 2.06 2.00 1.95 4/81 21835
/proc/meminfo: memFree=1824136/2055920 swapFree=4180096/4192956
[pid=21835] ppid=21833 vsize=866284 CPUtime=0.28
/proc/21835/stat : 21835 (java) S 21833 21835 20250 0 -1 0 5820 0 1 0 25 3 0 0 18 0 9 0 1991592842 887074816 5194 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21835/statm: 216571 5194 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701887 s]
/proc/loadavg: 2.06 2.00 1.95 4/81 21835
/proc/meminfo: memFree=1824136/2055920 swapFree=4180096/4192956
[pid=21835] ppid=21833 vsize=867676 CPUtime=0.68
/proc/21835/stat : 21835 (java) S 21833 21835 20250 0 -1 0 9664 0 1 0 61 7 0 0 18 0 9 0 1991592842 888500224 9024 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21835/statm: 216919 9024 2010 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50097 s]
/proc/loadavg: 2.06 2.00 1.95 3/90 21844
/proc/meminfo: memFree=1783936/2055920 swapFree=4180096/4192956
[pid=21835] ppid=21833 vsize=868324 CPUtime=1.47
/proc/21835/stat : 21835 (java) S 21833 21835 20250 0 -1 0 16806 439 1 0 117 26 3 1 18 0 9 0 1991592842 889163776 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21835/statm: 217081 15261 2023 9 0 211587 0
[pid=21835/tid=21837] ppid=21833 vsize=868324 CPUtime=1.22
/proc/21835/task/21837/stat : 21837 (java) R 21833 21835 20250 0 -1 64 15194 439 1 0 95 23 3 1 22 0 9 0 1991592843 889163776 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4127041296 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21838] ppid=21833 vsize=868324 CPUtime=0.04
/proc/21835/task/21838/stat : 21838 (java) S 21833 21835 20250 0 -1 64 5 439 0 0 0 0 3 1 17 0 9 0 1991592845 889163776 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21839] ppid=21833 vsize=868324 CPUtime=0.04
/proc/21835/task/21839/stat : 21839 (java) S 21833 21835 20250 0 -1 64 10 439 0 0 0 0 3 1 19 0 9 0 1991592845 889163776 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21840] ppid=21833 vsize=868324 CPUtime=0.04
/proc/21835/task/21840/stat : 21840 (java) S 21833 21835 20250 0 -1 64 4 439 0 0 0 0 3 1 20 0 9 0 1991592845 889163776 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21841] ppid=21833 vsize=868324 CPUtime=0.04
/proc/21835/task/21841/stat : 21841 (java) S 21833 21835 20250 0 -1 64 0 439 0 0 0 0 3 1 18 0 9 0 1991592847 889163776 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21842] ppid=21833 vsize=868324 CPUtime=0.26
/proc/21835/task/21842/stat : 21842 (java) S 21833 21835 20250 0 -1 64 773 439 0 0 21 1 3 1 15 0 9 0 1991592847 889163776 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21843] ppid=21833 vsize=868324 CPUtime=0.04
/proc/21835/task/21843/stat : 21843 (java) S 21833 21835 20250 0 -1 64 2 439 0 0 0 0 3 1 19 0 9 0 1991592847 889163776 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21844] ppid=21833 vsize=868324 CPUtime=0.04
/proc/21835/task/21844/stat : 21844 (java) S 21833 21835 20250 0 -1 64 9 439 0 0 0 0 3 1 15 0 9 0 1991592847 889163776 15261 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 868324

[startup+3.10115 s]
/proc/loadavg: 2.06 2.00 1.95 3/90 21848
/proc/meminfo: memFree=1759552/2055920 swapFree=4180096/4192956
[pid=21835] ppid=21833 vsize=868424 CPUtime=3.05
/proc/21835/stat : 21835 (java) S 21833 21835 20250 0 -1 0 30329 439 1 0 271 30 3 1 18 0 9 0 1991592842 889266176 18633 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21835/statm: 217106 18633 2633 9 0 211612 0
[pid=21835/tid=21837] ppid=21833 vsize=868424 CPUtime=2.62
/proc/21835/task/21837/stat : 21837 (java) R 21833 21835 20250 0 -1 64 20092 439 1 0 233 25 3 1 25 0 9 0 1991592843 889266176 18633 996147200 134512640 134550740 4294955984 18446744073709551615 4126666788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21838] ppid=21833 vsize=868424 CPUtime=0.16
/proc/21835/task/21838/stat : 21838 (java) S 21833 21835 20250 0 -1 64 8480 439 0 0 10 2 3 1 17 0 9 0 1991592845 889266176 18633 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21839] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21839/stat : 21839 (java) S 21833 21835 20250 0 -1 64 15 439 0 0 0 0 3 1 16 0 9 0 1991592845 889266176 18633 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21840] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21840/stat : 21840 (java) S 21833 21835 20250 0 -1 64 13 439 0 0 0 0 3 1 16 0 9 0 1991592845 889266176 18633 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21841] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21841/stat : 21841 (java) S 21833 21835 20250 0 -1 64 0 439 0 0 0 0 3 1 18 0 9 0 1991592847 889266176 18633 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21842] ppid=21833 vsize=868424 CPUtime=0.32
/proc/21835/task/21842/stat : 21842 (java) S 21833 21835 20250 0 -1 64 909 439 0 0 27 1 3 1 16 0 9 0 1991592847 889266176 18633 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21843] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21843/stat : 21843 (java) S 21833 21835 20250 0 -1 64 2 439 0 0 0 0 3 1 19 0 9 0 1991592847 889266176 18633 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21844] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21844/stat : 21844 (java) S 21833 21835 20250 0 -1 64 9 439 0 0 0 0 3 1 15 0 9 0 1991592847 889266176 18633 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868424

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

[startup+3.5012 s]
/proc/loadavg: 2.06 2.00 1.95 3/90 21848
/proc/meminfo: memFree=1759360/2055920 swapFree=4180096/4192956
[pid=21835] ppid=21833 vsize=868424 CPUtime=3.45
/proc/21835/stat : 21835 (java) S 21833 21835 20250 0 -1 0 35897 439 1 0 309 32 3 1 18 0 9 0 1991592842 889266176 22931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21835/statm: 217106 22931 2637 9 0 211612 0
[pid=21835/tid=21837] ppid=21833 vsize=868424 CPUtime=2.94
/proc/21835/task/21837/stat : 21837 (java) R 21833 21835 20250 0 -1 64 22520 439 1 0 265 25 3 1 25 0 9 0 1991592843 889266176 22931 996147200 134512640 134550740 4294955984 18446744073709551615 4127038908 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21838] ppid=21833 vsize=868424 CPUtime=0.19
/proc/21835/task/21838/stat : 21838 (java) S 21833 21835 20250 0 -1 64 11601 439 0 0 12 3 3 1 16 0 9 0 1991592845 889266176 22931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21839] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21839/stat : 21839 (java) S 21833 21835 20250 0 -1 64 15 439 0 0 0 0 3 1 16 0 9 0 1991592845 889266176 22931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21840] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21840/stat : 21840 (java) S 21833 21835 20250 0 -1 64 13 439 0 0 0 0 3 1 16 0 9 0 1991592845 889266176 22931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21841] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21841/stat : 21841 (java) S 21833 21835 20250 0 -1 64 0 439 0 0 0 0 3 1 18 0 9 0 1991592847 889266176 22931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21842] ppid=21833 vsize=868424 CPUtime=0.35
/proc/21835/task/21842/stat : 21842 (java) S 21833 21835 20250 0 -1 64 928 439 0 0 30 1 3 1 15 0 9 0 1991592847 889266176 22931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21843] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21843/stat : 21843 (java) S 21833 21835 20250 0 -1 64 2 439 0 0 0 0 3 1 19 0 9 0 1991592847 889266176 22931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21844] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21844/stat : 21844 (java) S 21833 21835 20250 0 -1 64 9 439 0 0 0 0 3 1 15 0 9 0 1991592847 889266176 22931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 868424

[startup+3.90124 s]
/proc/loadavg: 2.06 2.00 1.95 3/90 21848
/proc/meminfo: memFree=1759360/2055920 swapFree=4180096/4192956
[pid=21835] ppid=21833 vsize=868424 CPUtime=3.82
/proc/21835/stat : 21835 (java) S 21833 21835 20250 0 -1 0 35910 439 1 0 346 32 3 1 18 0 9 0 1991592842 889266176 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21835/statm: 217106 22939 2637 9 0 211612 0
[pid=21835/tid=21837] ppid=21833 vsize=868424 CPUtime=3.32
/proc/21835/task/21837/stat : 21837 (java) S 21833 21835 20250 0 -1 64 22532 439 1 0 302 26 3 1 25 0 9 0 1991592843 889266176 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21838] ppid=21833 vsize=868424 CPUtime=0.19
/proc/21835/task/21838/stat : 21838 (java) S 21833 21835 20250 0 -1 64 11601 439 0 0 12 3 3 1 16 0 9 0 1991592845 889266176 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21839] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21839/stat : 21839 (java) S 21833 21835 20250 0 -1 64 15 439 0 0 0 0 3 1 16 0 9 0 1991592845 889266176 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21840] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21840/stat : 21840 (java) S 21833 21835 20250 0 -1 64 13 439 0 0 0 0 3 1 16 0 9 0 1991592845 889266176 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21841] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21841/stat : 21841 (java) S 21833 21835 20250 0 -1 64 0 439 0 0 0 0 3 1 18 0 9 0 1991592847 889266176 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21842] ppid=21833 vsize=868424 CPUtime=0.36
/proc/21835/task/21842/stat : 21842 (java) S 21833 21835 20250 0 -1 64 929 439 0 0 31 1 3 1 15 0 9 0 1991592847 889266176 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21843] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21843/stat : 21843 (java) S 21833 21835 20250 0 -1 64 2 439 0 0 0 0 3 1 19 0 9 0 1991592847 889266176 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21835/tid=21844] ppid=21833 vsize=868424 CPUtime=0.04
/proc/21835/task/21844/stat : 21844 (java) S 21833 21835 20250 0 -1 64 9 439 0 0 0 0 3 1 15 0 9 0 1991592847 889266176 22939 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 868424

Child status: 0
Real time (s): 3.92951
CPU time (s): 3.84541
CPU user time (s): 3.49547
CPU system time (s): 0.349946
CPU usage (%): 97.86
Max. virtual memory (cumulated for all children) (KiB): 868460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.49547
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36375
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= 1666
involuntary context switches= 1862

runsolver used 0.013997 second user time and 0.015997 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-04 01:03:24
IDJOB=1060252
IDBENCH=54417
IDSOLVER=363
FILE ID=node42/1060252-1215126204
PBS_JOBID= 7877121
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ce732ab8a5c33564f9023cce545e99bd
RANDOM SEED=2140835510

node42.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.214
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.214
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:       1824552 kB
Buffers:         18668 kB
Cached:          99668 kB
SwapCached:       6580 kB
Active:         141388 kB
Inactive:        35848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824552 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:          72924 kB
Slab:            39064 kB
Committed_AS:  4262016 kB
PageTables:       2028 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= 66532 MiB
End job on node42 at 2008-07-04 01:03:28