Trace number 2069900

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.2UNSAT 804.859 811.836

DiagnosticValue
ASSIGNMENTS7658

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg9-10_ext.xml
MD5SUM96f652eb0d51fbb18476f976791c6064
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.6601
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints19
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension19
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 239992748
0.00/0.02	c Constructing HOME/instance-2069900-1247708540.xml  with 19 constraints
0.05/0.09	c Solving 7658 backtracks 13 restarts
804.81/811.83	s UNSATISFIABLE
804.81/811.83	d ASSIGNMENTS 7658

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2069900-1247708540/watcher-2069900-1247708540 -o /tmp/evaluation-result-2069900-1247708540/solver-2069900-1247708540 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 239992748 HOME/instance-2069900-1247708540.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.97 2.02 2.00 4/82 13653
/proc/meminfo: memFree=1719368/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5356 CPUtime=0
/proc/13653/stat : 13653 (pcssolve) R 13651 13653 10937 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57919216 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13653/statm: 1339 241 200 169 0 50 0
[pid=13654] ppid=13653 vsize=0 CPUtime=0
/proc/13654/stat : 13654 (fgrep) Z 13653 13653 10937 0 -1 4194316 241 0 0 0 0 0 0 0 18 0 1 0 57919216 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/13654/statm: 0 0 0 0 0 0 0
[pid=13655] ppid=13653 vsize=5356 CPUtime=0
/proc/13655/stat : 13655 (pcssolve) R 13653 13653 10937 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57919216 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13655/statm: 1339 241 200 169 0 50 0

[startup+0.0819111 s]
/proc/loadavg: 1.97 2.02 2.00 4/82 13653
/proc/meminfo: memFree=1719368/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5104 CPUtime=0.05
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 992 1079 0 0 5 0 0 0 24 0 1 0 57919216 5226496 601 996147200 134512640 135095119 4294956304 18446744073709551615 134945098 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1276 601 375 142 0 230 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5104

[startup+0.101909 s]
/proc/loadavg: 1.97 2.02 2.00 4/82 13653
/proc/meminfo: memFree=1719368/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5300 CPUtime=0.07
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1033 1079 0 0 7 0 0 0 24 0 1 0 57919216 5427200 641 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1325 641 389 142 0 279 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5300

[startup+0.301928 s]
/proc/loadavg: 1.97 2.02 2.00 4/82 13653
/proc/meminfo: memFree=1719368/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5300 CPUtime=0.27
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1034 1079 0 0 27 0 0 0 25 0 1 0 57919216 5427200 642 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1325 642 389 142 0 279 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5300

[startup+0.701969 s]
/proc/loadavg: 1.97 2.02 2.00 4/82 13653
/proc/meminfo: memFree=1719368/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5300 CPUtime=0.67
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1034 1079 0 0 67 0 0 0 25 0 1 0 57919216 5427200 642 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1325 642 389 142 0 279 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5300

[startup+1.50105 s]
/proc/loadavg: 1.97 2.02 2.00 3/83 13659
/proc/meminfo: memFree=1718272/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5300 CPUtime=1.46
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1034 1079 0 0 146 0 0 0 25 0 1 0 57919216 5427200 642 996147200 134512640 135095119 4294956304 18446744073709551615 134927020 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1325 642 389 142 0 279 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 5300

[startup+3.10121 s]
/proc/loadavg: 1.97 2.02 2.00 3/83 13659
/proc/meminfo: memFree=1717888/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5300 CPUtime=3.05
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1037 1079 0 0 305 0 0 0 25 0 1 0 57919216 5427200 645 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1325 645 389 142 0 279 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 5300

[startup+6.30152 s]
/proc/loadavg: 1.97 2.02 2.00 3/83 13659
/proc/meminfo: memFree=1717896/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5300 CPUtime=6.22
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1043 1079 0 0 622 0 0 0 25 0 1 0 57919216 5427200 651 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1325 651 389 142 0 279 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 5300

[startup+12.7011 s]
/proc/loadavg: 1.98 2.02 2.00 3/83 13659
/proc/meminfo: memFree=1717792/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5300 CPUtime=12.56
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1044 1079 0 0 1256 0 0 0 25 0 1 0 57919216 5427200 652 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1325 652 389 142 0 279 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 5300

[startup+25.5014 s]
/proc/loadavg: 2.05 2.03 2.00 3/83 13659
/proc/meminfo: memFree=1717920/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5300 CPUtime=25.25
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1044 1079 0 0 2525 0 0 0 25 0 1 0 57919216 5427200 652 996147200 134512640 135095119 4294956304 18446744073709551615 134926956 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1325 652 389 142 0 279 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 5300

[startup+51.1019 s]
/proc/loadavg: 2.03 2.03 2.00 3/83 13659
/proc/meminfo: memFree=1717984/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5560 CPUtime=50.64
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1090 1079 0 0 5063 1 0 0 25 0 1 0 57919216 5693440 698 996147200 134512640 135095119 4294956304 18446744073709551615 134927247 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1390 698 389 142 0 344 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 5560

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.00 3/83 13659
/proc/meminfo: memFree=1717728/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5816 CPUtime=101.4
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1190 1079 0 0 10139 1 0 0 25 0 1 0 57919216 5955584 733 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1454 733 389 142 0 408 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 5816

[startup+162.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/83 13659
/proc/meminfo: memFree=1717408/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=5948 CPUtime=160.89
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1274 1079 0 0 16088 1 0 0 25 0 1 0 57919216 6090752 817 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1487 817 389 142 0 441 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 5948

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 13659
/proc/meminfo: memFree=1716960/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=6988 CPUtime=220.37
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1559 1079 0 0 22036 1 0 0 25 0 1 0 57919216 7155712 973 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1747 973 389 142 0 701 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 6988

[startup+282.302 s]
/proc/loadavg: 2.13 2.05 2.01 3/83 13659
/proc/meminfo: memFree=1716704/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=6988 CPUtime=279.85
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1604 1079 0 0 27984 1 0 0 25 0 1 0 57919216 7155712 1018 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1747 1018 389 142 0 701 0
Current children cumulated CPU time (s) 279.85
Current children cumulated vsize (KiB) 6988

[startup+342.302 s]
/proc/loadavg: 2.04 2.03 2.00 3/83 13659
/proc/meminfo: memFree=1716384/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=7116 CPUtime=339.33
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 1677 1079 0 0 33932 1 0 0 25 0 1 0 57919216 7286784 1091 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 1779 1091 389 142 0 733 0
Current children cumulated CPU time (s) 339.33
Current children cumulated vsize (KiB) 7116

[startup+402.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/83 13659
/proc/meminfo: memFree=1716000/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=8268 CPUtime=398.82
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 2025 1079 0 0 39881 1 0 0 25 0 1 0 57919216 8466432 1182 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2067 1182 389 142 0 1021 0
Current children cumulated CPU time (s) 398.82
Current children cumulated vsize (KiB) 8268

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 13659
/proc/meminfo: memFree=1715104/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=9056 CPUtime=458.3
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 2263 1079 0 0 45829 1 0 0 25 0 1 0 57919216 9273344 1387 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2264 1387 389 142 0 1218 0
Current children cumulated CPU time (s) 458.3
Current children cumulated vsize (KiB) 9056

[startup+522.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/83 13659
/proc/meminfo: memFree=1715040/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=9056 CPUtime=517.79
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 2307 1079 0 0 51778 1 0 0 25 0 1 0 57919216 9273344 1431 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2264 1431 389 142 0 1218 0
Current children cumulated CPU time (s) 517.79
Current children cumulated vsize (KiB) 9056

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 13661
/proc/meminfo: memFree=1714592/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=9056 CPUtime=577.27
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 2355 1079 0 0 57726 1 0 0 25 0 1 0 57919216 9273344 1479 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2264 1479 389 142 0 1218 0
Current children cumulated CPU time (s) 577.27
Current children cumulated vsize (KiB) 9056

[startup+642.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/83 13661
/proc/meminfo: memFree=1714400/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=9184 CPUtime=636.76
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 2428 1079 0 0 63675 1 0 0 25 0 1 0 57919216 9404416 1552 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2296 1552 389 142 0 1250 0
Current children cumulated CPU time (s) 636.76
Current children cumulated vsize (KiB) 9184

[startup+702.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 13661
/proc/meminfo: memFree=1714016/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=9316 CPUtime=696.24
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 2520 1079 0 0 69623 1 0 0 25 0 1 0 57919216 9539584 1644 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2329 1644 389 142 0 1283 0
Current children cumulated CPU time (s) 696.24
Current children cumulated vsize (KiB) 9316

[startup+762.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 13661
/proc/meminfo: memFree=1713632/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11496 CPUtime=755.74
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3127 1079 0 0 75572 2 0 0 25 0 1 0 57919216 11771904 1738 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2874 1738 389 142 0 1828 0
Current children cumulated CPU time (s) 755.74
Current children cumulated vsize (KiB) 11496

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

[startup+767.902 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 13661
/proc/meminfo: memFree=1713632/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11496 CPUtime=761.28
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3134 1079 0 0 76126 2 0 0 25 0 1 0 57919216 11771904 1745 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2874 1745 389 142 0 1828 0
Current children cumulated CPU time (s) 761.28
Current children cumulated vsize (KiB) 11496

[startup+793.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13661
/proc/meminfo: memFree=1713440/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11628 CPUtime=786.66
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3171 1079 0 0 78664 2 0 0 25 0 1 0 57919216 11907072 1782 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2907 1782 389 142 0 1861 0
Current children cumulated CPU time (s) 786.66
Current children cumulated vsize (KiB) 11628

[startup+799.902 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13661
/proc/meminfo: memFree=1713376/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11628 CPUtime=793.01
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3180 1079 0 0 79299 2 0 0 25 0 1 0 57919216 11907072 1791 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2907 1791 389 142 0 1861 0
Current children cumulated CPU time (s) 793.01
Current children cumulated vsize (KiB) 11628

[startup+806.306 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 13661
/proc/meminfo: memFree=1713376/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11628 CPUtime=799.36
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3189 1079 0 0 79934 2 0 0 25 0 1 0 57919216 11907072 1800 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2907 1800 389 142 0 1861 0
Current children cumulated CPU time (s) 799.36
Current children cumulated vsize (KiB) 11628

[startup+809.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13661
/proc/meminfo: memFree=1713376/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11628 CPUtime=802.53
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3194 1079 0 0 80251 2 0 0 25 0 1 0 57919216 11907072 1805 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2907 1805 389 142 0 1861 0
Current children cumulated CPU time (s) 802.53
Current children cumulated vsize (KiB) 11628

[startup+811.102 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13661
/proc/meminfo: memFree=1713376/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11628 CPUtime=804.11
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3196 1079 0 0 80409 2 0 0 25 0 1 0 57919216 11907072 1807 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2907 1807 389 142 0 1861 0
Current children cumulated CPU time (s) 804.11
Current children cumulated vsize (KiB) 11628

[startup+811.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13661
/proc/meminfo: memFree=1713376/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11628 CPUtime=804.51
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3196 1079 0 0 80449 2 0 0 25 0 1 0 57919216 11907072 1807 996147200 134512640 135095119 4294956304 18446744073709551615 134918082 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2907 1807 389 142 0 1861 0
Current children cumulated CPU time (s) 804.51
Current children cumulated vsize (KiB) 11628

[startup+811.702 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13661
/proc/meminfo: memFree=1713376/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11628 CPUtime=804.71
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3197 1079 0 0 80469 2 0 0 25 0 1 0 57919216 11907072 1808 996147200 134512640 135095119 4294956304 18446744073709551615 134918108 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2907 1808 389 142 0 1861 0
Current children cumulated CPU time (s) 804.71
Current children cumulated vsize (KiB) 11628

[startup+811.807 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13661
/proc/meminfo: memFree=1713376/2055920 swapFree=4192812/4192956
[pid=13653] ppid=13651 vsize=11628 CPUtime=804.81
/proc/13653/stat : 13653 (pcs.small) R 13651 13653 10937 0 -1 4194304 3197 1079 0 0 80479 2 0 0 25 0 1 0 57919216 11907072 1808 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/13653/statm: 2907 1808 389 142 0 1861 0
Current children cumulated CPU time (s) 804.81
Current children cumulated vsize (KiB) 11628

Child status: 0
Real time (s): 811.836
CPU time (s): 804.859
CPU user time (s): 804.83
CPU system time (s): 0.028995
CPU usage (%): 99.1405
Max. virtual memory (cumulated for all children) (KiB): 11628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 804.83
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4279
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= 20
involuntary context switches= 19713

runsolver used 0.747886 second user time and 2.21266 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-16 03:42:20
IDJOB=2069900
IDBENCH=55105
IDSOLVER=734
FILE ID=node89/2069900-1247708540
PBS_JOBID= 9521140
Free space on /tmp= 66176 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg9-10_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069900-1247708540/watcher-2069900-1247708540 -o /tmp/evaluation-result-2069900-1247708540/solver-2069900-1247708540 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 239992748 HOME/instance-2069900-1247708540.xml

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

MD5SUM BENCH= 96f652eb0d51fbb18476f976791c6064
RANDOM SEED=239992748

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1719784 kB
Buffers:         57764 kB
Cached:         127264 kB
SwapCached:          0 kB
Active:         115240 kB
Inactive:       147136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3152 kB
Writeback:           0 kB
Mapped:          97784 kB
Slab:            58816 kB
Committed_AS:   564388 kB
PageTables:       1952 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= 66172 MiB
End job on node89 at 2009-07-16 03:55:52