Trace number 1106217

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
Minion/Tailor 2008-07-04SAT 1338.5 1365.03

General information on the benchmark

Namecsp/primes-10/
normalized-primes-10-40-3-5.xml
MD5SUM502e8fd02fd7f6c0b17a69b6739e9cc7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity8
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34/0.36	c Finished tailoring XCSP instance to Minion. Starting solving
1338.45/1365.02	v 26 2 19 17 2 11 26 2 29 3 17 19 4 3 2 14 9 18 3 17 2 13 17 25 5 10 13 2 2 21 2 8 26 8 27 2 2 3 3 25 15 10 4 9 7 25 21 29 11 11 2 15 2 3 14 7 9 2 29 6 16 9 5 18 9 16 5 29 8 15 2 15 9 14 7 26 12 2 7 5 23 12 25 21 29 11 15 2 4 17 2 2 2 27 27 11 13 5 8 14 
1338.45/1365.02	s SATISFIABLE

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-1106217-1215205142/watcher-1106217-1215205142 -o /tmp/evaluation-result-1106217-1215205142/solver-1106217-1215205142 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1106217-1215205142.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: 4.84 3.71 2.66 5/70 10492
/proc/meminfo: memFree=1825984/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5356 CPUtime=0
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147899509 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10492/statm: 1339 235 195 169 0 50 0
[pid=10493] ppid=10492 vsize=1472 CPUtime=0
/proc/10493/stat : 10493 (java) R 10492 10492 9856 0 -1 0 110 0 0 0 0 0 0 0 18 0 1 0 147899509 1507328 84 996147200 134512640 134550740 4294956192 18446744073709551615 13018448 0 0 4096 0 0 0 0 17 1 0 0
/proc/10493/statm: 369 95 72 9 0 11 0

[startup+0.00991793 s]
/proc/loadavg: 4.84 3.71 2.66 5/70 10492
/proc/meminfo: memFree=1825984/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5356 CPUtime=0
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147899509 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10492/statm: 1339 235 195 169 0 50 0
[pid=10493] ppid=10492 vsize=10916 CPUtime=0
/proc/10493/stat : 10493 (java) S 10492 10492 9856 0 -1 0 764 0 0 0 0 0 0 0 18 0 2 0 147899509 11177984 527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/10493/statm: 2729 527 240 9 0 1242 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16272

[startup+0.105849 s]
/proc/loadavg: 4.84 3.71 2.66 5/70 10492
/proc/meminfo: memFree=1825984/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5356 CPUtime=0
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147899509 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10492/statm: 1339 235 195 169 0 50 0
[pid=10493] ppid=10492 vsize=864220 CPUtime=0.09
/proc/10493/stat : 10493 (java) S 10492 10492 9856 0 -1 0 3603 0 1 0 8 1 0 0 18 0 9 0 147899509 884961280 3044 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10493/statm: 216055 3044 1750 9 0 210617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869576

[startup+0.301879 s]
/proc/loadavg: 4.84 3.71 2.66 5/70 10492
/proc/meminfo: memFree=1825984/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5356 CPUtime=0
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 147899509 5484544 235 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10492/statm: 1339 235 195 169 0 50 0
[pid=10493] ppid=10492 vsize=865936 CPUtime=0.34
/proc/10493/stat : 10493 (java) S 10492 10492 9856 0 -1 0 5102 0 1 0 31 3 0 0 18 0 9 0 147899509 886718464 4447 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10493/statm: 216484 4447 1850 9 0 211046 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 871292

[startup+0.701914 s]
/proc/loadavg: 4.84 3.71 2.66 5/70 10492
/proc/meminfo: memFree=1825984/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 5360

[startup+1.50201 s]
/proc/loadavg: 4.84 3.71 2.66 3/70 10519
/proc/meminfo: memFree=1851520/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1.13
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 113 0 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150293897 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 29556

[startup+3.1012 s]
/proc/loadavg: 4.53 3.67 2.65 2/69 10551
/proc/meminfo: memFree=1855240/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=2.72
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 272 0 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150292435 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 29556

[startup+6.30157 s]
/proc/loadavg: 4.53 3.67 2.65 3/75 10571
/proc/meminfo: memFree=1821656/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=4.37
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 432 5 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150396305 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 29556

[startup+12.8689 s]
/proc/loadavg: 4.37 3.66 2.66 3/75 10571
/proc/meminfo: memFree=1822176/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=6.85
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 667 18 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150393660 0 0 4096 8194 0 0 0 17 1 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 7.25
Current children cumulated vsize (KiB) 29556

[startup+25.5016 s]
/proc/loadavg: 4.15 3.64 2.66 3/75 10571
/proc/meminfo: memFree=1824288/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=13.2
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 1292 28 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 151985946 0 0 4096 8194 0 0 0 17 1 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 13.6
Current children cumulated vsize (KiB) 29556

[startup+51.1056 s]
/proc/loadavg: 3.42 3.51 2.64 3/75 10571
/proc/meminfo: memFree=1824032/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=38.75
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 3847 28 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150293116 0 0 4096 8194 0 0 0 17 1 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 39.15
Current children cumulated vsize (KiB) 29556

[startup+102.302 s]
/proc/loadavg: 2.88 3.34 2.63 3/75 10608
/proc/meminfo: memFree=1800416/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=82.82
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 8233 49 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150293140 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 83.22
Current children cumulated vsize (KiB) 29556

[startup+162.312 s]
/proc/loadavg: 2.32 3.09 2.59 3/75 10614
/proc/meminfo: memFree=1800352/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=142.8
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 14231 49 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150396325 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 143.2
Current children cumulated vsize (KiB) 29556

[startup+222.301 s]
/proc/loadavg: 2.11 2.87 2.54 3/75 10614
/proc/meminfo: memFree=1800224/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=202.75
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 20226 49 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150292417 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 203.15
Current children cumulated vsize (KiB) 29556

[startup+282.301 s]
/proc/loadavg: 2.04 2.72 2.51 3/75 10614
/proc/meminfo: memFree=1800224/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=262.7
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 26221 49 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150396386 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 263.1
Current children cumulated vsize (KiB) 29556

[startup+342.306 s]
/proc/loadavg: 2.01 2.58 2.47 3/71 10617
/proc/meminfo: memFree=1818944/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=322.68
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 32218 50 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150292407 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 323.08
Current children cumulated vsize (KiB) 29556


################
# More data... #
################


[startup+822.302 s]
/proc/loadavg: 2.00 2.12 2.28 3/83 10874
/proc/meminfo: memFree=1831960/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=797.72
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 79713 59 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150396305 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 798.12
Current children cumulated vsize (KiB) 29556

[startup+882.302 s]
/proc/loadavg: 2.00 2.10 2.26 3/83 10874
/proc/meminfo: memFree=1831960/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=857.46
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 85687 59 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 134616298 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 857.86
Current children cumulated vsize (KiB) 29556

[startup+942.302 s]
/proc/loadavg: 2.00 2.08 2.24 3/83 10876
/proc/meminfo: memFree=1831576/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=917.2
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 91661 59 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150393660 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 917.6
Current children cumulated vsize (KiB) 29556

[startup+1002.3 s]
/proc/loadavg: 2.00 2.06 2.22 3/83 10876
/proc/meminfo: memFree=1831576/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=976.93
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 97634 59 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150392865 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 977.33
Current children cumulated vsize (KiB) 29556

[startup+1062.31 s]
/proc/loadavg: 2.04 2.06 2.21 3/83 10876
/proc/meminfo: memFree=1831576/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1036.68
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 103609 59 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670187 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1037.08
Current children cumulated vsize (KiB) 29556

[startup+1122.3 s]
/proc/loadavg: 2.01 2.05 2.19 3/83 10876
/proc/meminfo: memFree=1831576/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1096.41
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 109582 59 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150392907 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1096.81
Current children cumulated vsize (KiB) 29556

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.18 3/83 10876
/proc/meminfo: memFree=1831576/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1156.14
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 115555 59 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150392900 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1156.54
Current children cumulated vsize (KiB) 29556

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.17 3/83 10876
/proc/meminfo: memFree=1831320/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1215.88
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 121529 59 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150396378 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1216.28
Current children cumulated vsize (KiB) 29556

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/83 10876
/proc/meminfo: memFree=1831320/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1275.62
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 127503 59 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150393696 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1276.02
Current children cumulated vsize (KiB) 29556

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/83 10876
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1335.36
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 133476 60 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150293140 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1335.76
Current children cumulated vsize (KiB) 29556

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

[startup+1363.4 s]
/proc/loadavg: 2.00 2.01 2.14 3/83 10876
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1336.45
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 133585 60 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150293899 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1336.85
Current children cumulated vsize (KiB) 29556

[startup+1364.2 s]
/proc/loadavg: 2.00 2.01 2.14 3/83 10876
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1337.25
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 133665 60 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150293140 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1337.65
Current children cumulated vsize (KiB) 29556

[startup+1364.6 s]
/proc/loadavg: 2.00 2.01 2.14 3/83 10876
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1337.65
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 133705 60 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 150293154 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1338.05
Current children cumulated vsize (KiB) 29556

[startup+1365 s]
/proc/loadavg: 2.00 2.01 2.14 3/83 10876
/proc/meminfo: memFree=1831256/2055920 swapFree=4192812/4192956
[pid=10492] ppid=10487 vsize=5360 CPUtime=0.4
/proc/10492/stat : 10492 (solve.sh) S 10487 10492 9856 0 -1 4194304 310 5550 0 1 0 0 37 3 16 0 1 0 147899509 5488640 236 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10492/statm: 1340 236 195 169 0 51 0
[pid=10514] ppid=10492 vsize=24196 CPUtime=1338.05
/proc/10514/stat : 10514 (ld-linux.so.2) R 10492 10492 9856 0 -1 4194304 532 0 0 0 133745 60 0 0 25 0 1 100 147899546 24776704 514 996147200 1448431616 1448550632 4294956176 18446744073709551615 134670066 0 0 4096 8194 0 0 0 17 0 0 0
/proc/10514/statm: 6049 514 410 29 0 103 0
Current children cumulated CPU time (s) 1338.45
Current children cumulated vsize (KiB) 29556

Child status: 0
Real time (s): 1365.03
CPU time (s): 1338.5
CPU user time (s): 1337.86
CPU system time (s): 0.644901
CPU usage (%): 98.0564
Max. virtual memory (cumulated for all children) (KiB): 871292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1337.86
system time used= 0.644901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6434
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= 163
involuntary context switches= 15849

runsolver used 1.84172 second user time and 4.05738 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-04 22:59:02
IDJOB=1106217
IDBENCH=56708
IDSOLVER=369
FILE ID=node28/1106217-1215205142
PBS_JOBID= 7881675
Free space on /tmp= 66476 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/primes-10/normalized-primes-10-40-3-5.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1106217-1215205142/watcher-1106217-1215205142 -o /tmp/evaluation-result-1106217-1215205142/solver-1106217-1215205142 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1106217-1215205142.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 502e8fd02fd7f6c0b17a69b6739e9cc7
RANDOM SEED=493300152

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1826352 kB
Buffers:         15736 kB
Cached:         145764 kB
SwapCached:          0 kB
Active:         145104 kB
Inactive:        32628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           60076 kB
Writeback:           0 kB
Mapped:          26472 kB
Slab:            37208 kB
Committed_AS:   299060 kB
PageTables:       1740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node28 at 2008-07-04 23:21:47