Trace number 1056436

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
casper zitoSAT 1063.06 1068.39

DiagnosticValue
CHECKS2866400000

General information on the benchmark

Namecsp/os-gp/
normalized-gp10-09-1112.xml
MD5SUM96dbfd49f37e12d4046152f22e635cbd
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.202968
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1113
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.00/0.03	c Building = 1
0.00/0.03	c [ NumberOfVariables = 101 ]
0.00/0.03	c [ NumberOfConstraints = 1000 ]
0.00/0.03	c [ SizeOfSearchSpace(log2) = 1012.02 ]
0.00/0.03	c SymmetrySearch = 1
0.03/0.05	c InitialPropagation = 1
0.03/0.05	c [ SizeOfSearchSpace(log2) = 996.384 ]
0.03/0.05	c InitialSAC = (Timeout)
5.66/5.79	c [ SizeOfSearchSpace(log2) = 982.864 ]
5.66/5.79	c Search(SampleFF) : 
88.15/88.63	c [ Sampling domwdeg ]
88.15/88.63	c [ Sampling impacts ]
88.15/88.63	c [ SamplingScores: ]
88.15/88.63	c [ domwdeg+min = 1.3445e-28 | domwdeg+rnd = 5.83206e-11 ]
88.15/88.63	c [ impacts+min = 9.84072e-05 | impacts+rnd = 4.56223e-06 ]
88.15/88.63	c [ la+min = 0 | la+rnd = 0 ]
88.15/88.63	c [ domwdeg = 2.91603e-11 | impacts = 5.14847e-05 | la = 0 ]
88.15/88.63	c [ min = 3.28024e-05 | rand = 5.14847e-05 ]
88.15/88.63	c [ restarting at (3.96356,1.20978e-06) ]
98.00/98.56	c [ restarting at (9.9089,1.2715e-06) ]
122.68/123.39	c [ restarting at (24.7722,0.00149726) ]
184.47/185.47	c [ restarting at (61.9306,2.36174e-06) ]
338.90/340.61	c [ restarting at (154.827,0.00325855) ]
724.94/728.60	c [ restarting at (387.066,0.00651716) ]
1062.97/1068.38	c Search(SampleFF) = 1
1062.97/1068.38	s SATISFIABLE
1062.97/1068.38	v 1112 1079 1071 0 332 916 331 1111 1107 1050 941 14 784 1101 85 451 337 8 6 1067 12 657 25 645 1068 5 689 1066 521 732 0 103 2 628 933 940 0 24 639 1 934 526 524 647 76 52 8 1107 176 15 101 6 1085 1100 938 55 1 480 934 1109 14 756 724 1099 1 0 454 103 1079 687 22 1107 1102 1097 4 927 9 1081 950 1051 268 663 778 1111 869 789 6 929 11 220 1041 0 533 330 308 4 712 11 7 16 224
1062.97/1068.38	d CHECKS 2866403617
1062.97/1068.38	c [ TotalFails = 4891193 ]
1062.97/1068.38	c [ NumberOfRestarts = 74 ]
1062.97/1068.38	c [ TotalTime = 1068.15 secs ]

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-1056436-1215063041/watcher-1056436-1215063041 -o /tmp/evaluation-result-1056436-1215063041/solver-1056436-1215063041 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1056436-1215063041.xml 625531827 

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.44 2.16 2.05 4/90 20022
/proc/meminfo: memFree=1399064/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=5348 CPUtime=0
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 226 0 0 0 0 0 0 0 19 0 1 0 1985271200 5476352 201 996147200 134512640 135472138 4294956224 18446744073709551615 11599124 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 1337 202 165 234 0 27 0

[startup+0.0474261 s]
/proc/loadavg: 2.44 2.16 2.05 4/90 20022
/proc/meminfo: memFree=1399064/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=101016 CPUtime=0.03
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 1088 0 0 0 3 0 0 0 19 0 1 0 1985271200 103440384 1048 996147200 134512640 135472138 4294956224 18446744073709551615 134533674 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25254 1048 451 234 0 23956 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 101016

[startup+0.102428 s]
/proc/loadavg: 2.44 2.16 2.05 4/90 20022
/proc/meminfo: memFree=1399064/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=99764 CPUtime=0.09
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 1127 0 0 0 9 0 0 0 19 0 1 0 1985271200 102158336 857 996147200 134512640 135472138 4294956224 18446744073709551615 134581106 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 24941 857 470 234 0 23643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99764

[startup+0.301453 s]
/proc/loadavg: 2.44 2.16 2.05 4/90 20022
/proc/meminfo: memFree=1399064/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=99764 CPUtime=0.29
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 1152 0 0 0 29 0 0 0 21 0 1 0 1985271200 102158336 882 996147200 134512640 135472138 4294956224 18446744073709551615 11836908 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 24941 882 470 234 0 23643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99764

[startup+0.701497 s]
/proc/loadavg: 2.44 2.16 2.05 4/90 20022
/proc/meminfo: memFree=1399064/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=99764 CPUtime=0.68
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 1202 0 0 0 68 0 0 0 25 0 1 0 1985271200 102158336 932 996147200 134512640 135472138 4294956224 18446744073709551615 135264994 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 24941 932 470 234 0 23643 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 99764

[startup+1.50159 s]
/proc/loadavg: 2.44 2.16 2.05 3/91 20023
/proc/meminfo: memFree=1397008/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=99764 CPUtime=1.48
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 1285 0 0 0 148 0 0 0 25 0 1 0 1985271200 102158336 1015 996147200 134512640 135472138 4294956224 18446744073709551615 134691183 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 24941 1015 470 234 0 23643 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99764

[startup+3.10176 s]
/proc/loadavg: 2.41 2.16 2.05 3/91 20023
/proc/meminfo: memFree=1396368/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=99764 CPUtime=3.07
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 1416 0 0 0 307 0 0 0 25 0 1 0 1985271200 102158336 1146 996147200 134512640 135472138 4294956224 18446744073709551615 134691346 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 24941 1146 470 234 0 23643 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 99764

[startup+6.30112 s]
/proc/loadavg: 2.41 2.16 2.05 3/91 20023
/proc/meminfo: memFree=1395280/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=99764 CPUtime=6.25
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 1676 0 1 0 625 0 0 0 25 0 1 0 1985271200 102158336 1407 996147200 134512640 135472138 4294956224 18446744073709551615 134581669 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 24941 1407 507 234 0 23643 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 99764

[startup+12.7018 s]
/proc/loadavg: 2.35 2.15 2.05 3/91 20023
/proc/meminfo: memFree=1394664/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=99764 CPUtime=12.62
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 1684 0 1 0 1262 0 0 0 25 0 1 0 1985271200 102158336 1415 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 24941 1415 507 234 0 23643 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 99764

[startup+25.5023 s]
/proc/loadavg: 2.29 2.14 2.05 3/91 20023
/proc/meminfo: memFree=1394344/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=99764 CPUtime=25.36
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 1708 0 1 0 2536 0 0 0 25 0 1 0 1985271200 102158336 1439 996147200 134512640 135472138 4294956224 18446744073709551615 135213515 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 24941 1439 507 234 0 23643 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 99764

[startup+51.1021 s]
/proc/loadavg: 2.26 2.15 2.05 3/91 20023
/proc/meminfo: memFree=1390824/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=50.84
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2484 0 1 0 5083 1 0 0 25 0 1 0 1985271200 103383040 2215 996147200 134512640 135472138 4294956224 18446744073709551615 134672480 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2216 509 234 0 23942 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 100960

[startup+102.308 s]
/proc/loadavg: 2.31 2.17 2.06 3/91 20023
/proc/meminfo: memFree=1387752/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=101.79
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2791 0 1 0 10178 1 0 0 25 0 1 0 1985271200 103383040 2522 996147200 134512640 135472138 4294956224 18446744073709551615 135264421 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2522 510 234 0 23942 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 100960

[startup+162.303 s]
/proc/loadavg: 2.25 2.17 2.06 3/91 20023
/proc/meminfo: memFree=1385320/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=161.48
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2793 0 1 0 16147 1 0 0 25 0 1 0 1985271200 103383040 2524 996147200 134512640 135472138 4294956224 18446744073709551615 135264400 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2524 510 234 0 23942 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 100960

[startup+222.302 s]
/proc/loadavg: 2.28 2.18 2.07 3/91 20023
/proc/meminfo: memFree=1383784/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=221.19
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2832 0 1 0 22118 1 0 0 25 0 1 0 1985271200 103383040 2563 996147200 134512640 135472138 4294956224 18446744073709551615 134849200 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2563 510 234 0 23942 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 100960

[startup+282.303 s]
/proc/loadavg: 2.23 2.18 2.08 3/91 20023
/proc/meminfo: memFree=1382248/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=280.89
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2843 0 1 0 28088 1 0 0 25 0 1 0 1985271200 103383040 2574 996147200 134512640 135472138 4294956224 18446744073709551615 134672481 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2574 510 234 0 23942 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 100960

[startup+342.303 s]
/proc/loadavg: 2.08 2.14 2.07 3/91 20023
/proc/meminfo: memFree=1380712/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=340.6
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2843 0 1 0 34059 1 0 0 25 0 1 0 1985271200 103383040 2574 996147200 134512640 135472138 4294956224 18446744073709551615 135235155 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2574 510 234 0 23942 0
Current children cumulated CPU time (s) 340.6
Current children cumulated vsize (KiB) 100960

[startup+402.301 s]
/proc/loadavg: 2.08 2.13 2.07 3/91 20023
/proc/meminfo: memFree=1379368/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=400.3
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2843 0 1 0 40029 1 0 0 25 0 1 0 1985271200 103383040 2574 996147200 134512640 135472138 4294956224 18446744073709551615 135235989 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2574 510 234 0 23942 0
Current children cumulated CPU time (s) 400.3
Current children cumulated vsize (KiB) 100960

[startup+462.301 s]
/proc/loadavg: 2.02 2.10 2.07 3/91 20023
/proc/meminfo: memFree=1377896/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=460.01
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2843 0 1 0 46000 1 0 0 25 0 1 0 1985271200 103383040 2574 996147200 134512640 135472138 4294956224 18446744073709551615 135264848 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2574 510 234 0 23942 0
Current children cumulated CPU time (s) 460.01
Current children cumulated vsize (KiB) 100960

[startup+522.302 s]
/proc/loadavg: 2.01 2.08 2.06 3/91 20023
/proc/meminfo: memFree=1376360/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=519.71
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2881 0 1 0 51970 1 0 0 25 0 1 0 1985271200 103383040 2612 996147200 134512640 135472138 4294956224 18446744073709551615 134677761 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2612 510 234 0 23942 0
Current children cumulated CPU time (s) 519.71
Current children cumulated vsize (KiB) 100960

[startup+582.302 s]
/proc/loadavg: 2.03 2.08 2.06 3/91 20023
/proc/meminfo: memFree=1374952/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=579.43
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2881 0 1 0 57941 2 0 0 25 0 1 0 1985271200 103383040 2612 996147200 134512640 135472138 4294956224 18446744073709551615 134672509 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2612 510 234 0 23942 0
Current children cumulated CPU time (s) 579.43
Current children cumulated vsize (KiB) 100960

[startup+642.301 s]
/proc/loadavg: 2.01 2.06 2.05 3/91 20023
/proc/meminfo: memFree=1373416/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=639.13
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2881 0 1 0 63911 2 0 0 25 0 1 0 1985271200 103383040 2612 996147200 134512640 135472138 4294956224 18446744073709551615 135265571 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2612 510 234 0 23942 0
Current children cumulated CPU time (s) 639.13
Current children cumulated vsize (KiB) 100960

[startup+702.302 s]
/proc/loadavg: 1.96 2.03 2.04 3/82 20080
/proc/meminfo: memFree=1471792/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=698.77
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2881 0 1 0 69875 2 0 0 25 0 1 0 1985271200 103383040 2612 996147200 134512640 135472138 4294956224 18446744073709551615 134917089 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2612 510 234 0 23942 0
Current children cumulated CPU time (s) 698.77
Current children cumulated vsize (KiB) 100960

[startup+762.307 s]
/proc/loadavg: 1.98 2.02 2.04 3/82 20080
/proc/meminfo: memFree=1464944/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=758.48
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2881 0 1 0 75846 2 0 0 25 0 1 0 1985271200 103383040 2612 996147200 134512640 135472138 4294956224 18446744073709551615 135264449 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2612 510 234 0 23942 0
Current children cumulated CPU time (s) 758.48
Current children cumulated vsize (KiB) 100960

[startup+822.301 s]
/proc/loadavg: 1.99 2.02 2.03 3/82 20080
/proc/meminfo: memFree=1464624/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=818.18
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2881 0 1 0 81816 2 0 0 25 0 1 0 1985271200 103383040 2612 996147200 134512640 135472138 4294956224 18446744073709551615 135234808 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2612 510 234 0 23942 0
Current children cumulated CPU time (s) 818.18
Current children cumulated vsize (KiB) 100960

[startup+882.302 s]
/proc/loadavg: 1.99 2.01 2.03 3/82 20080
/proc/meminfo: memFree=1464496/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=877.89
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2899 0 1 0 87787 2 0 0 25 0 1 0 1985271200 103383040 2630 996147200 134512640 135472138 4294956224 18446744073709551615 135265500 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2630 510 234 0 23942 0
Current children cumulated CPU time (s) 877.89
Current children cumulated vsize (KiB) 100960

[startup+942.302 s]
/proc/loadavg: 1.99 2.01 2.02 3/82 20081
/proc/meminfo: memFree=1464240/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=937.59
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2899 0 1 0 93757 2 0 0 25 0 1 0 1985271200 103383040 2630 996147200 134512640 135472138 4294956224 18446744073709551615 134917089 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2630 510 234 0 23942 0
Current children cumulated CPU time (s) 937.59
Current children cumulated vsize (KiB) 100960

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 20081
/proc/meminfo: memFree=1464240/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=997.29
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2899 0 1 0 99727 2 0 0 25 0 1 0 1985271200 103383040 2630 996147200 134512640 135472138 4294956224 18446744073709551615 134690425 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2630 510 234 0 23942 0
Current children cumulated CPU time (s) 997.29
Current children cumulated vsize (KiB) 100960

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 20082
/proc/meminfo: memFree=1464304/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=1056.99
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2899 0 1 0 105697 2 0 0 25 0 1 0 1985271200 103383040 2630 996147200 134512640 135472138 4294956224 18446744073709551615 134677825 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2630 510 234 0 23942 0
Current children cumulated CPU time (s) 1056.99
Current children cumulated vsize (KiB) 100960

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

[startup+1065.5 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 20082
/proc/meminfo: memFree=1464304/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=1060.18
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2899 0 1 0 106016 2 0 0 25 0 1 0 1985271200 103383040 2630 996147200 134512640 135472138 4294956224 18446744073709551615 135263169 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2630 510 234 0 23942 0
Current children cumulated CPU time (s) 1060.18
Current children cumulated vsize (KiB) 100960

[startup+1067.1 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 20082
/proc/meminfo: memFree=1464304/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=1061.77
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2899 0 1 0 106175 2 0 0 25 0 1 0 1985271200 103383040 2630 996147200 134512640 135472138 4294956224 18446744073709551615 134677901 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2630 510 234 0 23942 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 100960

[startup+1067.9 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 20082
/proc/meminfo: memFree=1464304/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=1062.57
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2899 0 1 0 106255 2 0 0 25 0 1 0 1985271200 103383040 2630 996147200 134512640 135472138 4294956224 18446744073709551615 134677780 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2630 510 234 0 23942 0
Current children cumulated CPU time (s) 1062.57
Current children cumulated vsize (KiB) 100960

[startup+1068.3 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 20082
/proc/meminfo: memFree=1464304/2055920 swapFree=4179460/4192956
[pid=20022] ppid=20020 vsize=100960 CPUtime=1062.97
/proc/20022/stat : 20022 (casperzito) R 20020 20022 17586 0 -1 4194304 2899 0 1 0 106295 2 0 0 25 0 1 0 1985271200 103383040 2630 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 0 0 0
/proc/20022/statm: 25240 2630 510 234 0 23942 0
Current children cumulated CPU time (s) 1062.97
Current children cumulated vsize (KiB) 100960

Child status: 0
Real time (s): 1068.39
CPU time (s): 1063.06
CPU user time (s): 1063.03
CPU system time (s): 0.032994
CPU usage (%): 99.5019
Max. virtual memory (cumulated for all children) (KiB): 101016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1063.03
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2902
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= 17
involuntary context switches= 14997

runsolver used 1.34279 second user time and 3.52346 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-03 07:30:41
IDJOB=1056436
IDBENCH=57649
IDSOLVER=362
FILE ID=node91/1056436-1215063041
PBS_JOBID= 7875182
Free space on /tmp= 66540 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/os-gp/normalized-gp10-09-1112.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1056436-1215063041/watcher-1056436-1215063041 -o /tmp/evaluation-result-1056436-1215063041/solver-1056436-1215063041 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1056436-1215063041.xml 625531827 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 96dbfd49f37e12d4046152f22e635cbd
RANDOM SEED=625531827

node91.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.231
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.231
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:       1399544 kB
Buffers:         36820 kB
Cached:         477784 kB
SwapCached:       7364 kB
Active:         225592 kB
Inactive:       384364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399544 kB
SwapTotal:     4192956 kB
SwapFree:      4179460 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:         112576 kB
Slab:            30724 kB
Committed_AS: 12376532 kB
PageTables:       2460 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 node91 at 2008-07-03 07:48:30