Trace number 2091240

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
pcs-restart 0.3.2? (TO) 1800.04 1816.72

General information on the benchmark

Namecsp/rand-2-50-23/
normalized-rand-2-50-23-587-230-43_ext.xml
MD5SUM48092e8076eead99d7c23f0a2cd75770
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark68.2796
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints476
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension476
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.02	c Seed is 70064699
0.00/0.02	c Constructing HOME/instance-2091240-1247731887.xml  with 10928 constraints
0.07/0.18	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2091240-1247731887/watcher-2091240-1247731887 -o /tmp/evaluation-result-2091240-1247731887/solver-2091240-1247731887 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 70064699 HOME/instance-2091240-1247731887.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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 2.00 2.00 4/81 20688
/proc/meminfo: memFree=1253584/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=5356 CPUtime=0
/proc/20688/stat : 20688 (pcssolve) R 20686 20688 19749 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60252573 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20688/statm: 1339 241 200 169 0 50 0
[pid=20689] ppid=20688 vsize=0 CPUtime=0
/proc/20689/stat : 20689 (pcssolve) R 20688 20688 19749 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 60252573 0 0 996147200 0 0 0 18446744073709551615 221954764071 0 0 4096 0 0 0 0 17 1 0 0
/proc/20689/statm: 0 0 0 0 0 0 0
[pid=20690] ppid=20688 vsize=5356 CPUtime=0
/proc/20690/stat : 20690 (pcssolve) R 20688 20688 19749 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60252573 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20690/statm: 1339 241 200 169 0 50 0

[startup+0.0190419 s]
/proc/loadavg: 1.98 2.00 2.00 4/81 20688
/proc/meminfo: memFree=1253584/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=5356 CPUtime=0
/proc/20688/stat : 20688 (pcssolve) S 20686 20688 19749 0 -1 4194304 367 649 0 0 0 0 0 0 23 0 1 0 60252573 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20688/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102049 s]
/proc/loadavg: 1.98 2.00 2.00 4/81 20688
/proc/meminfo: memFree=1253584/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=5696 CPUtime=0.07
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 1133 822 0 0 7 0 0 0 24 0 1 0 60252573 5832704 742 996147200 134512640 135095119 4294956304 18446744073709551615 2444898 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 1424 742 364 142 0 378 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5696

[startup+0.302069 s]
/proc/loadavg: 1.98 2.00 2.00 4/81 20688
/proc/meminfo: memFree=1253584/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=8112 CPUtime=0.27
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 1806 822 0 0 27 0 0 0 25 0 1 0 60252573 8306688 1317 996147200 134512640 135095119 4294956304 18446744073709551615 134589533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 2028 1317 378 142 0 982 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8112

[startup+0.701105 s]
/proc/loadavg: 1.98 2.00 2.00 4/81 20688
/proc/meminfo: memFree=1253584/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=8112 CPUtime=0.66
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 1808 822 0 0 66 0 0 0 25 0 1 0 60252573 8306688 1319 996147200 134512640 135095119 4294956304 18446744073709551615 134643019 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 2028 1319 378 142 0 982 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 8112

[startup+1.50118 s]
/proc/loadavg: 1.98 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1249608/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=8112 CPUtime=1.46
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 1814 822 0 0 146 0 0 0 25 0 1 0 60252573 8306688 1325 996147200 134512640 135095119 4294956304 18446744073709551615 134617038 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 2028 1325 378 142 0 982 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8112

[startup+3.10132 s]
/proc/loadavg: 1.98 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1249416/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=8112 CPUtime=3.04
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 1827 822 0 0 304 0 0 0 25 0 1 0 60252573 8306688 1338 996147200 134512640 135095119 4294956304 18446744073709551615 134643088 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 2028 1338 378 142 0 982 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 8112

[startup+6.30161 s]
/proc/loadavg: 1.98 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1249352/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=8112 CPUtime=6.21
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 1849 822 0 0 621 0 0 0 25 0 1 0 60252573 8306688 1360 996147200 134512640 135095119 4294956304 18446744073709551615 134842713 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 2028 1360 378 142 0 982 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 8112

[startup+12.7012 s]
/proc/loadavg: 1.98 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1248520/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=9652 CPUtime=12.56
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 2171 822 0 0 1255 1 0 0 25 0 1 0 60252573 9883648 1553 996147200 134512640 135095119 4294956304 18446744073709551615 134617038 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 2413 1553 378 142 0 1367 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 9652

[startup+25.5023 s]
/proc/loadavg: 1.98 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1247304/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=11332 CPUtime=25.23
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 2758 822 0 0 2522 1 0 0 25 0 1 0 60252573 11603968 1883 996147200 134512640 135095119 4294956304 18446744073709551615 134842772 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 2833 1883 378 142 0 1787 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 11332

[startup+51.1026 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1244232/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=14204 CPUtime=50.6
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 3770 822 0 0 5058 2 0 0 25 0 1 0 60252573 14544896 2638 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 3551 2638 378 142 0 2505 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 14204

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1239688/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=18760 CPUtime=101.32
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 5365 822 0 0 10128 4 0 0 25 0 1 0 60252573 19210240 3720 996147200 134512640 135095119 4294956304 18446744073709551615 134589509 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 4690 3720 378 142 0 3644 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 18760

[startup+162.303 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1233864/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=28996 CPUtime=160.75
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 8334 822 0 0 16070 5 0 0 25 0 1 0 60252573 29691904 5151 996147200 134512640 135095119 4294956304 18446744073709551615 134637494 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 7249 5151 378 142 0 6203 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 28996

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1231752/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=29656 CPUtime=220.19
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 8868 822 0 0 22013 6 0 0 25 0 1 0 60252573 30367744 5685 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 7414 5685 378 142 0 6368 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 29656

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1228552/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=31504 CPUtime=279.63
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 9654 822 0 0 27956 7 0 0 25 0 1 0 60252573 32260096 6471 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 7876 6471 378 142 0 6830 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 31504

[startup+342.303 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1225736/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=33220 CPUtime=339.07
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 10367 822 0 0 33899 8 0 0 25 0 1 0 60252573 34017280 7184 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 8305 7184 378 142 0 7259 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 33220

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1223048/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=34800 CPUtime=398.51
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 11048 822 0 0 39842 9 0 0 25 0 1 0 60252573 35635200 7865 996147200 134512640 135095119 4294956304 18446744073709551615 134642881 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 8700 7865 378 142 0 7654 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 34800

[startup+462.303 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1220296/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=44708 CPUtime=457.95
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 13781 822 0 0 45784 11 0 0 25 0 1 0 60252573 45780992 8549 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 11177 8549 378 142 0 10131 0
Current children cumulated CPU time (s) 457.95
Current children cumulated vsize (KiB) 44708

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1212744/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=55268 CPUtime=517.38
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 16722 822 0 0 51726 12 0 0 25 0 1 0 60252573 56594432 10465 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 13817 10465 378 142 0 12771 0
Current children cumulated CPU time (s) 517.38
Current children cumulated vsize (KiB) 55268

[startup+582.303 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1211592/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=55268 CPUtime=576.82
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 16976 822 0 0 57670 12 0 0 25 0 1 0 60252573 56594432 10719 996147200 134512640 135095119 4294956304 18446744073709551615 134643026 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 13817 10719 378 142 0 12771 0
Current children cumulated CPU time (s) 576.82
Current children cumulated vsize (KiB) 55268

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1210504/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=55268 CPUtime=636.26

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

[startup+882.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1202888/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=59104 CPUtime=874
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 19110 822 0 0 87385 15 0 0 25 0 1 0 60252573 60522496 12853 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 14776 12853 378 142 0 13730 0
Current children cumulated CPU time (s) 874
Current children cumulated vsize (KiB) 59104

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1200840/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=60292 CPUtime=933.45
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 19639 822 0 0 93328 17 0 0 25 0 1 0 60252573 61739008 13382 996147200 134512640 135095119 4294956304 18446744073709551615 134607029 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 15073 13382 378 142 0 14027 0
Current children cumulated CPU time (s) 933.45
Current children cumulated vsize (KiB) 60292

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1198728/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=61480 CPUtime=992.89
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 20159 822 0 0 99272 17 0 0 25 0 1 0 60252573 62955520 13902 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 15370 13902 378 142 0 14324 0
Current children cumulated CPU time (s) 992.89
Current children cumulated vsize (KiB) 61480

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1196616/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=62668 CPUtime=1052.33
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 20678 822 0 0 105215 18 0 0 25 0 1 0 60252573 64172032 14421 996147200 134512640 135095119 4294956304 18446744073709551615 134641428 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 15667 14421 378 142 0 14621 0
Current children cumulated CPU time (s) 1052.33
Current children cumulated vsize (KiB) 62668

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1194504/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=80104 CPUtime=1111.76
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 25261 822 0 0 111156 20 0 0 25 0 1 0 60252573 82026496 14907 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 20026 14907 378 142 0 18980 0
Current children cumulated CPU time (s) 1111.76
Current children cumulated vsize (KiB) 80104

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1192520/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=81424 CPUtime=1171.21
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 25782 822 0 0 117100 21 0 0 25 0 1 0 60252573 83378176 15428 996147200 134512640 135095119 4294956304 18446744073709551615 134617066 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 20356 15428 378 142 0 19310 0
Current children cumulated CPU time (s) 1171.21
Current children cumulated vsize (KiB) 81424

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1190280/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=82612 CPUtime=1230.64
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 26296 822 0 0 123043 21 0 0 25 0 1 0 60252573 84594688 15942 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 20653 15942 378 142 0 19607 0
Current children cumulated CPU time (s) 1230.64
Current children cumulated vsize (KiB) 82612

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1188488/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=83676 CPUtime=1290.08
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 26744 822 0 0 128986 22 0 0 25 0 1 0 60252573 85684224 16390 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 20919 16390 378 142 0 19873 0
Current children cumulated CPU time (s) 1290.08
Current children cumulated vsize (KiB) 83676

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1186760/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=84732 CPUtime=1349.52
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 27219 822 0 0 134929 23 0 0 25 0 1 0 60252573 86765568 16865 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 21183 16865 378 142 0 20137 0
Current children cumulated CPU time (s) 1349.52
Current children cumulated vsize (KiB) 84732

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1184840/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=85788 CPUtime=1408.95
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 27682 822 0 0 140872 23 0 0 25 0 1 0 60252573 87846912 17328 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 21447 17328 378 142 0 20401 0
Current children cumulated CPU time (s) 1408.95
Current children cumulated vsize (KiB) 85788

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1183048/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=86848 CPUtime=1468.39
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 28122 822 0 0 146815 24 0 0 25 0 1 0 60252573 88932352 17768 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 21712 17768 378 142 0 20666 0
Current children cumulated CPU time (s) 1468.39
Current children cumulated vsize (KiB) 86848

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1181384/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=87776 CPUtime=1527.82
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 28562 822 0 0 152758 24 0 0 25 0 1 0 60252573 89882624 18208 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 21944 18208 378 142 0 20898 0
Current children cumulated CPU time (s) 1527.82
Current children cumulated vsize (KiB) 87776

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1166792/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=109828 CPUtime=1587.27
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 34251 822 0 0 158700 27 0 0 25 0 1 0 60252573 112463872 21848 996147200 134512640 135095119 4294956304 18446744073709551615 134617038 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 27457 21848 378 142 0 26411 0
Current children cumulated CPU time (s) 1587.27
Current children cumulated vsize (KiB) 109828

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1166024/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=109828 CPUtime=1646.7
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 34427 822 0 0 164643 27 0 0 25 0 1 0 60252573 112463872 22024 996147200 134512640 135095119 4294956304 18446744073709551615 134643034 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 27457 22024 378 142 0 26411 0
Current children cumulated CPU time (s) 1646.7
Current children cumulated vsize (KiB) 109828

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 20694
/proc/meminfo: memFree=1165256/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=109828 CPUtime=1706.15
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 34607 822 0 0 170587 28 0 0 25 0 1 0 60252573 112463872 22204 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/20688/statm: 27457 22204 378 142 0 26411 0
Current children cumulated CPU time (s) 1706.15
Current children cumulated vsize (KiB) 109828

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 20727
/proc/meminfo: memFree=1179024/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=109828 CPUtime=1765.6
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 34781 822 0 0 176532 28 0 0 25 0 1 0 60252573 112463872 22378 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/20688/statm: 27457 22378 378 142 0 26411 0
Current children cumulated CPU time (s) 1765.6
Current children cumulated vsize (KiB) 109828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 20727
/proc/meminfo: memFree=1174160/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=109828 CPUtime=1800
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 34885 822 0 0 179971 29 0 0 25 0 1 0 60252573 112463872 22482 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/20688/statm: 27457 22482 378 142 0 26411 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 109828

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1816.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 20727
/proc/meminfo: memFree=1174160/2055920 swapFree=4192812/4192956
[pid=20688] ppid=20686 vsize=109828 CPUtime=1800
/proc/20688/stat : 20688 (pcs.small) R 20686 20688 19749 0 -1 4194304 34885 822 0 0 179971 29 0 0 25 0 1 0 60252573 112463872 22482 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/20688/statm: 27457 22482 378 142 0 26411 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 109828

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.72
CPU time (s): 1800.04
CPU user time (s): 1799.72
CPU system time (s): 0.313952
CPU usage (%): 99.0815
Max. virtual memory (cumulated for all children) (KiB): 110764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35707
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 72400

runsolver used 2.22366 second user time and 6.04308 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-16 10:11:27
IDJOB=2091240
IDBENCH=60014
IDSOLVER=734
FILE ID=node43/2091240-1247731887
PBS_JOBID= 9521516
Free space on /tmp= 66192 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/rand-2-50-23/normalized-rand-2-50-23-587-230-43_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2091240-1247731887/watcher-2091240-1247731887 -o /tmp/evaluation-result-2091240-1247731887/solver-2091240-1247731887 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 70064699 HOME/instance-2091240-1247731887.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 48092e8076eead99d7c23f0a2cd75770
RANDOM SEED=70064699

node43.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.213
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	: 5931.00
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.213
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:       1254064 kB
Buffers:        103788 kB
Cached:         561048 kB
SwapCached:          0 kB
Active:         120004 kB
Inactive:       579200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1254064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3736 kB
Writeback:           0 kB
Mapped:          54720 kB
Slab:            87712 kB
Committed_AS:   578796 kB
PageTables:       1936 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= 66192 MiB
End job on node43 at 2009-07-16 10:41:46