Trace number 216729

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.05 1800.56

General information on the benchmark

Namerlfap/rlfapScensMod/
scen6-w2.xml
MD5SUMe01f771bdc3d3939e75d76a198105ef6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.271958
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables200
Number of constraints648
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension648
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.07	c ...done
0.07	c #SATvar=23662 #SATclauses=46720 #CSPpredicates=648

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node44/watcher-216729-1168064872 -o ROOT/results/node44/solver-216729-1168064872 -C 1800 -M 900 /tmp/evaluation/216729-1168064872/CSPtoSAT+minisat /tmp/evaluation/216729-1168064872/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.00 1.00 1.14 4/65 7872
/proc/meminfo: memFree=1711792/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=6696 CPUtime=0
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154886276 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11284568 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 1674 382 357 52 0 30 0

[startup+0.103154 s]
/proc/loadavg: 1.00 1.00 1.14 4/65 7872
/proc/meminfo: memFree=1711792/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=10268 CPUtime=0.09
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 1673 0 0 0 9 0 0 0 18 0 1 0 154886276 10514432 1615 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 2567 1615 721 52 0 935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10268

[startup+0.511194 s]
/proc/loadavg: 1.00 1.00 1.14 4/65 7872
/proc/meminfo: memFree=1711792/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=10400 CPUtime=0.5
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 1694 0 0 0 50 0 0 0 21 0 1 0 154886276 10649600 1636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 2600 1636 721 52 0 968 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10400

[startup+1.33128 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 7872
/proc/meminfo: memFree=1708016/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=10552 CPUtime=1.32
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 1729 0 0 0 132 0 0 0 25 0 1 0 154886276 10805248 1671 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 2638 1671 721 52 0 1006 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10552

[startup+2.96745 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 7872
/proc/meminfo: memFree=1707824/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=10684 CPUtime=2.95
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 1782 0 0 0 295 0 0 0 25 0 1 0 154886276 10940416 1724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134679357 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 2671 1724 721 52 0 1039 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10684

[startup+6.24578 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 7872
/proc/meminfo: memFree=1707376/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=11116 CPUtime=6.24
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 1872 0 0 0 623 1 0 0 25 0 1 0 154886276 11382784 1814 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 2779 1814 721 52 0 1147 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 11116

[startup+12.6964 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 7872
/proc/meminfo: memFree=1706680/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=11812 CPUtime=12.68
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2042 0 0 0 1267 1 0 0 25 0 1 0 154886276 12095488 1984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 2953 1984 721 52 0 1321 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11812

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 7872
/proc/meminfo: memFree=1705464/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=13112 CPUtime=25.48
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2352 0 0 0 2547 1 0 0 25 0 1 0 154886276 13426688 2294 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665058 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3278 2294 721 52 0 1646 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13112

[startup+51.1054 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 7872
/proc/meminfo: memFree=1704632/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=13904 CPUtime=51.07
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2555 0 0 0 5106 1 0 0 25 0 1 0 154886276 14237696 2497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3476 2497 721 52 0 1844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13904

[startup+102.312 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 7872
/proc/meminfo: memFree=1704504/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=13904 CPUtime=102.28
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2572 0 0 0 10226 2 0 0 25 0 1 0 154886276 14237696 2514 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3476 2514 721 52 0 1844 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13904

[startup+162.328 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 7872
/proc/meminfo: memFree=1704504/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14036 CPUtime=162.27
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2582 0 0 0 16225 2 0 0 25 0 1 0 154886276 14372864 2524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3509 2524 721 52 0 1877 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 14036

[startup+222.341 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7872
/proc/meminfo: memFree=1704440/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14036 CPUtime=222.27
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2589 0 0 0 22225 2 0 0 25 0 1 0 154886276 14372864 2531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3509 2531 721 52 0 1877 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 14036

[startup+282.356 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7872
/proc/meminfo: memFree=1704248/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14288 CPUtime=282.27
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2644 0 0 0 28225 2 0 0 25 0 1 0 154886276 14630912 2586 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3572 2586 721 52 0 1940 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 14288

[startup+342.369 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 7872
/proc/meminfo: memFree=1704184/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14420 CPUtime=342.26
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2655 0 0 0 34224 2 0 0 25 0 1 0 154886276 14766080 2597 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3605 2597 721 52 0 1973 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 14420

[startup+402.386 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 7872
/proc/meminfo: memFree=1704120/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14420 CPUtime=402.26
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2664 0 0 0 40224 2 0 0 25 0 1 0 154886276 14766080 2606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3605 2606 721 52 0 1973 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 14420

[startup+462.402 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 7872
/proc/meminfo: memFree=1704056/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14420 CPUtime=462.26
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2671 0 0 0 46224 2 0 0 25 0 1 0 154886276 14766080 2613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3605 2613 721 52 0 1973 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 14420

[startup+522.414 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7872
/proc/meminfo: memFree=1703992/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14420 CPUtime=522.26
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2677 0 0 0 52224 2 0 0 25 0 1 0 154886276 14766080 2619 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3605 2619 721 52 0 1973 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 14420

[startup+582.426 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7872
/proc/meminfo: memFree=1703992/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14420 CPUtime=582.25
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2681 0 0 0 58223 2 0 0 25 0 1 0 154886276 14766080 2623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3605 2623 721 52 0 1973 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 14420

[startup+642.443 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 7872
/proc/meminfo: memFree=1703992/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=642.25
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2684 0 0 0 64223 2 0 0 25 0 1 0 154886276 14901248 2626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2626 721 52 0 2006 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 14552

[startup+702.459 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7872
/proc/meminfo: memFree=1703928/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=702.25
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2688 0 0 0 70223 2 0 0 25 0 1 0 154886276 14901248 2630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2630 721 52 0 2006 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 14552

[startup+762.473 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7872
/proc/meminfo: memFree=1703864/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=762.25
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2693 0 0 0 76223 2 0 0 25 0 1 0 154886276 14901248 2635 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2635 721 52 0 2006 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 14552

[startup+822.491 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7872
/proc/meminfo: memFree=1703864/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=822.25
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2696 0 0 0 82223 2 0 0 25 0 1 0 154886276 14901248 2638 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2638 721 52 0 2006 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 14552

[startup+882.503 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7872
/proc/meminfo: memFree=1703800/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=882.24
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2699 0 0 0 88222 2 0 0 25 0 1 0 154886276 14901248 2641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2641 721 52 0 2006 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 14552

[startup+942.516 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 7872
/proc/meminfo: memFree=1703800/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=942.24
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2701 0 0 0 94222 2 0 0 25 0 1 0 154886276 14901248 2643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2643 721 52 0 2006 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 14552

[startup+1002.53 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 7872
/proc/meminfo: memFree=1703800/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=1002.24
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2704 0 0 0 100222 2 0 0 25 0 1 0 154886276 14901248 2646 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2646 721 52 0 2006 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 14552

[startup+1062.55 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7872
/proc/meminfo: memFree=1703736/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=1062.24
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2708 0 0 0 106222 2 0 0 25 0 1 0 154886276 14901248 2650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2650 721 52 0 2006 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 14552

[startup+1122.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703736/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=1122.24
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2710 0 0 0 112222 2 0 0 25 0 1 0 154886276 14901248 2652 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687579 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2652 721 52 0 2006 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 14552

[startup+1182.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703672/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=1182.23
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2713 0 0 0 118221 2 0 0 25 0 1 0 154886276 14901248 2655 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2655 721 52 0 2006 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 14552

[startup+1242.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703672/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=1242.23
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2715 0 0 0 124221 2 0 0 25 0 1 0 154886276 14901248 2657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2657 721 52 0 2006 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 14552

[startup+1302.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703608/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14552 CPUtime=1302.23
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2717 0 0 0 130221 2 0 0 25 0 1 0 154886276 14901248 2659 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3638 2659 721 52 0 2006 0
Current children cumulated CPU time (s) 1302.23
Current children cumulated vsize (KiB) 14552

[startup+1362.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703608/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14684 CPUtime=1362.22
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2719 0 0 0 136220 2 0 0 25 0 1 0 154886276 15036416 2661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3671 2661 721 52 0 2039 0
Current children cumulated CPU time (s) 1362.22
Current children cumulated vsize (KiB) 14684

[startup+1422.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703544/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14684 CPUtime=1422.22
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2722 0 0 0 142220 2 0 0 25 0 1 0 154886276 15036416 2664 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3671 2664 721 52 0 2039 0
Current children cumulated CPU time (s) 1422.22
Current children cumulated vsize (KiB) 14684

[startup+1482.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703544/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14684 CPUtime=1482.22
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2725 0 0 0 148220 2 0 0 25 0 1 0 154886276 15036416 2667 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3671 2667 721 52 0 2039 0
Current children cumulated CPU time (s) 1482.22
Current children cumulated vsize (KiB) 14684

[startup+1542.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703544/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14684 CPUtime=1542.23
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2727 0 0 0 154220 3 0 0 25 0 1 0 154886276 15036416 2669 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3671 2669 721 52 0 2039 0
Current children cumulated CPU time (s) 1542.23
Current children cumulated vsize (KiB) 14684

[startup+1602.69 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 7872
/proc/meminfo: memFree=1703480/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14684 CPUtime=1602.23
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2729 0 0 0 160220 3 0 0 25 0 1 0 154886276 15036416 2671 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3671 2671 721 52 0 2039 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 14684

[startup+1662.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 7872
/proc/meminfo: memFree=1703480/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14684 CPUtime=1662.23
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2731 0 0 0 166220 3 0 0 25 0 1 0 154886276 15036416 2673 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3671 2673 721 52 0 2039 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 14684

[startup+1722.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703416/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14684 CPUtime=1722.23
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2733 0 0 0 172220 3 0 0 25 0 1 0 154886276 15036416 2675 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687457 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3671 2675 721 52 0 2039 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 14684

[startup+1782.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703416/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14684 CPUtime=1782.22
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2735 0 0 0 178219 3 0 0 25 0 1 0 154886276 15036416 2677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3671 2677 721 52 0 2039 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 14684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7872
/proc/meminfo: memFree=1703416/2055920 swapFree=4192812/4192956
[pid=7871] ppid=7869 vsize=14684 CPUtime=1800.04
/proc/7871/stat : 7871 (CSPtoSAT+minisa) R 7869 7871 7470 0 -1 4194304 2735 0 0 0 180001 3 0 0 25 0 1 0 154886276 15036416 2677 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/7871/statm: 3671 2677 721 52 0 2039 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 14684

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.56
CPU time (s): 1800.05
CPU user time (s): 1800.02
CPU system time (s): 0.034994
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 14684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2735
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= 11
involuntary context switches= 2553

runsolver used 1.27081 s user time and 3.53446 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 06:27:52 UTC 2007


IDJOB= 216729
IDBENCH= 5097
FILE ID= node44/216729-1168064872

PBS_JOBID= 3475601

Free space on /tmp= 66539 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScensMod/scen6-w2.xml
COMMAND LINE= /tmp/evaluation/216729-1168064872/CSPtoSAT+minisat /tmp/evaluation/216729-1168064872/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-216729-1168064872 -o ROOT/results/node44/solver-216729-1168064872 -C 1800 -M 900  /tmp/evaluation/216729-1168064872/CSPtoSAT+minisat /tmp/evaluation/216729-1168064872/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e01f771bdc3d3939e75d76a198105ef6

RANDOM SEED= 674454572

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1712272 kB
Buffers:         17028 kB
Cached:         243344 kB
SwapCached:          0 kB
Active:          36240 kB
Inactive:       239392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          25396 kB
Slab:            53992 kB
Committed_AS:  2859596 kB
PageTables:       1396 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= 66539 MiB



End job on node44 on Sat Jan  6 06:57:58 UTC 2007