Trace number 210732

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
sugar 0.40UNSAT 109.822 110.57

General information on the benchmark

NamepseudoSeries/uclid/
cache-ibm-q-unbounded-Icl2arity-ucl.xml
MD5SUM5efcf89ecd13ec12f4b08945c1ac3a76
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.822
SatisfiableNO
(Un)Satisfiability was proved
Number of variables23837
Number of constraints67567
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67567
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/210732-1170097977/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/210732-1170097977/unknown.xml [Mon Jan 29 20:12:58 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/210732-1170097977/unknown.xml /tmp/evaluation/210732-1170097977/sugar18236.csp [Mon Jan 29 20:12:58 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210732-1170097977/sugar-v0-40.jar -convert /tmp/evaluation/210732-1170097977/unknown.xml /tmp/evaluation/210732-1170097977/sugar18236.csp
0.17	c BEGIN convert /tmp/evaluation/210732-1170097977/unknown.xml
5.07	c END convert (4.902588 seconds)
5.15	c # CONVERT_XML  END : /tmp/evaluation/210732-1170097977/sugar18236.csp 3451972 bytes (5 seconds) [Mon Jan 29 20:13:03 2007]
5.15	c # CONVERT_XML  CPU : 5.01 = 0 + 0 + 4.75 + 0.26
5.15	
5.15	c # GENERATE_SAT  BEGIN : /tmp/evaluation/210732-1170097977/sugar18236.bcnf [Mon Jan 29 20:13:03 2007]
5.15	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210732-1170097977/sugar-v0-40.jar -bcnf -map /tmp/evaluation/210732-1170097977/sugar18236.map /tmp/evaluation/210732-1170097977/sugar18236.csp /tmp/evaluation/210732-1170097977/sugar18236.bcnf
5.26	c BEGIN parse /tmp/evaluation/210732-1170097977/sugar18236.csp
15.25	c END parse (9.985381 seconds)
15.25	c BEGIN simplify
15.27	c END simplify (0.026547 seconds)
15.27	c BEGIN encode /tmp/evaluation/210732-1170097977/sugar18236.bcnf
33.87	c END encode (18.594271 seconds)
34.29	c # GENERATE_SAT  END : 426853 variables 20689112 clauses 325515144 bytes (29 seconds) [Mon Jan 29 20:13:32 2007]
34.29	c # GENERATE_SAT  CPU : 28.67 = 0.33 + 0.04 + 26.87 + 1.43
34.29	
34.29	c # SOLVE_SAT  BEGIN : /tmp/evaluation/210732-1170097977/sugar18236.bcnf [Mon Jan 29 20:13:32 2007]
34.30	c # CMD : /tmp/evaluation/210732-1170097977/minisat /tmp/evaluation/210732-1170097977/sugar18236.bcnf /tmp/evaluation/210732-1170097977/sugar18236.out
45.12	c ==================================[MINISAT]===================================
45.12	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
45.12	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
45.12	c ==============================================================================
45.12	c |         0 | 20689112 60689514 | 6896370       0        0     nan |  0.000 % |
48.72	c |       100 | 20689108 60689508 | 7586007      92      948    10.3 |  0.023 % |
52.58	c |       250 | 20689109 60689508 | 8344607     241     2919    12.1 |  0.023 % |
55.88	c |       476 | 20689113 60689508 | 9179068     461     5341    11.6 |  0.025 % |
62.14	c |       815 | 20689122 60689508 | 10096975     791     8287    10.5 |  0.025 % |
78.42	c |      1321 | 20689132 60689508 | 11106672    1287    15854    12.3 |  0.025 % |
96.93	c |      2082 | 20689139 60689508 | 12217340    2040    24271    11.9 |  0.026 % |
110.27	c ==============================================================================
110.27	c restarts              : 7
110.27	c conflicts             : 2963           (40 /sec)
110.27	c decisions             : 4670           (63 /sec)
110.27	c propagations          : 34908292       (470807 /sec)
110.27	c conflict literals     : 31736          (29.53 % deleted)
110.27	c Memory used           : 850.87 MB
110.27	c CPU time              : 74.1457 s
110.27	c 
110.27	c UNSATISFIABLE
110.41	c # SOLVE_SAT  END : UNSATISFIABLE (76 seconds) [Mon Jan 29 20:14:48 2007]
110.41	c # SOLVE_SAT  CPU : 75.93 = 0 + 0.01 + 74.15 + 1.77
110.41	
110.41	c # RESULT : UNSATISFIABLE
110.41	
110.41	c # OUTPUT_SOL  BEGIN : UNSAT  [Mon Jan 29 20:14:48 2007]
110.41	s UNSATISFIABLE
110.41	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 20:14:48 2007]
110.41	c # OUTPUT_SOL  CPU : 0 = 0 + 0 + 0 + 0
110.41	
110.41	c # MAIN  END :  (110 seconds) [Mon Jan 29 20:14:48 2007]
110.41	c # MAIN  CPU : 109.61 = 0.33 + 0.05 + 105.77 + 3.46
110.41	

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-210732-1170097977 -o ROOT/results/node61/solver-210732-1170097977 -C 1800 -M 900 /tmp/evaluation/210732-1170097977/solver /tmp/evaluation/210732-1170097977 /tmp/evaluation/210732-1170097977/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.29 1.64 1.55 4/81 18237
/proc/meminfo: memFree=1586248/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=18540 CPUtime=0
/proc/18236/stat : 18236 (runsolver) R 18234 18096 18096 0 -1 4194368 13 0 0 0 0 0 0 0 18 0 1 0 29754690 18984960 277 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 246403890674 0 0 4096 24578 0 0 0 17 0 0 0
/proc/18236/statm: 4635 277 242 17 0 2626 0

[startup+0.106699 s]
/proc/loadavg: 1.29 1.64 1.55 4/81 18237
/proc/meminfo: memFree=1586248/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=13724 CPUtime=0.03
/proc/18236/stat : 18236 (sugar) S 18234 18236 18096 0 -1 4194304 1112 0 0 0 3 0 0 0 20 0 1 0 29754690 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18236/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.514742 s]
/proc/loadavg: 1.29 1.64 1.55 4/81 18237
/proc/meminfo: memFree=1586248/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=13724 CPUtime=0.03
/proc/18236/stat : 18236 (sugar) S 18234 18236 18096 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29754690 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18236/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33782 s]
/proc/loadavg: 1.29 1.64 1.55 5/89 18245
/proc/meminfo: memFree=1486472/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=13724 CPUtime=0.03
/proc/18236/stat : 18236 (sugar) S 18234 18236 18096 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29754690 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18236/statm: 3431 805 368 3 0 531 0
[pid=18238] ppid=18236 vsize=807280 CPUtime=1.26
/proc/18238/stat : 18238 (java) S 18236 18236 18096 0 -1 0 19424 0 1 0 115 11 0 0 17 0 8 0 29754695 826654720 19169 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18238/statm: 201820 19171 1658 14 0 189098 0
[pid=18238/tid=18239] ppid=18236 vsize=807280 CPUtime=0.26
/proc/18238/task/18239/stat : 18239 (java) R 18236 18236 18096 0 -1 64 12962 0 0 0 20 6 0 0 17 0 8 0 29754698 826654720 19173 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18238/tid=18240] ppid=18236 vsize=807280 CPUtime=0
/proc/18238/task/18240/stat : 18240 (java) S 18236 18236 18096 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 29754699 826654720 19175 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=807280 CPUtime=0
/proc/18238/task/18241/stat : 18241 (java) S 18236 18236 18096 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29754699 826654720 19177 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=807280 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18236 18096 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29754702 826654720 19179 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=807280 CPUtime=0.09
/proc/18238/task/18243/stat : 18243 (java) S 18236 18236 18096 0 -1 64 369 0 0 0 9 0 0 0 19 0 8 0 29754702 826654720 19181 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18238/tid=18244] ppid=18236 vsize=807280 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18236 18096 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29754702 826654720 19183 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=807280 CPUtime=0
/proc/18238/task/18245/stat : 18245 (java) S 18236 18236 18096 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29754702 826654720 19185 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 821004

[startup+2.99098 s]
/proc/loadavg: 1.42 1.66 1.56 5/89 18253
/proc/meminfo: memFree=1446024/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=13724 CPUtime=0.03
/proc/18236/stat : 18236 (sugar) S 18234 18236 18096 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29754690 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18236/statm: 3431 805 368 3 0 531 0
[pid=18238] ppid=18236 vsize=807408 CPUtime=2.91
/proc/18238/stat : 18238 (java) R 18236 18236 18096 0 -1 0 35054 0 1 0 272 19 0 0 25 0 8 0 29754695 826785792 34792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18238/statm: 201852 34792 1690 14 0 189130 0
[pid=18238/tid=18239] ppid=18236 vsize=807408 CPUtime=0.72
/proc/18238/task/18239/stat : 18239 (java) R 18236 18236 18096 0 -1 64 28460 0 0 0 60 12 0 0 16 0 8 0 29754698 826785792 34792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4154024272 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18238/tid=18240] ppid=18236 vsize=807408 CPUtime=0
/proc/18238/task/18240/stat : 18240 (java) S 18236 18236 18096 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 29754699 826785792 34792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18238/tid=18241] ppid=18236 vsize=807408 CPUtime=0
/proc/18238/task/18241/stat : 18241 (java) S 18236 18236 18096 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29754699 826785792 34792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18238/tid=18242] ppid=18236 vsize=807408 CPUtime=0
/proc/18238/task/18242/stat : 18242 (java) S 18236 18236 18096 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29754702 826785792 34792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18238/tid=18243] ppid=18236 vsize=807408 CPUtime=0.15
/proc/18238/task/18243/stat : 18243 (java) S 18236 18236 18096 0 -1 64 413 0 0 0 15 0 0 0 16 0 8 0 29754702 826785792 34792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18238/tid=18244] ppid=18236 vsize=807408 CPUtime=0
/proc/18238/task/18244/stat : 18244 (java) S 18236 18236 18096 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29754702 826785792 34792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18238/tid=18245] ppid=18236 vsize=807408 CPUtime=0
/proc/18238/task/18245/stat : 18245 (java) S 18236 18236 18096 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29754702 826785792 34792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 821132

[startup+6.19129 s]
/proc/loadavg: 1.42 1.66 1.56 3/82 18262
/proc/meminfo: memFree=1500224/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=13724 CPUtime=5.04
/proc/18236/stat : 18236 (sugar) S 18234 18236 18096 0 -1 4194304 1190 40654 0 1 3 0 475 26 15 0 1 0 29754690 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18236/statm: 3431 809 371 3 0 531 0
[pid=18254] ppid=18236 vsize=807064 CPUtime=1.02
/proc/18254/stat : 18254 (java) R 18236 18236 18096 0 -1 0 9726 0 1 0 96 6 0 0 25 0 8 0 29755205 826433536 9471 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18254/statm: 201766 9476 1494 14 0 189044 0
[pid=18254/tid=18255] ppid=18236 vsize=807064 CPUtime=0.22
/proc/18254/task/18255/stat : 18255 (java) R 18236 18236 18096 0 -1 64 3677 0 0 0 21 1 0 0 16 0 8 0 29755208 826433536 9481 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18256] ppid=18236 vsize=807064 CPUtime=0
/proc/18254/task/18256/stat : 18256 (java) S 18236 18236 18096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29755208 826433536 9486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18257] ppid=18236 vsize=807064 CPUtime=0
/proc/18254/task/18257/stat : 18257 (java) S 18236 18236 18096 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29755209 826433536 9493 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18258] ppid=18236 vsize=807064 CPUtime=0
/proc/18254/task/18258/stat : 18258 (java) S 18236 18236 18096 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 29755212 826433536 9496 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18259] ppid=18236 vsize=807064 CPUtime=0.05
/proc/18254/task/18259/stat : 18259 (java) S 18236 18236 18096 0 -1 64 293 0 0 0 5 0 0 0 16 0 8 0 29755212 826433536 9498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18260] ppid=18236 vsize=807064 CPUtime=0
/proc/18254/task/18260/stat : 18260 (java) S 18236 18236 18096 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29755212 826433536 9499 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18261] ppid=18236 vsize=807064 CPUtime=0
/proc/18254/task/18261/stat : 18261 (java) S 18236 18236 18096 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29755212 826433536 9501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 820788

[startup+12.6819 s]
/proc/loadavg: 1.51 1.67 1.56 3/82 18262
/proc/meminfo: memFree=1389184/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=13724 CPUtime=5.04
/proc/18236/stat : 18236 (sugar) S 18234 18236 18096 0 -1 4194304 1190 40654 0 1 3 0 475 26 15 0 1 0 29754690 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18236/statm: 3431 809 371 3 0 531 0
[pid=18254] ppid=18236 vsize=807376 CPUtime=7.48
/proc/18254/stat : 18254 (java) R 18236 18236 18096 0 -1 0 29857 0 1 0 732 16 0 0 25 0 8 0 29755205 826753024 29544 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073686289 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18254/statm: 201844 29544 1506 14 0 189122 0
[pid=18254/tid=18255] ppid=18236 vsize=807376 CPUtime=1.55
/proc/18254/task/18255/stat : 18255 (java) S 18236 18236 18096 0 -1 64 23590 0 0 0 144 11 0 0 16 0 8 0 29755208 826753024 29544 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18256] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18256/stat : 18256 (java) S 18236 18236 18096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29755208 826753024 29544 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18257] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18257/stat : 18257 (java) S 18236 18236 18096 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29755209 826753024 29544 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18258] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18258/stat : 18258 (java) S 18236 18236 18096 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 29755212 826753024 29544 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18259] ppid=18236 vsize=807376 CPUtime=0.14
/proc/18254/task/18259/stat : 18259 (java) S 18236 18236 18096 0 -1 64 420 0 0 0 14 0 0 0 16 0 8 0 29755212 826753024 29544 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18260] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18260/stat : 18260 (java) S 18236 18236 18096 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29755212 826753024 29544 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18261] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18261/stat : 18261 (java) S 18236 18236 18096 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29755212 826753024 29544 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 821100

[startup+25.5471 s]
/proc/loadavg: 1.67 1.70 1.57 3/82 18262
/proc/meminfo: memFree=1194560/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=13724 CPUtime=5.04
/proc/18236/stat : 18236 (sugar) S 18234 18236 18096 0 -1 4194304 1190 40654 0 1 3 0 475 26 16 0 1 0 29754690 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18236/statm: 3431 809 371 3 0 531 0
[pid=18254] ppid=18236 vsize=807376 CPUtime=20.22
/proc/18254/stat : 18254 (java) R 18236 18236 18096 0 -1 0 35641 0 1 0 1937 85 0 0 25 0 8 0 29755205 826753024 35302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18254/statm: 201844 35302 1510 14 0 189122 0
[pid=18254/tid=18255] ppid=18236 vsize=807376 CPUtime=1.88
/proc/18254/task/18255/stat : 18255 (java) S 18236 18236 18096 0 -1 64 29325 0 0 0 175 13 0 0 16 0 8 0 29755208 826753024 35302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18256] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18256/stat : 18256 (java) S 18236 18236 18096 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29755208 826753024 35302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18257] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18257/stat : 18257 (java) S 18236 18236 18096 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29755209 826753024 35302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18258] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18258/stat : 18258 (java) S 18236 18236 18096 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 29755212 826753024 35302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18259] ppid=18236 vsize=807376 CPUtime=0.16
/proc/18254/task/18259/stat : 18259 (java) S 18236 18236 18096 0 -1 64 434 0 0 0 16 0 0 0 16 0 8 0 29755212 826753024 35302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18260] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18260/stat : 18260 (java) S 18236 18236 18096 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29755212 826753024 35302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18254/tid=18261] ppid=18236 vsize=807376 CPUtime=0
/proc/18254/task/18261/stat : 18261 (java) S 18236 18236 18096 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29755212 826753024 35302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 821100

[startup+51.1516 s]
/proc/loadavg: 2.02 1.78 1.60 3/75 18263
/proc/meminfo: memFree=344120/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=37264 CPUtime=33.72
/proc/18236/stat : 18236 (sugar) S 18234 18236 18096 0 -1 4194304 7051 76376 0 2 36 5 3162 169 16 0 1 0 29754690 38158336 6565 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18236/statm: 9316 6565 373 3 0 6416 0
[pid=18263] ppid=18236 vsize=846868 CPUtime=16.75
/proc/18263/stat : 18263 (minisat) R 18236 18236 18096 0 -1 0 202231 0 0 0 1524 151 0 0 25 0 1 0 29758120 867192832 201000 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18263/statm: 211717 201000 51 112 0 211601 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 884132

[startup+102.389 s]
/proc/loadavg: 1.95 1.80 1.62 2/69 18463
/proc/meminfo: memFree=407656/2055920 swapFree=4192956/4192956
[pid=18236] ppid=18234 vsize=37264 CPUtime=33.72
/proc/18236/stat : 18236 (sugar) S 18234 18236 18096 0 -1 4194304 7051 76376 0 2 36 5 3162 169 16 0 1 0 29754690 38158336 6565 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18236/statm: 9316 6565 373 3 0 6416 0
[pid=18263] ppid=18236 vsize=868780 CPUtime=67.91
/proc/18263/stat : 18263 (minisat) R 18236 18236 18096 0 -1 0 207699 0 0 0 6633 158 0 0 25 0 1 0 29758120 889630720 206468 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18263/statm: 217195 206468 51 112 0 217079 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 906044

Child status: 0
Real time (s): 110.57
CPU time (s): 109.822
CPU user time (s): 106.141
CPU system time (s): 3.68144
CPU usage (%): 99.3241
Max. virtual memory (cumulated for all children) (KiB): 908552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 106.141
system time used= 3.68144
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291878
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2867
involuntary context switches= 3962

runsolver used 0.133979 s user time and 0.344947 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Jan 29 19:12:58 UTC 2007


IDJOB= 210732
IDBENCH= 4641
IDSOLVER= 86
FILE ID= node61/210732-1170097977

PBS_JOBID= 3689712

Free space on /tmp= 66551 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/cache-ibm-q-unbounded-Icl2arity-ucl.xml
COMMAND LINE= /tmp/evaluation/210732-1170097977/solver /tmp/evaluation/210732-1170097977 /tmp/evaluation/210732-1170097977/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-210732-1170097977 -o ROOT/results/node61/solver-210732-1170097977 -C 1800 -M 900  /tmp/evaluation/210732-1170097977/solver /tmp/evaluation/210732-1170097977 /tmp/evaluation/210732-1170097977/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  5efcf89ecd13ec12f4b08945c1ac3a76

RANDOM SEED= 710695012

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.216
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.216
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:       1589872 kB
Buffers:         44136 kB
Cached:         347136 kB
SwapCached:          0 kB
Active:         173880 kB
Inactive:       242708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589872 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           13928 kB
Writeback:           0 kB
Mapped:          41048 kB
Slab:            34888 kB
Committed_AS:   410224 kB
PageTables:       1820 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 node61 on Mon Jan 29 19:14:49 UTC 2007